What is the correct Fourier Series for f(x) = sinx on the interval 0 < x < ∏?

supermiedos
Messages
62
Reaction score
0

Homework Statement


I must calculate the Fourier Series of

f(x) = 0, when -∏< x < 0 and f(x) = sinx, 0 < x < ∏


Homework Equations





The Attempt at a Solution


Using the formulae, I calculated a0 = 2/pi, an = [ (-1)^n + 1 ] / [ ∏(1 - n^2) ], and bn = 0, so my Fourier series goes like this:

f(x) = 1/∏ + (1/∏) Ʃ [ (-1)^n + 1 ] / [ ∏(1 - n^2) ] cos nx, but since n = 1 is not an option, I start Ʃ from n = 2 to infinity.

However the book says that the answer is

f(x) = 1/∏ + sin x / 2 + (1/∏) Ʃ [ (-1)^n + 1 ] / [ ∏(1 - n^2) ] cos nx, where n also goes from n = 2 to infinity.

Where did that sin x / 2 came from?? I don't know there a sin term since bn = 0!
 
Physics news on Phys.org
The fact that you threw out the n=1 cosine term because it wasn't defined at n=1 suggests you made the same mistake for the sine term.

If you do the calculation for a general value of n, and find that there is a value of n for which your calculation wasn't defined (at ANY step) then you have to go back and do it again with that specific value of n to check what it is supposed to be.
 
Ah I get it! Now I got the correct answer if i do the integral. Thank you very much
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top