StemCET Logo

Maths Question 5 – JEE-MAIN 2026

Let A=[100310931] and B=[bij],1i,j3. If B=A99I, then the value of b31b21b32 is:

Recognize that matrix A can be expressed as the sum of the identity matrix I and a nilpotent matrix N.

Step 1: Decompose Matrix A and Find Powers of N✦ Active

Express matrix A as the sum of the identity matrix I and a matrix N. Then, calculate the powers of N to determine its nilpotency index.

A=[100310931]=I+N where I=[100010001] and N=[000300930]. Calculate powers of N: N2=[000300930][000300930]=[000000900] N3=N2N=[000000900][000300930]=[000000000] Since N3=0, N is a nilpotent matrix of index 3.
Step 2: Calculate A99 and Matrix B○ Expand

Use the binomial theorem for matrices to calculate A99. Since I and N commute, (I+N)99 can be expanded. Due to N3=0, only the first few terms will be non-zero. Then, calculate B=A99I.

A99=(I+N)99=I+(991)N+(992)N2+(993)N3+ Since N3=0, the expansion simplifies to: A99=I+99N+99(991)2N2=I+99N+99×982N2=I+99N+4851N2 Substitute the matrices I, N, and N2: A99=[100010001]+99[000300930]+4851[000000900] A99=[100010001]+[000297008912970]+[0000004365900] A99=[10029710891+436592971]=[10029710445502971] Now, calculate B=A99I: B=[10029710445502971][100010001]=[00029700445502970]
Step 3: Evaluate the Expression○ Expand

Extract the required elements b31, b21, and b32 from matrix B and substitute them into the given expression.

From matrix B, we have: b31=44550 b21=297 b32=297 The expression to evaluate is b31b21b32: 44550297297=44253297=149
💡 Teacher's Secret Hint

Ensure careful calculation of the division to avoid errors.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.