summaryrefslogtreecommitdiffstats
path: root/Fourier Series.page
diff options
context:
space:
mode:
authorsiveshs <siveshs@gmail.com>2010-07-03 04:25:00 +0000
committerbnewbold <bnewbold@adelie.robocracy.org>2010-07-03 04:25:00 +0000
commit80b88017e4028a93a70b73169aa855047ff7c8b5 (patch)
treef6857df884df664cc9acc28b5f6110797e6edfc9 /Fourier Series.page
parent783187251d3cf67ff0e916e9252ac7953ffb53dc (diff)
downloadafterklein-wiki-80b88017e4028a93a70b73169aa855047ff7c8b5.tar.gz
afterklein-wiki-80b88017e4028a93a70b73169aa855047ff7c8b5.zip
section 3 editing
Diffstat (limited to 'Fourier Series.page')
-rw-r--r--Fourier Series.page9
1 files changed, 7 insertions, 2 deletions
diff --git a/Fourier Series.page b/Fourier Series.page
index ddcd3f4..fef0cc2 100644
--- a/Fourier Series.page
+++ b/Fourier Series.page
@@ -121,9 +121,14 @@ In order to prove orthonormality of the basis vectors:
$$
\begin{array}{ccl}
-(f_n,f_m) = \int_0^{2\pi} \, \frac{1}{\sqrt{2\pi}} \, e^{inx} \, \bar {\frac{1}{\sqrt{2\pi}} \, e^{inx}} \, dx\\
+(f_n,f_m) & = & \int_0^{2\pi} \, \frac{1}{\sqrt{2\pi}} \, e^{inx} \, \bar {\frac{1}{\sqrt{2\pi}} \, e^{inx}} \, dx\\
& = & \frac{1}{2\pi} \, \int_0^{2\pi} \, e^{i(n-m)x} \, dx \\
-Here, n = m \Rightarrow (f_n,f_m) & = & 1\\
+\end{array}
+$$
+Here,
+$$
+\begin{array}{ccl}
+n = m \Rightarrow (f_n,f_m) & = & 1\\
n \neq m \Rightarrow (f_n,f_m) & = & 0\\
\end{array}
$$