Eigenvector orthogonality and unitary operator diagonalization

Click For Summary
SUMMARY

The discussion focuses on the computation of eigenvalues and eigenvectors for the matrix \(\Omega = \begin{pmatrix}\cos\theta & \sin\theta \\ -\sin\theta & \cos\theta\end{pmatrix}\) as presented in R. Shankar's "Principles of Quantum Mechanics." The eigenvalues are determined to be \(e^{i\theta}\) and \(e^{-i\theta}\). The eigenvectors calculated are \(|\omega = e^{i\theta}\rangle = \begin{pmatrix}-i \\ 1\end{pmatrix}\) and \(|\omega = e^{-i\theta}\rangle = \begin{pmatrix}i \\ 1\end{pmatrix}\). A critical error identified is the omission of the complex conjugate in the inner product calculation, which led to the incorrect conclusion that the eigenvectors are not orthogonal.

PREREQUISITES
  • Understanding of eigenvalues and eigenvectors in linear algebra
  • Familiarity with complex numbers and their properties
  • Knowledge of inner product spaces, particularly in quantum mechanics
  • Proficiency in Euler's formula: \(e^{i\theta} = \cos\theta + i\sin\theta\)
NEXT STEPS
  • Review the properties of eigenvectors and eigenvalues in quantum mechanics
  • Study the concept of inner products in complex vector spaces
  • Learn about unitary operators and their diagonalization
  • Explore examples of orthogonality in quantum states and their implications
USEFUL FOR

Students and professionals in quantum mechanics, linear algebra enthusiasts, and anyone studying the mathematical foundations of quantum theory will benefit from this discussion.

Gary Roach
Messages
20
Reaction score
0

Homework Statement


For reference: Problem 1.8.5 parts (3) , R. Shankar, Principles of Quantum Mechanics.
Given array \Omega, compute the eigenvalues (e^i^\theta and e^-^i^\theta). Then (3) compute the eigenvectors and show that they are orthogonal.

Homework Equations


Eulers equation needed:
e^\pm^i^\theta = \cos\theta \pm i\sin\theta

The matrix;
\Omega = \left |\begin{array}{cc}\cos\theta& \sin\theta\\-\sin\theta& \sin\theta\end{array} \right|



The Attempt at a Solution


Computer eigenvectors (Some QM ket notation used)
|\omega = e^i^\theta > \Rightarrow \left|\begin{array}{cc}\cos\theta - (\cos\theta + i\sin\theta)& \sin\theta \\-\sin\theta& \cos\theta - (\cos\theta +i\sin\theta) \end{array} \right |

|\omega = e^i^\theta > \Rightarrow \sin\theta\left|\begin{array}{cc}-i& 1\\-1& -i \end{array}\right |
Since the array must equal the zero array, \sin\theta can be eliminated and:
-ix_1 + x_2 = 0 \\<br /> -x_1 + -ix_2 = 0 \\<br /> \Rightarrow x_1 = -ix_2

So the eigenvector should be:
|\omega = e^i^\theta &gt; = \left|\begin{array}{cc}-i\\1\end{array}\right| \\ letting&amp; x_2=1

Similarly:
|\omega = e^-^i^\theta &gt; \Rightarrow \sin\theta\left|\begin{array}{cc}i&amp; 1\\-1&amp; i \end{array}\right |
ix_1 + x_2 = 0 \\ <br /> -x_1 + ix_2 = 0 \\ <br /> \Rightarrow x_1 = ix_2
So the eigenvector should be:
|\omega = e^-^i^\theta &gt; = \left|\begin{array}{cc}i\\1\end{array}\right|

I think I have all of this right but unfortunately these two vectors are supposed to be orthogonal implying that their inner product sould be zero. And:
\left|\begin{array}{cc}-i\\1\end{array}\right| \cdot \left|\begin{array}{cc}i\\1\end{array}\right| = 1+1 =2 \neq 0 ??

It's probably a stupid error but I can't find it. Any help will be sincerely appreciated. I hope this get cleaned up in the final version. The preview feature won't show corrections.

Gary R.
 
Physics news on Phys.org
The inner product here is <a,b>=conjugate(a^(T))b. You forgot the complex conjugate on the first vector.
 
Oops. There seems to be a hole here in my knowledge. Oh well, back to the books. Thanks for the prompt reply.

Gary R.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
6
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K