Showing posts with label Eigenvalues. Show all posts
Showing posts with label Eigenvalues. Show all posts

Quantum Mechanics - Wave Function

The state of a quantum mechanical system is described by a wave function. Consider two physical observables that have discrete eigenvalues: observable A with eigenvalues {α}, and observable B with eigenvalues {β}. Under what circumstances can all wave functions be expanded in a set of basis states, each of which is a simultaneous eigenfunction of both A and B?

A. Only if the values {α} and {β} are nondegenerate
B. Only if A and B commute
C. Only if A commutes with the Hamiltonian of the system
D. Only if B commutes with the Hamiltonian of the system
E. Under all circumstances
(GR9277 #50)
Solution:

For two physical quantities to be simultaneously observable, their operator representations must commute, [A, B] = 0.

Answer: B


Proof:

Wave function, ψ = ∑i ci |v>

|v> = α |v>
|v> = β |v>

BA |v> Bα |v> = α |v> = αβ |v>
AB |v> Aβ |v>= β A |v> = βα |v>

(BA − AB) |v> = (αβ − βα) |v> = 0

[AB] = 0

Quantum Mechanics - Eigenfunction

Which of the following is an eigenfunction of the linear momentum operator − ∂/∂x with a positive eigenvalue ħk; i.e., an eigenfunction that describes a particle that is moving in free space in the direction of positive x with a precise value of linear momentum?

A. cos kx
B. sin kx
C. eikx
D. eikx
E. ekx
(GR8677 #57)
Solution:

Eigenequation:




(A) FALSE
cos kx → ∂(cos kx)/∂x = sin kx

(B) FALSE
sin kx → ∂(sin kx)/∂x = cos kx 

(C) FALSE
eikx → ∂(eikx)/∂x = −ik eikx 

(D) TRUE
eikx → ∂(eikx)/∂x = ik eikx 

(E) FALSE
ekx → ∂(ekx)/∂x = k ekx

Answer: D

Quantum Mechanics - Hermitian Operator

The eigenvalues of a Hermitian operator are always

A. Real
B. Imaginary
C. Degenerate
D. Linear
E. Positive
(GR0177 #27)
Solution:

The eigenvalues are always real and hence observable.
Proof:


Hermitian operator: .
So,   real

Answer: A

Quantum Mechanics - Expectation Value

The state   is linear combination of three orthonormal eigenstates of the operator corresponding to eigenvalues -1,1 and 2. What is the expectation value of    for this state?

A. 2/3
B. √(7/6)
C. 1
D. 4/3
E. (√3+2√2-1)/√6
(GR0177 #29)
Solution:

The expectation value:



Answer: C

Quantum Mechanics - Hermitian Matrix

The matrix A= \left| \begin{array}{ccc}
0 & 1 & 0\\
0 & 0 & 1 \\
1 & 0 & 0
\end{array} \right| has 3 eigenvalues \lambda_i defined by Av_i=\lambda_i v_i. Which of the following statements is NOT true?

A. \lambda_1 + \lambda_2 + \lambda_3 = 0
B. \lambda_1, \lambda_2, and \lambda_3 are all the real numbers
C.  \lambda_1\lambda_2 = + 1 for some pair roots
D. \lambda_1\lambda_2 + \lambda_2\lambda_3 + \lambda_3\lambda_1= 0
E. \lambda_i^3 =+1, i =1,2,3
(GR9277 #98) 

Solution: 

Every real symmetric matrix is Hermitian, and therefore all its eigenvalues are real.

A symmetric matrix is a square matrix that is equal to its transpose.
A=A^T \rightarrow a_{ij} = a_{ji}

Matrix A = \left| \begin{array}{ccc}
0 & 1 & 0\\
0 & 0 & 1 \\
1 & 0 & 0
\end{array} \right|

is not symmetric, since a_{ij} \neq a_{ji} . Therefore, its eigenvalues are NOT real.

Answer: B