Calculating fourier coefficients

gravenewworld
Messages
1,128
Reaction score
27
I need to find the Fourier series for the function f(x)=x. I have come across trying to find the integral from -pi to pi of -ixSin(nx). How do I go about evaluating this integral when n is infinity? I seem to only be able to find integrals in an integral table where n is an integer, but not when n could be infinity.
 
Physics news on Phys.org
Why in the world would you want to put infinity in the argument? It doesn't even mean anything.
You can calculate any Fourier coefficient you need, what more could you ask for?
 
Why in the world would you want to put infinity in the argument?

Maybe I am misunderstanding something here. But the Fourier series definition I have for f(x) is Sum from n=-infinity to positive infinity of (f(x),en)en where en is the complete orthonormal seqeunce (2pi)^-1/2 *e^inx and the inner product ( , ) is for the hilbert space L^2(-pi, pi). So when n is +/- infinity how would I go about calculating the inner product for L^2?
 
Yes, you are misunderstanding! Saying that n "goes from -infinity to infinity" means that n takes on all integer values. n is never "infinity" because n is an integer and "infinity" is not even a real number, much less an integer.
 
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