Fourier Series: Rewriting with k_n and θ

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
twotaileddemon
Messages
258
Reaction score
0

Homework Statement



Show that the Fourier series f(x) = [tex]\sum[/tex]ansin(nx) + bncos(nx) can be written as [tex]\sum[/tex]kn(cos(nx+[tex]\vartheta[/tex])) and define kn and [tex]\vartheta[/tex]

where the summation is from 0 to [tex]\infty[/tex]

Homework Equations


sin [tex]\vartheta[/tex] = cos (90 - [tex]\vartheta[/tex]) ??

The Attempt at a Solution


Well what I originally did was replace the sin term by cos (90 - nx), put cosine in terms of complex exponentials, and then try to solve the equation, but I only got what I was given in the first place and not the solution (i.e. I went in a circle).

Is there some kind of property of sin or cos I could use?
 
Physics news on Phys.org
Think about something like this:

[tex]a \cos x + b \sin x = \sqrt{a^2+b^2}\ \left(\frac a {\sqrt{a^2+b^2}}\cos x +\frac b {\sqrt{a^2+b^2}}\sin x\right )[/tex]

and then think about what the expansion of

[tex]\cos{(x -\phi)}[/tex]

looks like.
 
Thank you for the responses - I was able to derive the proof exactly.