Suppose that I have an integrable function $f$ on the circle $\mathbb{T}$ and $f$ is a $2 \pi $ periodic function on the real line. Using the fact that $\hat{f}(n)=\frac{1}{2 \pi} \int_{\mathbb{T}} f(t) e^{-i nt}dt,$ I want to show the following formula for a fixed $\tau \in \mathbb{T}$:
$\hat{f}(n-\tau)= \hat{f}(n) e^{-in \tau}$
Here is what I have so far:
$\hat{f}(n) e^{-i n \tau}=\frac{1}{2 \pi} \int_{\mathbb{T}} f(t) e^{-i nt} e^{-in \tau}dt =\frac{1}{2 \pi} \int_{\mathbb{T}}e^{-it (n-\tau+\tau)} e^{-in \tau} dt =\frac{1}{2 \pi} \int_{\mathbb{T}} f(t) e^{-it(n-\tau)} e^{-i \tau (t+n)} dt$
Since $\hat{f}(n-\tau)=\int_{\mathbb{T}}\frac{1}{2 \pi} f(t) e^{-it(n-\tau)} dt,$ it means that I need to have $e^{-i \tau (n+t)}=1$, but I do not see how This is possible.
Where is my mistake?