How Do You Normalize Eigenvectors for an Observable Matrix?

  • Thread starter Thread starter KeyToMyFire
  • Start date Start date
  • Tags Tags
    Eigenvectors
KeyToMyFire
Messages
6
Reaction score
0

Homework Statement



An observable is represented by the matrix

0 \frac{1}{\sqrt{2}} 0
\frac{1}{\sqrt{2}} 0 \frac{1}{\sqrt{2}}
0 \frac{1}{\sqrt{2}} 0

Find the normalized eigenvectors and corresponding eigenvalues.





The Attempt at a Solution



I found the eigenvalues to be 0, -1, and 1

and the eigenvectors to be (1,0,-1), (1,-\sqrt{2},1), and ((1,\sqrt{2},1) (respectively)

I'm pretty sure these are right.


My problem comes with the word "normalized". The only place my lecture notes and book mention normalized eigenvectors is after the matrix is diagonalized, which seems unnecessary.
 
Physics news on Phys.org
You want to find eigenvectors (x,y,z) with norm one. So you want eigenvectors (x,y,z) such that \sqrt{x^2+y^2+z^2}=1. That is what normalized means.

The eigenvectors you list are correct, but they are not yet normalized.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top