0

Given the DFT pair $x[k]$ and $X[r]$, for a sequence of length N, express the DFT of the following sequences as a function of X[r]:

$$ y[k]=x[2k]$$

I guess this is a simple question, but I can't find the trick to solve it. What I can do is:

$$ Y[k']=\sum_{k'=0}^{N-1}y[k']e^{-2j\pi k'r/N}=\sum_{2k=0}^{2(N-1)}x[2k]e^{-2j\pi (2k)r/N}=\sum_{k=0}^{(N-1)}x[k]e^{-2j\pi (k)r/N}=X[r]$$ I don't know if this is correct? Anyone help? Thanks.

Cheung
  • 357

0 Answers0