Question Details

If M=[12323252]

then which of the following matrices is equal to M2022?

Options

A

[3034303330333032]

B

[3034303330333032]

C

[3033303230323031]

D

[3032303130313030]

Show Answer

Correct Answer :

Option A

[3034303330333032]

Solution :

The correct answer is Option 1:

M2022=[30343033-3033-3032]

We solve this using a key structural decomposition of the matrix M. The core idea is to write M as the sum of the identity matrix and a nilpotent matrix, then exploit the resulting pattern to compute any power of M with ease.


Step 1 — Decompose M into I + N

We observe that M can be written as:

M=I+32A

where I is the 2×2 identity matrix and A=[11-1-1].

Let N=32A, so that M=I+N.


Step 2 — Verify that N is nilpotent (N² = 0)

We compute A2 directly:

A2 = [11-1-1] [11-1-1]

Computing each entry:
- Top-left: 1×1+1×(-1)=0
- Top-right: 1×1+1×(-1)=0
- Bottom-left: (-1)×1+(-1)×(-1)=0
- Bottom-right: (-1)×1+(-1)×(-1)=0

Therefore:

A2=[0000]

This means N2=32A2=94A2=O (the zero matrix). So N is nilpotent of order 2.


Step 3 — Apply the Binomial Theorem

Since I and N commute (as I commutes with everything), we can expand:

Mn = (I+N)n = k=0n (nk) Nk

Because N2=O, every term with k2 vanishes. Only the first two terms survive:

Mn = N0 + nN1 = I+nN

This gives us a beautiful, simple general formula:

Mn = I + 3n2 A = [ 1+3n2 3n2 -3n2 1-3n2 ]


Step 4 — Substitute n = 2022

First compute the key coefficient:

3×20222 = 3×1011 = 3033

Now substitute into the general formula:

M2022 = [ 1+3033 3033 -3033 1-3033 ] = [ 30343033 -3033-3032 ]

This exactly matches Option 1. ✓


Quick Verification using determinant:
We can double-check using the determinant. The determinant of the answer matrix is:

(3034)(-3032) - (3033)(-3033) = 30332 - (3033+1)(3033-1) = 30332 - (30332-1) = 1

Since det(M)=1, we have det(M2022)=1. ✓ This confirms the result.

Unlock Our Free Library

Access expert-curated educational resources and study materials—completely free.

Discover more resources

You may also like

Mock Tests

View All
  • CTET
  • intermediate
  • No time limit
  • child development and pedagogy, mathematics, social science

  • SSC
  • intermediate
  • 2 hours and 30 mins
  • child development and pedagogy, mathematics, social science

Ask AI Tutor
5 left
Q1 View Question & Options
AI Tutor is solving this question...
Reading question context & options...