I've nearly completed finding the spectrum of $(Tf)(t)=\max[0,\cos(t)]f(t)$ for $f\in L^2[-\pi,\pi]$, but I cannot seem to finish it off.
Here's what I've done so far:
I used the fact that $||T||=1$ and that the spectrum is closed and bounded by $||T||$ to limit my search to $\lambda \in (-1,1)$.
I then started with the point spectrum, which yielded $\sigma_p = (0,1)$ (by asking for which $\lambda$ there's an $f\neq 0$ such that $T-\lambda I$ is not injective and using the fact that there must be at least one point $t_1$ for which $f(t_1)\neq 0$. This also shows why negative $\lambda$ fail).
I'm now left with checking whether $\lambda \in (-1,0)$ are also in the spectrum (they're not in the point spectrum, but are still candidates according to my first point).
What am I missing to complete this?
I did think of finding the inverse, which, if I'm not mistaken, is $(Ah)(t) = \frac{h(t)}{\max[0,\cos(t)]-\lambda}$. This inverse is well-defined for all $\lambda \neq \max[0,\cos(t)]$, so it is clearly defined for $\lambda <0$. Since algebraic inverses in Hilbert spaces are bounded, this is indeed the inverse operator. Am I right to then conclude that $\lambda<0$ are NOT in the spectrum, and so $\sigma = [0,1]$? If so, is this the most efficient way to go about it?
Also - if there are any tips on how best to approach such spectrum-related problems more efficiently I would love to hear.