Why Does the Fourier Series of |sin(x)| Treat n=1 Differently?

Kqwert
Messages
160
Reaction score
3

Homework Statement


Hello,

i am trying to do find the Fourier series of abs(sin(x)), but have some problems. As the function is even, bn = 0. I have calculated a0, and I am now working on calculating an. However, when looking at the solution manual, they have set up one calculation for n > 1 (i.e. a2, a3, a4, a5... and so on) and one for n = 1 (i.e. a1). Why?

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
Well, you need to compute ##\int cos(nx) sin(x) dx##. You can use a trig identity to rewrite that in terms of ##sin((n+1) x)## and ##sin((n-1)x)##. The case ##n=1## is special, because the second term is zero.
 
  • Like
Likes Kqwert
Thank you!
 
Kqwert said:

Homework Statement


Hello,

i am trying to do find the Fourier series of abs(sin(x)), but have some problems. As the function is even, bn = 0. I have calculated a0, and I am now working on calculating an. However, when looking at the solution manual, they have set up one calculation for n > 1 (i.e. a2, a3, a4, a5... and so on) and one for n = 1 (i.e. a1). Why?

Homework Equations

The Attempt at a Solution


What interval are you using? ##[-\pi,\pi]?## ##[0, \pi]?## ##[0, 2\pi]?##
 
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