0

enter image description here

Can someone give me a clue about how to solve the b part ?

All I know is the self adjoint formula $$\langle ku,u\rangle = \lambda\langle u,u\rangle$$

John B
  • 16,854
Nithish
  • 113
  • 12

1 Answers1

2

Since $K$ is self-adjoint, we have $\langle Ku,v\rangle=\langle u,Kv\rangle$. If $Ku=\lambda u$ and $u=v\ne0$, then $$ \lambda \langle u,u\rangle=\langle \lambda u,u\rangle=\langle u,\lambda u\rangle=\overline\lambda\langle u,u\rangle, $$ where the second identity comes from the fact that $K$ is self-adjoint. Since $\langle u,u\rangle=\|u\|^2\ne0$, we conclude that $\lambda =\overline\lambda$ and so $\lambda$ is real.

John B
  • 16,854