Let $f:\mathbb{R} \to \mathbb{C}$ be a $2\pi -$periodic and continuously differentiable function such that $\hat f(n)=3^{-n^2}$ for $n\in\mathbb{Z},$ where $\hat f(n)$ is the $n-$th Fourier coefficient.
Calculate the Fourier coefficients of $g(x)=\pi f'(x+2009)$
My attempt:
We know the following in general:
$1) \ \hat h'(n)=in \hat h(n)$
$2) \ \hat h(c+x)=e^{inc}\hat h(n), c\in \mathbb{R}$
In our case:
$\hat f'(n)=in\hat f(n)=in3^{-n^2}$
For $t(x)=f'(x+2009): \hat t(n)=e^{in2009}in3^{-n^2}$
So $\hat g(n)=\pi e^{in2009}in3^{-n^2}$
Is my solution correct?
Any help appreciated.