From 6d299375b982b107bb23d77a8b03cb987840ef20 Mon Sep 17 00:00:00 2001 From: siveshs Date: Fri, 2 Jul 2010 03:30:08 +0000 Subject: still testing --- Fourier Series.page | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Fourier Series.page b/Fourier Series.page index e01441b..c7e26e2 100644 --- a/Fourier Series.page +++ b/Fourier Series.page @@ -5,12 +5,12 @@ We first begin with a few basic identities on the size of sets. Show that the se ##Why Fourier series is plausible? 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: -<<<<<<< edited + $\sin^2(x) = ?$ $\sin^2(x) = ?$ -======= + $\sin^2(x) \tab = \tab ?$ ->>>>>>> 1912254d86a8c3b7254873663aeb813e628d51d8 + $$\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)\\ -- cgit v1.2.3