Does the Fourier Transform method to prove the spectrum of the Laplace operator generalize to other multiplication operators?: How to prove the spectrum of the Laplace operator?
As a concrete example: Let $T_a:f(x)\to f(x-a),f\in L^2(\mathbb{R})$. The translation operator, $T_a$ can be expresses as a Fourier multiplier by $e^{-ia\xi}$, $T_a[f]=FT^{-1}[e^{-ia\xi}FT[f]]$.
To get the spectrum of $T_a$ we calculate the resolvent set of $T_a$ (via the resolvent equation) and note that the spectrum is equal to the complement of the resolvent set: $$T_af-\lambda f=g $$
Taking the Fourier Transform:
$$(e^{-ia\xi}-\lambda)\hat{f}=\hat{g} $$ Solving for $\hat{f}$: $$\hat{f}=\frac{\hat{g}}{(e^{-ia\xi}-\lambda)} $$
i believe the last equation determines a solution to the resolvent equation as long as $f\in L^2\implies \hat{f}\in L^2$
Here is where i am stuck- The proof for the spectrum of the laplace operator, linked above, looks at complex $\lambda$ and constructs a $\hat{g}\in L^2$ where the following equation blows up if $\lambda\in (-\infty,0]$, ($|\xi|^2$ as the multiplier for $\Delta$): $$-\frac{1+\lvert\xi\rvert^2}{\lambda+ \lvert\xi\rvert^2}\hat{g}$$
i'd like to know if there is an analogous method to prove the spectrum for the translation operator $T_a$ (and how to properly determine the relevant function $\hat{g}$).