Tosh5457
- 130
- 28
Hi, I don't understand why does n goes from -∞ to +∞ in the complex Fourier series, but it goes from n=1 to n=+∞ in the real Fourier series?
The discussion centers on the differences in the indexing of terms in complex Fourier series compared to real Fourier series, specifically why the index n ranges from -∞ to +∞ in complex Fourier series, while it ranges from n=1 to +∞ in real Fourier series. The scope includes theoretical aspects of Fourier analysis.
Participants do not reach a consensus on the reasoning behind the different indexing in the two types of Fourier series. Multiple viewpoints are presented, and the discussion remains unresolved.
Some assumptions about the properties of sine and cosine functions and their implications for Fourier series are discussed, but these assumptions are not universally accepted or clarified.
[itex][tex] <br /> Thanks <img src="https://cdn.jsdelivr.net/joypixels/assets/8.0/png/unicode/64/1f642.png" class="smilie smilie--emoji" loading="lazy" width="64" height="64" alt=":smile:" title="Smile :smile:" data-smilie="1"data-shortname=":smile:" />[/tex][/itex]HallsofIvy said:"Real Fourier Series" are in the form [itex]\sum a_ncos(nx)+ b_nsin(nx)[tex] cosine is an even function and sine is an odd function so that if we <b>did</b> use negative values for n, it wouldn't give us anything new: [itex]a_{-n}cos(-nx)+ b_n sin(-nx)= a_{-n}cos(nx)- b_{-n} sin(nx)[/itex] and would can then combine that with the corresponding "n" term: [itex]( a_n+ a_{-n})cos(nx)+ (b_n- b_{-n})sin(nx)[/itex]<br /> <br /> Another, but equivalent, way of looking at it is that [itex]cos(nx)= (e^{inx}+ e^{-inx})/2[/itex] and [itex]sin(nx)= (e^{inx}+ e^{-inx})/2i[/itex] so that sin(nx) and cosine(nx) with only positive n includes exponentials with both positive and negative n.[/tex][/itex]