Basic Spectral Theory Problem: Finding the Point/Continuous Spectrum of an Operator

987 Views Asked by At

I have the following problem:

Determine the point spectrum and the continuous spectrum of the operator $$(A\psi )(x)=\theta (x)(\cos x)\psi (x)$$ on $L_2(\mathbb R,dx)$, where $\theta(x)=0$ for $x<0$, $\theta(x)=1$ for $x\geq 0$.

Now, for the point spectrum I guess I only have to find a $\psi(x)$ such that $(A\psi )(x)=\theta(x)(\cos x)\psi(x)=\lambda\psi (x)$ for some $\lambda\in\mathbb C$, but I don't know where to look. Or even if this is the way of dealing with problems like these. As for the continuous spectrum, I don't really know where to start.

Basically I've been trying to "guess" a good $\psi$ and looking for a clue in the Fourier transform/Fourier series of the equation, but I haven't come up with anything. I've only really dealt with eigenvalues/eigenvectors in the context of matrices and differential equations before.

Also, if anyone knows of any internet resources with problems like these (and preferably a few examples of how to solve them,) I'd be happy to know.

Thanks

2

There are 2 best solutions below

2
On BEST ANSWER

Hint: Recall the spectrum $\sigma(A)$ is defined as $$\sigma(A)=\{\lambda:\ A-\lambda I\ \text{ is not invertible}\}.$$ So lets consider $A-\lambda I$, and find when this is non-invertible. Lets try an example first, what happens if $\lambda=2$. Can you find the inverse of $A-2I$? (yes) What is it an why did it work? Now find out what goes wrong with $|\lambda|\leq 1$, and conclude the spectrum is the closed interval $[-1,1]$. That is $$\sigma(A)=\{\lambda\in \mathbb{R}:\ |\lambda|\leq 1|\}.$$ The problem is that if $|\lambda|\leq 1$, there will exist $x$ such that $\left(A(\phi)\right)(x)=0$ for all $\phi$. Also, the $\theta (x)$ is of no importance.

4
On

I may be missing something, but what if you think about $\psi$ that are $0$ for positive $x$ and nonzero for negative $x$. Don't these work as eigenvectors for all $\lambda \in \mathbb{C}$ ?