Esran
- 73
- 0
Homework Statement
Show that the Fourier series formula F(t)=\frac{1}{2}a_{0}+\sum^{\infty}_{n=1}(a_{n}cos(nwt)+b_{n}sin(nwt)) can be expressed as F(t)=\frac{1}{2}a_{0}+\sum^{\infty}_{n=1}c_{n}cos(nwt-\phi_{n}). Relate the coefficients c_{n} to a_{n} and b_{n}.
Homework Equations
We have the usual equations for the coefficients of a Fourier series.
The Attempt at a Solution
I'm really just checking the integrity of my solution here. I want to be sure I did not misunderstand the nature of \phi_{n} or anything else.
Let n\in Z^{+}. Pick \phi_{n} such that \frac{a_{n}}{cos(\phi_{n})}=\frac{b_{n}}{sin(\phi_{n})}. We know we can do this since we could just choose \phi_{n}=nw_{0}t, where w_{0}=2 \pi f, the fundamental frequency of the Fourier series. Let c_{n}=\frac{a_{n}}{cos(\phi_{n})}=\frac{b_{n}}{sin(\phi_{n})}.
F(t)=\frac{1}{2}a_{0}+\sum^{\infty}_{n=1}(a_{n}cos(nwt)+b_{n}sin(nwt))
F(t)=\frac{1}{2}a_{0}+\sum^{\infty}_{n=1}(c_{n}cos(\phi_{n})cos(nwt)+c_{n}sin(\phi_{n})sin(nwt))
F(t)=\frac{1}{2}a_{0}+\sum^{\infty}_{n=1}(c_{n}cos(nwt-\phi_{n}))
Which completes the problem.