DTFT of x(n)*(-1)^n: Effect & Transform Explained

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
bonildo
Messages
14
Reaction score
1
Whais is the effect of a multiplication by (-1)^n in the DTFT ??

In other words, what's is this transform : x(n)* (-1)^n ??
 
Physics news on Phys.org
If ##X(\omega) = \sum_{n=-\infty}^{\infty} x(n) e^{-i \omega n}##, then
$$\begin{align}
\sum_{n=-\infty}^{\infty} x(n) (-1)^n e^{-i \omega n}
&= \sum_{n=-\infty}^{\infty} x(n) e^{-i \pi n} e^{-i \omega n} \\
&= \sum_{n=-\infty}^{\infty} x(n) e^{-i (\omega + \pi) n} \\
&= X(\omega + \pi)
\end{align}$$
Note that this is also equal to ##X(\omega - \pi)## due to the ##2\pi##-periodicity of the discrete-time Fourier transform.