As we all know: $$\mathcal F\{\delta(t)\} = 1$$ and: $$\mathcal F\{x(t-k)\}=X(f)e^{-i2\pi fk}$$
However when I try to use these properties to calculate the Fourier transform (FT) of an impulse train, $x(t) = \sum_{n=-\infty}^{\infty}\delta(t-nT)$, I get: $$\mathcal F\{x(t)\}=\mathcal F\{\sum_{n=-\infty}^{\infty}\delta(t-nT)\} = \sum_{n=-\infty}^{\infty}e^{-i2\pi nTf}$$ As far as I know, the FT of an impulse train should be another impulse train, but the RHS in the expression above doesn't look like it. What am I doing wrong?
Thanks for your time!