Prove that if $f(x) \sim \sum c_k e^{ikx}$, then $f(x+t) \sim \sum c_k e^{ikt} e^{ikx}$.
Replacing the instance of $x$ with $x + t$, we have that $$f(x + t) \sim \sum c_k e^{ik(x+t)} = \sum c_k e^{ikx + ikt} = \sum c_k e^{ikt} e^{ikx},$$ but this seems too simple. Is there something I'm missing?
Well, it depends on what $\sim$ means here. Ususally it just means that the $c_k$ are the Fourier coefficients of $f$. It does not necessarily mean that the series converges by any means, so your approach is not correct in these cases. But if, e.g., $f\in L^2(0,2\pi)$, then it is correct because the series converges in terms of the $L^2$ norm and the operator of translation by $t$ (which you apply here) is bounded (even unitary). But if the convergence of the series is not guaranteed, you will have to show that the $k$th Fouriercoefficient of $f(\cdot + t)$ equals $e^{ikt}c_k$, where $c_k$ is the $k$th Fourier coefficient of $f$. And this is done via a simple substitution in the integral defining the Fourier coefficient.