diff options
author | siveshs <siveshs@gmail.com> | 2010-07-02 23:21:54 +0000 |
---|---|---|
committer | bnewbold <bnewbold@adelie.robocracy.org> | 2010-07-02 23:21:54 +0000 |
commit | 220437514079b85fea2c9e089f601fd5525abb56 (patch) | |
tree | 07e095bfa0f3ff637cc6c89f19a5cd0fdfb06c99 | |
parent | 36cdf0311dab73413a56808a93059db211e70f27 (diff) | |
download | afterklein-wiki-220437514079b85fea2c9e089f601fd5525abb56.tar.gz afterklein-wiki-220437514079b85fea2c9e089f601fd5525abb56.zip |
section 3 editing
-rw-r--r-- | Fourier Series.page | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Fourier Series.page b/Fourier Series.page index 87806b1..a9a206d 100644 --- a/Fourier Series.page +++ b/Fourier Series.page @@ -80,12 +80,12 @@ Summing these two functions we get the following: #What is the Fourier series actually?</b> Now, to begin proving that the Fourier series is a true fact let us begin with the following hypthesis: -Let f ____ be a continuous, periodic function where I is some the time interval(period of the function). Then it can be expressed as : +Let $f \mathbbI \rightarrow \mathbbC$ be a continuous, periodic function where I is some the time interval(period of the function). Then it can be expressed as : $$ \begin{array}{ccl} f & = & \Sigma e^{inx}\\ -& = & a0 + \Sigma a_n\cos nx + \Sigma b_n\sin nx\\ +& = & a_0 + \Sigma a_n\cos nx + \Sigma b_n\sin nx\\ \end{array} $$ |