summaryrefslogtreecommitdiffstats
path: root/Fourier Series.page
diff options
context:
space:
mode:
authorsiveshs <siveshs@gmail.com>2010-07-03 04:44:33 +0000
committerbnewbold <bnewbold@adelie.robocracy.org>2010-07-03 04:44:33 +0000
commitdd009e6da20d42c456ffb30684460dc040082d9d (patch)
tree94fae6ebe5da3c0c7b7da951c8352a7d3b52bef4 /Fourier Series.page
parent382b2f3d1e5544455ecfee4401747084bed99da8 (diff)
downloadafterklein-wiki-dd009e6da20d42c456ffb30684460dc040082d9d.tar.gz
afterklein-wiki-dd009e6da20d42c456ffb30684460dc040082d9d.zip
section 3 editing
Diffstat (limited to 'Fourier Series.page')
-rw-r--r--Fourier Series.page7
1 files changed, 4 insertions, 3 deletions
diff --git a/Fourier Series.page b/Fourier Series.page
index cb19358..ff1449e 100644
--- a/Fourier Series.page
+++ b/Fourier Series.page
@@ -84,7 +84,7 @@ Let $f : \mathbb I \rightarrow \mathbb C$ be a continuous, periodic function whe
$$
\begin{array}{ccl}
-f & = & \Sigma e^{inx}\\
+f & = & \Sigma a_n \, e^{inx}\\
& = & a_0 + \Sigma a_n\cos nx + \Sigma b_n\sin nx\\
\end{array}
$$
@@ -157,8 +157,9 @@ $$
\end{array}
$$
-Extending this principle to the case of an n-dimensional vector:
---> compute inner product here and then continue to show what the coefficient formula is
+Extending this principle to the case of an n-dimensional vector:
+
+Let $f$ be the periodic function expressed as $ f= \Sigma a_n \frac{1}{\sqrt{2\pi}} \, e^{inx} = \Sigma a_n \, f_n$ where $a_n \Epsilon \mathbb C$
##Proving that this function is does indeed completely represent $f$