Animated Solution for Mathematics - Matrices and Determinants: Let S={n:1≤n≤50 and n is odd}. Let a∈S and A=1−1−a010a01. If ∑a∈Sdet(adjA)=100λ, then λ is equal to
Select Answer:
Visualized Solution
Defining the Set S
Given set S={n:1≤n≤50 and n is odd}
The values of n are {1,3,5,…,49}
The number of elements in S is 25
Calculating the Determinant ∣A∣
Matrix A=1−1−a010a01
Expand ∣A∣ along the first row:
∣A∣=1(1−0)−0(−1−0)+a(0−(−a))
∣A∣=1+a2
Property of det(adjA)
Using the property: det(adjA)=∣A∣m−1
For a 3×3 matrix, m=3
det(adjA)=∣A∣3−1=∣A∣2
Substituting ∣A∣: det(adjA)=(1+a2)2
Substitution of a=n
Since a=n, we have a2=n
Substitute a2=n into the determinant expression:
det(adjA)=(1+n)2
Setting up the Summation
Summation: ∑a∈Sdet(adjA)=∑n∈{1,3,…,49}(1+n)2
Expanding the sum:
(1+1)2+(1+3)2+(1+5)2+⋯+(1+49)2
=22+42+62+⋯+502
Simplifying the Series
Sum =22+42+62+⋯+502
Factor out 22:
Sum =22(12+22+32+⋯+252)
Sum =4∑k=125k2
Applying the Sum of Squares Formula
Formula: ∑k=1Nk2=6N(N+1)(2N+1)
For N=25:
Sum =4×625(25+1)(2×25+1)
Sum =4×625×26×51
Final Calculation for λ
Sum =4×625×26×51=22100
Given: 100λ=22100
λ=10022100=221
The correct option is 221
00:00 / 00:00
The Sigma Insight: Adjoint and Inverse of a Matrix
Analyzing the Setup
Every great journey begins with understanding the terrain. We are given a set S={n:1≤n≤50 and n is odd}.
Before we touch the matrix, we must understand what we are summing over. The variable n takes on odd values from 1 to 50, specifically 1,3,5,…,49.
If you count these, you will find there are exactly 25 such values. Knowing that we have 25 terms is our first victory, as it tells us that whatever expression we derive for det(adj A), we will be summing it 25 times.
The Matrix and the Determinant
Now, let us look at our matrix A:
A=1−1−a010a01
When you see a matrix with zeros, your heart should leap with joy. Zeros are gifts; they simplify our determinant expansion. Let us expand along the first row:
det(A)=1(1−0)−0(−1−0)+a(0−(−a))
Simplifying this, we get:
det(A)=1+a2
It is remarkably clean. The complexity of the matrix collapses into a simple quadratic expression, which is the first sign that we are on the right track.
The Adjoint Property—The JEE Secret Weapon
Here is where the problem tests your conceptual depth. We need det(adj A). Many students panic here, thinking they need to calculate the inverse or the cofactor matrix, but that is the long, painful road.
Recall the property:
det(adj A)=(detA)n−1
Since our matrix is 3×3, n=3. Therefore, det(adj A)=(detA)2. Substituting our previous result, we get:
det(adj A)=(1+a2)2
Now, remember that a=n. When we substitute this into our expression, the square root vanishes, leaving us with (1+n)2. The expression is now purely in terms of n, and the irrationality is gone.
The Summation
We are now tasked with calculating:
a∈S∑det(adj A)=n∈{1,3,…,49}∑(1+n)2
Let us write out the first few terms to visualize the series:
For n=1: (1+1)2=22=4
For n=3: (1+3)2=42=16
For n=5: (1+5)2=62=36
This is the sum of squares of even numbers: 22+42+62+⋯+502.
The Final Calculation
To sum this efficiently, we factor out 22 from every term:
22(12+22+32+⋯+252)
We are left with 4×∑k=125k2. Using the standard formula for the sum of squares, 6N(N+1)(2N+1), where N=25:
Sum=4×625(25+1)(2×25+1)
Sum=4×625×26×51=22100
The problem states this sum is equal to 100λ. Therefore: