PH7221 0100 05 Matrices and Transformation of Vectors II
PH7221 0100 05 Matrices and Transformation of Vectors II
Covariance
Non-Degenerate Matrices
Earlier, in the context of transformation of vectors, we had seen in Fig. 2 that
when a matrix operates on vectors, they transform the vectors by rotating and
scaling them.
Most of such matrices when operating on some “special” vectors, only scale them
(and do not rotate). Typically there will be 2 such vectors for 2 × 2 (i.e. two
dimensional) matrices (since the negative of these vectors also get scaled, there
will be 4 vectors) forming two axial directions as shown in Fig. 3
Such vectors that only scale under the transformation are called the “eigen-
vectors” of the matrix. The amount by which the vectors are scaled, is called
“eigenvalues”. A 2-dimensional matrix will have a maximum of 2 eigenvalues -
an n-dimensional matrix will have a maximum of n eigenvalues. Such matri-
ces that have their number of eigenvalues equal to their dimensions, are called
“non-degenerate” matrices. For the non-degenerate example in Fig. 3, the
eigenvectors corresponding to these eigenvalues are shown to be perpendicular
to each other - however, the directions can be in non-orthogonal (to each other)
directions too. In fact some matrices may not have as many eigenvalues as their
dimensions - such matrices are called “degenerate” matrices. If the number of
distinct eigenvalues is n − 1 (where n is the dimension of the matrix) then the
eigenvalue that “repeats” is termed 2-fold degenerate, if the number of eigenval-
ues is n − 2 then one of the eigenvalues will be 3-fold degenerate and so on (the
matrix may have different eigenvalues with different fold degeneracies) - defined
as the “order” of the degeneracy.
M (α |A⟩) = α (M |A⟩)
= αλ |A⟩
= λ (α |A⟩)
⟨A|A⟩
|Â⟩ = (101)
||A||2
Degenerate Matrices
If the eigenvalue λ is g-fold degenerate, then there exist a total of g unit vectors
|B̂i ⟩ that are linearly independent having the same eigenvalues:
This implies that we can construct a vector |A⟩ that is a linear combination of
|B̂i ⟩:
Xg
|A⟩ = ci |B̂i ⟩ (103)
i=1
In such a case:
g
X
M |A⟩ = M ci |B̂i ⟩
i=1
g
X
= ci M |B̂i ⟩
i=1
g
X
= ci λ |B̂i ⟩
i=1
Xg
=λ ci |B̂i ⟩
i=1
i.e.
g g
! !
X X
i i
M ci |B̂ ⟩ =λ ci |B̂ ⟩ (104)
i=1 i=1
The above equation will give us a nth order polynomial in λ which can be solved
to obtain n values of λ.
Each value of λ can then be put back in eqn. (105) to obtain n2 algebraic
equations; n of which have to be solved simultaneously (and this repeated n
times) to yield the n eigenvectors.
An example for 2-dimensions is given below
Example 6
Let
m11 m12
M=
m21 m22
and let
a1
|A⟩ =
a2
be an eigenvector of M.
For the above matrix equation to hold, we must have the determinant of
the 2 × 2 matrix on the left hand side of the above equation to be zero:
m11 − λ m12
=0
m21 m22 − λ
m11 + m22 1
q
2
λ1 = + (m11 − m22 ) + 4m12 m21 (A)
2 2q
m11 + m22 1 2
λ2 = − (m11 − m22 ) + 4m12 m21 (B)
2 2
Exercise 15: Set λ = λ1 (from eqn. A) into eqns. (C) and (D)
and solve the resulting equations simultaneously and show that
one of the solutions will be:
a1 = 1
1
q
2
a2 = m22 − m11 + (m11 − m22 ) + 4m12 m21
2m12
Exercise 16: Set λ = λ2 (from eqn. B) into eqns. (C) and (D)
and solve the resulting equations simultaneously and show that
one of the solutions will be:
a1 = 1
1
q
2
a2 = m22 − m11 − (m11 − m22 ) + 4m12 m21
2m12
⟨λ2 |λ1 ⟩ = 0