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

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 ?
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.
– Gerben May 25 '11 at 07:52