Important Example Solved Problems - Engineering Maths or Mathematics - Diagonalizability: Theorems Part 2 - Example Solved Problems
DIAGONALIZABILITY - THEOREMS PART 2
WORKED EXAMPLE PROBLEMS
Example 6
Test the matrix A =
∈
M2×2(R), for diagonalizable.
Solution:
Given
that A = 
The
characteristic equation is |A−λI| = 0.
| A−λI | =
= 0.
⇒ (1 − λ)2 −
0 = 0
⇒λ=1,1
The
eigenvalues of A are 1, 1. Here λ=1 with multiplicity 2.
For
λ= 1, (A−λI) becomes (A−1 • I).
[A −1•1] = 
The
rank of [A−1 • I] = 1.
We
know that for diagonalizability, the multiplicity of λ equals
[n-rank
of (A−λI)]. Here n = 2.
n−rank [A−I] = 2−1 = 1 ≠
2 which is not the multiplicity of λ= 1.
Hence
the given matrix A is not diagonaliable.
Example 7
Test the matrix A=
∈ M3×3(R) for
diagonalizability.
Solution:
The
characteristic polynomial of A is
f(t)
= |A − tI| = 
=
(3−t) [(3− t) (4 − t)]
which
splits the matrix A. The eigenvalues of A are 3, 3, 4.
λ1=4 with multiplicity 1 and λ2=3
with multiplicity 2.
Case
(i): For λ1=4

Rank
(A−4I) = 2.
n−Rank
(A−4I) = 3 − 2 = 1 = multiplicity of λ1.
Conditions (i) and (ii) satisfied for λ1.
Case
(ii): For λ2 = 3

Rank
(A−3I) = 2.
(ie). n−Rank (A −3I) = 3 − 2 = 1 which is not
the multiplicity of λ2.
Condition
(ii) fails for λ2.
A is not diagonalisable.
Example 8
Let T be a linear
operator on P2(R) defined by T [ƒ(x)] = ƒ(1) +ƒ ′ (0) x + [ƒ′ (0)
+ƒ” (0)]x2. Test for diagonalisability.
Solution:
Let
α be the standard ordered basis for P2(R). And the eigenvalues of T
and ordered basis for P2(R), such that the matrix of the given
transformation with respect to the new resultant basis β is a diagonal matrix.
The
basis for P2(R) is α = { 1, x, x2 ́}
When
f (t) = 1;
T(1)=1+0x+0x2
T
(x) = 1 + (1)x + (1+0)x2
T(x2)
= 1 + 0 + (0+2)x2

When
f(t) = 1
Characteristic
polynomial for β=|β−tI|

f(t)
= (1 − t) [(1 − t) (2−t)] − 1[0−0] + 1 [0 − 0]
=
(1−1)2 (2−t)
⇒ λ=1,1,2
Eigenvalue
λ1 = 1 with multiplicity m=2 and
The
eigenvalue λ2 = 2 with multiplicity m = 1.
Case
(i): When λ1 = 1
rank (β−λ1I) =

n−rank
(β−λ1I) = 3−1 = 2 = m (multiplicity 2)
The
two conditions are satisfied.
Case
(ii): When λ2=2

n – rank (β−λ2I)=3−2=1=m
(multiplicity 1).
The
two conditions are satisfied.
T
is diagonalisable.
To
find the corresponding basis, We know that (A−λI)X=0.

When
λ=2:
−x1+x2+x3=0
−x2 = 0
From
the above equation x3=x1
Now
put x1 =k;

dim
Eλ=1≤Multiplicity = 1.
When
λ=1;
0+x2+x3=0.
0+0+0=0
0+x2+x3=0
x1=0;
x2 = −x3
Now
put x3 = k.

is
linearly independent.
β = {1+x2, 1, −x+x2} is
basis for P2(R) and also consisting of eigenvectors of T.
T is diagonalizable
f(x)=1+x2 ⇒ ƒ(1)=2
f'(x)=2x
⇒ f '(0) = 0
f"
(x)=2 ⇒ ƒ" (0)=2
T(1+x2)=2+0+(0+2)x2=2+2x2
=
2 (1 + x2) + 0 (1) + 0 (−x + x2)
T(1)=1=0
(1+x2) +1 (1) + 0 (x + x2)
T
(− x + x2) = 0 + (−1)x + (−1+2) x2
=
1 (− x + x2) + 0.(1) +0 (1+x2)
[T]β=
Example 9
Find An for
the given matrix A. Verify matrix A =
is diagonalizable or not?
Solution:
The
characteristic equation is
= −t(3−t)+2 = t2−3t+2
The eigenvalues are 1 and 2.
λ1
= 1, λ2 = 2 (Here λ=t).
Since
the matrix has 2 distinct eigenvalues, the matrix is diagonalizable.

Since
A=QDQ‒1 then
An
= (QDQ‒1)n = (QDQ‒1) (QDQ‒1) (QDQ‒1)
........ (QDQ‒1) (n times)
An=QDn
Q‒1

Example 10
Let V=P3(R).
Define T[f(x)]=f '(x)+ƒ” (x). Test T for diagonalizability, and find the basis β and
compute [T]β.
Solution:
Given
that T [f(x)] = f '(x) +ƒ'' (x)
Let
us consider f(x) = c0+c1x + c2x2
+ c3x3. (V=P3(R))
f '(x)= c1+2c2x+3c3x2
ƒ"(x)=2c2+6c3x
Equation (1) becomes
T [ƒ(x)] = [c1+2c2x+3c3x2] + [2c2+6c3x]
The
matrix representation of T in the standard basis is
β = {1, x, x2, x3) (V=P3(R)).
T [ƒ (x)] = (c1 +2c2) + (2c2 + 6c3)
x + (3c3) x2.
T[f(x)] = (0c0+c1 +2c2 +0c3)
+ (0c0 + 0c1 +2c2+6c3)x
+ (0c0 +0c1 + 0c2
+ 3c3)x2 + (0c0 + 0c¡ + 0c2 + 0c3)

⇒ (− λ) [(0 − λ) (λ2
− 0) ‒ 2(0 − 0) + 6(0 − 0)]
(−1) [0(λ2−0)
− 2(0−0) + 6 (0−0)] + (2)[0 (0−0) + λ(0−0) + 6(0−0)] + 0[0−0] = 0
λ4 = 0
⇒ λ=0,0,0,0
Hence
the eigenvalues λ=0 is with multiplicity 4.
When
λ=0, we know that for diagonalizability, the multiplicity of λ equals n−rank (T−λI).
(ie)
n - rank (T−0.I).
Here n = 4;
Rank of (T−0I) is 3.
n −
rank (T – 0I) = 4 − 3 = 1 ≠ 4
Hence
[T]β is not diagonalizable.
Example 11
Let V = P2(R).
Define T[f(x)] = f(0) + f(1)(x+x2).
Test T for diagonalizability and find a basis β such that [T]β is a
diagonal matrix.
Solution:
Let
V=P2(R)
β={
1, x, x2 }
Given
that T[f(x)] = ƒ(0) + ƒ(1) (x + x2)
Let
f(x) = ax2 + bx + c
Then
f(0)=0+0+c=c and
f(1)
= a+b+c
T[ax2
+ bx + c] = c+(a+b+c)(x+x2)
=
c + (a + b + c)x + (a+b+c)x2
The
matrix [T]β = 
B = [T]β = 
The
characteristic polynomial for B is | T−λI| = 0

On
expanding the above determinant we get λ3−3λ2+2λ = 0.
The
eigenvalues are λ=0, 1, 2.
Since
all the eigenvalues are distinct, [T]β is diagonalizable.
To
find the eigenvectors, let (B‒λI)X = 0.

(1−λ)x1+0x2+0x3=0
1x1+(1−λ)x2+x3=0
x1+
x2 + (1−2)x3 = 0.
…………(1)
Case
(i): When λ=0, the system of equations (1) becomes
x1+0x2+0x3=0
x1
+ x2+x3=0
x1+x2+x3=0
Since
the last two equations are same let us consider the first two equations.
x1+0x2+0x3=0
x1+x2+x3=0

Case
(ii): When λ=1, the system of equations (1) becomes
0x1 +0x2 +0x3=0
x1+0x2+x3=0
x1+x2+0x3=0
Let
us consider the last two equations
x1+0x2+x3=0
x1
+ x2 +0x3=0

When
λ= 1, the corresponding eigenvector is 
Case
(iii): When λ=2, the system of equations (1) becomes
−
x1 + 0x2 +0x3
= 0
x1‒x2+x3=0
x1+x2‒x3=0
Let
us consider the last two equations.
x1‒x2+x3=0
x1+x2‒x3=0

When
λ=2 the corresponding eigenvector is 
The basis in R3 is β = 
By
converting the above basis into P2(R), we have
β = { 0 − 1x + 1x2, −1+x+x2,
0+x+x2}
Hence
the required basis is
β = {−x+x2, − 1 + x + x2,
x + x2 }
Example 12
Let A =
Test
A for diagonalizability and if A is diagonalizable then the invertible matrix Q
such that Q‒1AQ=D.
Solution:
Let A= 

⇒ (1−λ)
(1− λ) – 0 = 0
(1− λ)2 = 0
The two eigenvalues are λ= 1, 1
Hence
the eigenvalue λ = 1 is with multiplicity 2.
We
know that, the condition for diagonalizable is the multiplicity of λ equals, n −
Rank (A −λI). Where n is the number of eigenvalues.
Now
(A−λI) becomes (A−1.I).
The
rank of (A − 1∙I) = 
n = 2
and rank of (A − I) is 1.
..n−rank(A−1)
= 2−1 = 1 ≠ 2.
Hence
the matrix A is not diagonalizable.
Example 13
Let A =
Test A for diagonalizability
and if A is diagonalizable, then find the invertible matrix Q such that Q‒1AQ=D.
Solution:
Let A = 
Let
| A−λI| =0
= 0
⇒ (1− λ)2 – 9 = 0. (ie) 1 +λ2 − 2λ − 9 = 0
⇒ λ2 −2λ − 8 =
0. (ie) (λ + 2) (λ−4)=0
The
eigenvalues are λ=−2 and 4.
Both
the eigenvalues are with multiplicity 1 each.
Case
(i): When λ=−2, (A−λI) becomes (A + 2I).
We
know that for diagonalizable, the multiplicity of λ equals n−rank (A – λI).
Rank
of (A +2I) is 
The
rank of (A+2I) is 1.
n− rank of (A+2I)=2−1=1=1 (multiplicity 1)
Case
(ii): When λ=4, (A−λI) becomes (A−4I).
The
rank of (4−4I) = 
The
rank of (A−4I) is 1.
n−rank
(A−4I) = 2−1=1=1 (Multiplicity 1)
By the
condition of diagonalizability, the matrix A is diagonalizable.
To
find the eigenvector:
Let
us consider (A‒λI)X=0, where X= 

(1‒λ)x1 + 3x2 = 0 and
3x1 + (1‒λ)x2 = 0
When
λ=−2: The system of equations (1) becomes,
3x1
+3x2=0 and 3x1
+3x2 = 0
We
have a single equation x1
+ x2 = 0
x1=−x2
Let
us put x1=−1, then x2 = 1
The eigenvector for λ=−2 is 
When
λ=−4: The system of equations (1) becomes
−3x1+3x2
= 0 and 3x1−3x2=0
x1+x2=0
x1=x2
Let
us put x1=1, then x2 = 1.
The eigenvector for λ= 4 is 
The
basis B =
are linearly independents
The
matrix Q = 
To
find Q‒1; let us apply Cayley−Hamilton theorem.
|Q−λI| = 
(−1− λ) (1−λ)−1 = 0
⇒ − 1 + λ − λ + λ2−1=0
⇒ λ2−2=0
⇒ Q2 – 2I = 0
Multiply
by Q‒1 on both sides, then we get
Q
− 2Q‒1 =0
⇒ 2Q‒1 = Q

Hence
the matrix A is diagonalizable and the invertible matrix is Q =
and
the diagonal matrix is D=
.
Example 14
Let A=
. Test
A for diagonalizability and if A is diagonalizable find the invertible matrix Q
such that Q‒1AQ=D.
Solution:
Let A= 
|A−λI| =
= λ3−5λ2+3λ+9
=
(λ+1) (λ−3) (λ−3)||
The eigenvalues are λ= ‒1, 3, 3
Here
λ=−1 is with multiplicity 1 and λ=3 is with multiplicity 2
Case
(i): When λ=−1
Here
n = 3 and rank (A + I) = 2
The
multiplicity of the eigenvalue λ=−1 is 1 and is equal to 3− rank (A+I) = 3‒2 = 1
Case
(ii): When λ=3
Here
n = 3 and rank (A+I)=1
The
multiplicity of the eigenvalue λ = 3 is 2 and is equal to
3−
rank (A+I)=3−1=2.
By
the condition of diagonalizability, the given matrix A is diagonalizable.

Example 15
Let A =
∈ Mn×n(R). Test for
diagonalizability for the given matrix A.
Solution:
Let A= 
|A−λI| = 
=
λ3− λ2+2−1
=
(1 − λ) (λ2 + 1)
Here
the characteristic polynomial | A− λI | = (1−λ) (λ2+1)
does
not split over R.
Since
it is not splitable the given matrix A is not diagonalizable.
Example 16
Let V = P2(R).
Define: T (ax2
+ bx + c) = cx2 + bx + a.
Test T for
diagonalizability and if T is diagonalizable, find a basis β for V such that [T]
is a diagonal matrix.
Solution:
Let
V=P2(R)
Given
that T (ax2 + bx + c) = cx2 + bx+ a
We
know that the standard basis for P2(R) is
P2(R)
= { 1, x, x2 }
T
(1) = 0x2+0x + a = a = 0x2+0x + 1•a
T(x)
= 0x2 + bx +0 = bx = 0x2 + 1•bx +0
T
(x2) = cx2+0x+0=cx2 + 1 cx2+0x+0

=
(1 − λ) (λ2 – 1)
The eigenvalues are λ = 1 & λ2=1. (λ ±1)
λ=1, 1−1
Case
(i) For λ= 1 (with multiplicity 2):
(T−λI)=
The
rank of (T− 1 • 1) = 1
n− Rank (T−1.I)=3−1=2= multiplicity of λ = 1
is 2.
Hence
T is diagonalizable.
To
find the eigenvectors
(T−λI)X=0
⇒ 
(0 − λ)x1
+ 0x2 + x3 = 0
0x1+
(1− λ)x2 + 0x3 = 0
x1+0x2+(0−λ)x3=0
………..(1)
Case
(i) when λ=1:
The
system of equation (1) becomes
−x1
+0x2 +0x3 =0
0x1
+ 0x2 + 0x3 = 0
x1+0x2
‒ x3 = 0
⇒ x1‒x3=0
⇒x1
= x3
When
x1 = 1: x3 = 1
& x2=0.
The
corresponding eigenvector is 
When
x1 =0; x3=0, x2=
any arbitrary value = 1.
The
corresponding eigenvector is 
Case
(ii) When λ=−1:
The
system of equation (1) becomes
x1
+0x2 + 1x3 = 0
0x1 + 2x2 +0x3 = 0
x1+0x2+x3=0
⇒ x1+x3=0
& x2=0
x1=−x3
& x2=0
..
When x1 = 1; x3=−1,
x2=0
The
corresponding eigenvector is 
Hence
the basis β for the matrix T is 
The corresponding bases in P2(R) is
β={1+x2,x,1−x}
Hence
T is diagonalizable with (1+x2,
x, 1−x2}
Example 17
Let V=R3.
Define:
. Check whether T is diagonalizable or not.
Solution:
Given that V=R3 & 
Let
β={(1, 0, 0), (0, 1, 0), (0, 0, 1)) be the standard basis for R3.
Let
v1 = (1, 0, 0), v2(0, 1, 0) & v3 = (0, 0,
1)

The matrix representation of T is

The
characteristic polynomial is |T−λI|=0
= λ3−2λ2+λ−2.
Since
the characteristic polynomial of T does not split, T is not diagonalizable.
Linear Algebra: UNIT II: Linear Transformations and Diagonalization : Tag: maths, mathematics : - Diagonalizability: Theorems Part 2 - Example Solved Problems
Linear Algebra
MA25C02 2nd Semester | 2025 Regulation
English Essentials II
EN25C02 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Tamils and Technology தமிழர்களும் தொழில்நுட்பமும்
UC25H02 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Linear Algebra
MA25C02 2nd Semester | 2025 Regulation
Transforms and its Applications
MA25C03 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (CE) II
PH25C02 2nd Semester Civil, Agri Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (CSIE) II
PH25C03 2nd Semester AIDS, CSE, IT, CSE(CY) Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (EE) II
PH25C04 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Physics (ME) II
PH25C05 2nd Semester Mechanical Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Chemistry (CE) II
CY25C02 2nd Semester Civil Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Applied Chemistry (ME) II
CY25C03 2nd Semester Mechanical Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Electron Devices
EC25C01 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Digital Principles and Computer Organization
CS25C06 2nd Semester AIDS, CSE, IT, CSE(CY) Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Basic Electrical and Electronics Engineering
EE25C01 2nd Semester | 2025 Regulation | 2nd Semester 2025 Regulation
Basic Civil and Mechanical Engineering
GE25C01 2nd Semester EEE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Data Structures using CPlusPlus
CS25C05 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Engineering Drawing
ME25C01 EEE, Mech, Agri, EEE Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Data Structures and Algorithms
CS25C04 2nd Semester EEE Dept | 2025 Regulation
Circuits and Network Analysis
EC25C02 2nd Semester ECE Dept | 2025 Regulation | 2nd Semester 2025 Regulation
Engineering Mechanics
ME25C02 2nd Semester Mech, Civil, Agri Depts | 2025 Regulation | 2nd Semester 2025 Regulation
Object Oriented Programming (OOPs)
CS25C07 2nd Semester CSE, CSE(CY) Depts | 2025 Regulation | 2nd Semester 2025 Regulation