Suppose that $f$ is continuous on $\mathbb{R}$. Show that $f$ and the Fourier transform $\hat{f}$ cannot both be compactly supported unless $f=0$.
Hint: Assume $f$ is supported in $[0,1/2]$. Expand $f$ in a Fourier series in the interval $[0,1]$, and note that as a result, $f$ is a trigonometric polynomial.
I tried to solve this following the hint. Assume both $f$ and $\hat{f}$ are compactly supported, then if we follow the hint we get $$f(x)=\sum_{n=-\infty}^\infty \hat{f}(n)e^{2\pi inx}.$$ But since $\hat{f}$ is compactly supported, for large $n$, $\hat{f}(n)=0$, and we get that $f$ is a trigonometric polynomial, which is not compactly supported. However, my question is, for this to work out, we need the identity in the above, which is not guaranteed unless, say $f$ is $C^1$, but we only have that $f$ is continuous, so how can I get the result? I would greatly appreciate any help.
I've seen other solutions from this website based on the fact that $\hat{f}$ is not holomorphic, but in this book, holomorphic functions are not yet introduced. So I'm wondering if perhaps compactly supported guarantees the convergence of the Fourier series?