Posted by ethan on Tuesday, April 27, 2010 at 7:26pm.
You can take the functions:
e_n(x) = exp(i pi n x/L)
to be your the basis functions. If you define the inner product as:
<f,g> = 1/(2 L) Integral from -L to L
of f(x)g*(x) dx
Then the e_n are orthonormal. So, you can expand a function f(x) as:
f(x) = sum over n of <f,e_n> e_n(x)
The coefficient of e_n is thus the integral from -L to 0 of
exp(-pi i n x/L) dx
If n is not equal to zero, this is:
-1/(2 pi i n) [1 - (-1)^n]
So, for nonzero n, only the coefficients for odd n are nonzero. The coefficient for n = 0 is easily found to be 1/2 . If you now combine the contribution from negative and positive n, you find that the Fourier series is given by:
1/2 - 2/pi sum from k = 0 to infinity of
2/(2k+1) Sin[(2k+1)x/L]
Related Questions
CALCULUS BC - a particle moves on the x-axis in such a way that its position at ...
Probability - A random variable N has a cumulative distribution function given ...
Probability - A random variable N has a cumulative distribution function given ...
Probability - A random variable N has a cumulative distribution function given ...
Trignometry - Given Triangle ABC: I think there are suppose to be right ...
Algebra1 - If -1<t<0, which of the following statements must be ...
Trigonometry - Given Triangle ABC: Right Triangles 1. If a = 6 and <B = ...
algebra3 - Why isn't the absolute value inequality (x^2-1)</=8 set up...
algebra 2 - 1.Simplify the difference. n^2 - lOn+24 9 / n^2 - 13n + 42 7...
calculus - Let f be the function defined by f(x)= sqrt(x), 0 <or= x &...
For Further Reading