Visual SolutionPYQ 2024 · Apr 4 Shift 2Standard
Question
Let and . Then the sum of all elements of the matrix is:
(A)
(B)
(C)
(D)
Solution Path
. Power pattern: . Sum . Element sum .
01Question Setup
1/4Find the sum of all elements of where .
02Find Adjoint
2/4For a matrix, swap the diagonal entries and negate the off-diagonal entries.
03Power PatternKEY INSIGHT
3/4By induction (or direct multiplication), . The off-diagonal scales linearly.
04Final Answer
4/4. Sum .
Concepts from this question2 concepts unlocked
★
STANDARDCayley-Hamilton Theorem
Every square matrix satisfies its own characteristic equation: if p(x) = |A - xI|, then p(A) = 0.
Reduces higher powers of A to lower ones. Essential for expressing A⁻¹ in terms of A and I.
Matrix inverseHigher powers of AMatrix polynomial
Practice (14 Qs) →Determinant Product Rule
det(AB) = det(A) × det(B). Also det(Aᵀ) = det(A) and det(kA) = kⁿ det(A) for n×n matrix.
JEE loves chained matrix products like det(ABA^T). This rule avoids explicit multiplication entirely.
Product of matricesTranspose determinantScalar multiplication
Practice (21 Qs) →Want more practice?
Try more PYQs from this chapter →