summaryrefslogtreecommitdiffstats
path: root/Fourier Series.page
diff options
context:
space:
mode:
authorsiveshs <siveshs@gmail.com>2010-07-02 03:26:30 +0000
committerbnewbold <bnewbold@adelie.robocracy.org>2010-07-02 03:26:30 +0000
commitc9d0f1602dd8e97804c7512783f8e94c31f72469 (patch)
tree2066690fe80a41d50fdf868cd88c0d3a505f020f /Fourier Series.page
parent2244db2d573301f10baaa36b81a5892087613ffd (diff)
downloadafterklein-wiki-c9d0f1602dd8e97804c7512783f8e94c31f72469.tar.gz
afterklein-wiki-c9d0f1602dd8e97804c7512783f8e94c31f72469.zip
still testing
Diffstat (limited to 'Fourier Series.page')
-rw-r--r--Fourier Series.page2
1 files changed, 1 insertions, 1 deletions
diff --git a/Fourier Series.page b/Fourier Series.page
index efa2b85..6159544 100644
--- a/Fourier Series.page
+++ b/Fourier Series.page
@@ -6,7 +6,7 @@ We first begin with a few basic identities on the size of sets. Show that the se
To show that Fourier series is plausible, let us consider some arbitrary trignometric functions and see if it is possible to express them as the sum of sines and cosines:
$$
-\sin^2(x) & = & ?\\
+\sin^2(x) = ?\\
\begin{array}{ccl}
& = & 1+iy-\frac{y^{2}}{2!}-i\frac{y^{3}}{3!}+\frac{y^{4}}{4!}+i\frac{y^{5}}{5!}+\cdots\\
& = & (1-\frac{y^{2}}{2!}+\frac{y^{4}}{4!}+\cdots)+i(y-\frac{y^{3}}{3!}+\frac{y^{5}}{5!}-\cdots)\\