Quantcast Question regarding the definition of the complex fourier series Text - Physics Forums Library

PDA

View Full Version : Question regarding the definition of the complex fourier series


Narcol2000
Sep23-08, 09:10 AM
Why is the complex fourier series expanded from +\infty to -\infty.

Yet the regular fourier series from 0 to +\infty?

HallsofIvy
Sep23-08, 10:41 AM
einx= cos(nx)+ i sin(nx). cos(x) is an even function while sin(x) is an odd function: cos(-nx)= cos(nx), sin(-nx)= -sin(nx). Negative values of n are alread "incorporated" into the coefficients. ei(-n)x= cos(-nx)+ isin(-nx)= cos(nx)- i sin(nx) so changing n for -n in the complex exponential gives the complex conjugate.

Narcol2000
Sep23-08, 05:30 PM
Ah i see that explans the difference of a factor of two between the regular coefficients and complex coefficients...

thanks