freezer
- 75
- 0
Homework Statement
Make a sketch of the spectrum of the signal defined by:
x(t) = \sum_{k = -3}^{3}\frac{1}{1+j\pi k}e^{j4\pi kt}
Use polar notation for the phasors on the plot, and sketch the frequency axis in Hz.
Homework Equations
The Attempt at a Solution
a_{k} = \frac{1}{1 + j\pi k}
a_{-k}^{*} = a_k
a_1 = \frac{1}{1+j\pi}
a_2 = \frac{1}{1+j2\pi}
a_3 = \frac{1}{1+j3\pi}
Convert them to polar, I get the general form:
\frac{1}{\sqrt{(k\pi)^2 + 1}}e^{-j arctan(k\pi)}
My frequency stems will be at -6, -4, -2, 0, 2, 4, 6 with the above amplitude for each of the corresponding k values.
Can you double check my work, the arctan is makeing me question my results.