Fourier Transform of delta(2n)

212 Views Asked by At

So if I have the function h[n] = delta[2n] How can I find its Fourier Transform? How does FT behave in general when the input function is downsampled (i.e. x[n]->x[2n])?

I know that I can get the answer from MATLAB easily, but I want to understand the steps...thanks!!!