To determine the correct statements, we first analyze the matrix M=[21−10].
1. Powers of M
Calculating the first few powers of M:
M1=[21−10]M2=[21−10][21−10]=[32−2−1]M3=[32−2−1][21−10]=[43−3−2]
By mathematical induction, for any positive integer k:
Mk=[k+1k−k−(k−1)]
For k=26:
M26=[2726−26−25]=[prqs]
Thus, p=27, q=−26, r=26, and s=−25.
Now, let S=∑k=126Mk=[acbd].
a=∑k=126(k+1)=226×27+26=351+26=377
b=∑k=126(−k)=−351
c=∑k=126k=351
d=∑k=126(1−k)=26−351=−325
2. Analysis of Options
Option (A): Existence of Invertible Matrix N
The characteristic equation of M is:
det(M−λI)=2−λ1−1−λ=λ2−2λ+1=(λ−1)2=0
The eigenvalue is λ=1 with algebraic multiplicity 2.
For λ=1, the eigenvector equation is:
(M−I)v=0⟹[11−1−1][v1v2]=[00]⟹v1=v2
Since the geometric multiplicity is 1, M is non-diagonalizable, and its Jordan Canonical Form is J=[1011].
Thus, there exists an invertible 2×2 real matrix N such that:
N−1MN=[1011]⟹MN=N[1011]
Therefore, Option (A) is TRUE.
Option (B): Value of a
As derived above:
a=∑k=126(k+1)=377
Hence, the statement a=378 is incorrect.
Therefore, Option (B) is FALSE.
Option (C): Unique Integer Solutions for x,y
The system of equations can be written in matrix form as:
[prqs][xy]=[mn]⟹M26[xy]=[mn]
The determinant of M26 is:
det(M26)=(detM)26=(0−(−1))26=126=1
Since det(M26)=1=0, (M26)−1 exists and is given by:
(M26)−1=[s−r−qp]=[−25−262627]
Since all entries of (M26)−1 are integers, the solution vector:
[xy]=[−25−262627][mn]=[−25m+26n−26m+27n]
yields a unique pair of integers (x,y) for any given integers m and n.
Therefore, Option (C) is TRUE.
Option (D): System of Equations for Positive Real t
The system of linear equations is:
[a+tcbd+t][xy]=[1−1]⟹(S+tI)[xy]=[1−1]
The determinant of the coefficient matrix is:
det(S+tI)=t2+tr(S)t+det(S)
For any positive real number t>0, (t+26)2>262>0, which means det(S+tI)=0.
Hence, the system has a unique solution for each t>0.
Therefore, Option (D) is TRUE.
Conclusion
The correct options are A, C, and D.
Matrix Power Sum and Invertibility Analysis | Mathematics PYQ Solution - JEE Challenger