Concept:The matrix
M equals
I+B where
B is nilpotent (
B2=0). This allows binomial expansion for powers and sums. Determinants decide existence of unique solutions.
Explanation:Write
M=[21−10]=I+B with
I identity and
B=[11−1−1].
Check
B2=[0000], so
B is nilpotent.
Compute
M26=(I+B)26=I+26B (since higher powers vanish).
Thus
M26=[2726−26−25], so
p=27,q=−26,r=26,s=−25.
Sum
S=∑k=126Mk=∑k=126(I+kB)=26I+(1+2+...+26)B=26I+351B.
This gives
S=[377351−351−325], so
a=377,b=−351,c=351,d=−325.
Hence statement B (
a=378) is false.
Check option C: The system
27x−26y=m,
26x−25y=n has coefficient matrix with determinant
27(−25)−(−26)26=−675+676=1=0.
Since the determinant is non‑zero and the coefficients are integers, for any integers
m,n the unique solution
x,y are integers. So C is true.
Check option D: The determinant of the matrix
[a+tcbd+t] is
(a+t)(d+t)−bc.
Substituting the values:
(377+t)(−325+t)−(−351)(351)=t2+52t+676=(t+26)2.
For any
t>0,
(t+26)2=0, so the system has a unique solution. Thus D is true.
Check option A: We need an invertible real
N=[jlkm] such that
MN=N[1011].
Equating entries gives
j=l and
2k−m=j+k⇒m−k=j.
Then
det(N)=jm−lk=j(m−k)=j2.
Choosing
j=0 (e.g.,
j=1,k=0,l=1,m=1) makes
det(N)=1=0, so
N is invertible. Hence A is true.
Answer:Statements A, C, and D are true.