For the matrix
A= [0. 1. 0. 0
0. 0. 1. 0
0. 0. 0. 1
1. 0. 0. 0]
What is the smallest positive integer k such that Ak = 1
Answers
Correct Question:-
For the matrix findthe smallest positive integer k such that where I is 4×4 identity matrix.
Solution:-
We need to write A as where,
- P is matrix consisting of eigenvectors of A in each column.
- D is diagonal matrix with eigenvalues of A as entries.
The eigenvalues λ are given by,
Expanding along R₁,
Expanding along C₁ in each determinant,
[Recall that the 'n' solutions of the equation xⁿ - a = 0 are given by where r ∈ N and 0 ≤ r < n.]
Here each λ has AM = 1. Then,
Let us find eigenvector X for each λ. Since AM of each λ is 1, it is enough to solve and check in general,
Equating each entry we get,
Thus,
Then,
We see each λ has GM = 1. Hence A is diagonalizable.
Now,
P⁻¹ is found out in the figure.
Now,
The product equals I whose element in 4th row and 4th column equals 1. On considering 4th row of first matrix and 4th column of second matrix in LHS, we get,
If k is odd,
This is wrong so k must be even.
If k is the smallest possible positive integer,