0rthodontist said:
Tsk tsk. You guys don't instantly recognize the combination jω?
[tex]j = \sqrt{-1}[/tex]
I know I know. Those crazy electrical engineers...and omega is of course the angular frequency. What you are looking at is the calculation of the Fourier transform of a discrete time signal x[n], n in the set of integers.
Anyway, you must be wondering, if that's a complex exponential, then how could the series possibly converge? Well it's a moot point, because I made a mistake. Originally I had:
[tex]X(e^{j \omega}) = \sum_{n=-\infty}^{\infty}x[n]e^{-j \omega n} = \sum_{n=-\infty}^{-1}\left(\frac{1}{2}\right)^{-n}e^{-j \omega n}[/tex]
Which I should have expressed like so:
[tex]\sum_{n=-\infty}^{-1}\left[\left(\frac{1}{2}\right)^{-1}e^{-j \omega }\right]^n[/tex]
which is decidedly different from what I started out with in my first post. It becomes (setting m = -n):
[tex]\sum_{m=1}^{\infty}\left(\frac{1}{2}e^{j \omega }\right)^m = \frac{\frac{1}{2}e^{j \omega }}{1 - \frac{1}{2}e^{j \omega }}[/tex]
Correct?