0
$\begingroup$

i have a periodic signal $x[n] = \cos (\frac{2 \pi}{10}n)$.
I found this DTFT pair:

enter image description here

That's the only pair for a cosine function i found. But what is $\delta _{2\pi}$ ? Is it just a Dirac $\delta$ function for every period ?
And the $\pi$ before the brackets is just for a higher amplitude of the impulse ?

  • 1
    Ultimately, the $\pi$ before the brackets is a _convention_. You can change how you define the Fourier transform, but then you'd also need to change the inverse transform. Normally, $\delta_{2\pi}$ denotes a _periodic delta function_, meaning that $\delta_{2\pi}(x) = \delta_{2\pi}(y) \Leftrightarrow x = y + 2 k \pi$ for some integer $k$. I can't really see if that should be the case here, but you should verify it.2011-05-25
  • 0
    Well, it just says calculate the periodic signal $x[n]$.2011-05-25

1 Answers 1

1

The DTFT is always $2\pi$-periodic, since changing the frequency by $2\pi$ doesn't change the phase at the integers. The cosine is a sum of two exponentials and has frequency components at $\theta_0$ and $-\theta_0$. The $\delta_{2\pi}$ function replicates these with period $2\pi$. As was already stated in the comments, the factor $\pi$ is a matter of convention; it gives the right normalization for the definition used e.g. in the Wikipedia article.