Complex Fourier Series Problem

MAGNIBORO
Messages
106
Reaction score
26
Hi, I'm starting to studying Fourier series and I have troubles with one exercises of complex Fourier series with
f(t) = t:
$$t=\sum_{n=-\infty }^{\infty } \frac{e^{itn}}{2\pi }\int_{-\pi}^{\pi}t\: e^{-itn} dt$$
$$t=\sum_{n=-\infty }^{\infty } \frac{cos(tn)+i\, sin(tn)}{2\pi }\int_{-\pi}^{\pi}t\: e^{-itn} dt$$
$$t=\sum_{n=-\infty }^{\infty } \frac{cos(tn)+i\, sin(tn)}{2\pi }\: (2i)(\frac{\pi cos(\pi n)}{n}-\frac{sin(\pi n)}{n^{2}})$$
$$t=\sum_{n=-\infty }^{\infty } \left ( \frac{sin(tn)sin(n\pi )}{n^{2}\pi }-\frac{sin(nt)cos(n\pi )}{n} \right )+i\left (\frac{ cos(tn)cos(\pi n)}{n}-\frac{cos(nt)sin(n\pi )}{n^{2}} \right )$$
Because the imaginary part is a odd function only remains the term with n=0
so:
$$t=\sum_{n=-\infty }^{\infty } \left ( \frac{sin(tn)sin(n\pi )}{n^{2}\pi }-\frac{sin(nt)cos(n\pi )}{n} \right )+\lim_{n\rightarrow 0}\, \, i\left (\frac{ cos(tn)cos(\pi n)}{n}-\frac{cos(nt)sin(n\pi )}{n^{2}} \right )$$
Because the real part is a even function we can transform it into this:
$$t=2\sum_{n=1 }^{\infty } \left ( \frac{sin(tn)sin(\pi n )}{n^{2}\pi }-\frac{sin(nt)cos(n\pi )}{n} \right )+\lim_{n\rightarrow 0}\, \, \left ( \frac{sin(tn)sin(n\pi )}{n^{2}\pi }-\frac{sin(nt)cos(n\pi )}{n} \right)+$$
$$+\lim_{n\rightarrow 0}\, \, i\left (\frac{ cos(tn)cos(\pi n)}{n}-\frac{cos(nt)sin(n\pi )}{n^{2}} \right )$$
the first limit is 0 and in the sum we can delete the term with contains ##sin(\pi n )## and get:
$$t=-2\sum_{n=1 }^{\infty }\frac{sin(nt)cos(n\pi )}{n}+\lim_{n\rightarrow 0}\, \, i\left (\frac{ cos(tn)cos(\pi n)}{n}-\frac{cos(nt)sin(n\pi )}{n^{2}} \right )$$
$$t=-2\sum_{n=1 }^{\infty }(-1)^{n}\frac{sin(nt)}{n}+\lim_{n\rightarrow 0}\, \, i\left (\frac{ cos(tn)cos(\pi n)}{n}-\frac{cos(nt)sin(n\pi )}{n^{2}} \right )$$

this is right if the limit is equal to 0 but is undefined so where is the error?
 
Physics news on Phys.org
Ok well, sorry just ignore what I said I thought the limit is with n to infinity.
 
Suggestion is to treat the n=0 case separately at the beginning, so that you don't have these false n's (with n=0) showing up in the denominator. The n=0 term integrates to zero on the right integral at the very top.
 
  • Like
Likes MAGNIBORO and Delta2
Charles Link said:
Suggestion is to treat the n=0 case separately at the beginning, so that you don't have these false n's (with n=0) showing up in the denominator. The n=0 term integrates to zero on the right integral at the very top.
.-. You are right, That's the way to banish the term n=0.
until the 3 step the n=0 case works fine but after expanding all,the 4 step ruined everything.
other question:
why expanding things make mistakes? , I mean is algebra, you have some example where expanding make mistakes?
thanks =D
 
MAGNIBORO said:
.-. You are right, That's the way to banish the term n=0.
until the 3 step the n=0 case works fine but after expanding all,the 4 step ruined everything.
other question:
why expanding things make mistakes? , I mean is algebra, you have some example where expanding make mistakes?
thanks =D
Well, the limit is not undefined. In the limit n goes to zero, ##\cos n \pi/n ## goes to 1/n plus a correction of order n and higher which go to zero, and ##sin(n\pi)/n^2 ## goes to ##\pi/n## plus corrections of order n and higher. So the two terms you had cancel out.

if you don't like this limiting procedure, then the answer is that the integration and the limit ##n ## goes to zero do not commute. Strictly speaking, your integral of ##t e^{-itn}## is valid only for ##n \neq 0##. For n=0 you have to set n=0 before doing the integration. But I prefer to think of the integral as being correct for any n and that the limit n->0 is perfectly ok.
 
nrqed said:
Well, the limit is not undefined. In the limit n goes to zero, ##\cos n \pi/n ## goes to 1/n plus a correction of order n and higher which go to zero, and ##sin(n\pi)/n^2 ## goes to ##\pi/n## plus corrections of order n and higher. So the two terms you had cancel out.

if you don't like this limiting procedure, then the answer is that the integration and the limit ##n ## goes to zero do not commute. Strictly speaking, your integral of ##t e^{-itn}## is valid only for ##n \neq 0##. For n=0 you have to set n=0 before doing the integration. But I prefer to think of the integral as being correct for any n and that the limit n->0 is perfectly ok.
Thanks , I guess I have to keep solving exercises
 
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...

Similar threads

Replies
3
Views
2K
Replies
6
Views
1K
Replies
1
Views
1K
Replies
9
Views
2K
Replies
5
Views
1K
Replies
16
Views
2K
Back
Top