Question
Question: Let S = {$\sqrt{n}$ : 1 < n < 50 and n is odd} Let a ∈ S and A= $\begin{bmatrix} 1 & 0 & a \\ -1 & ...
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

218
221
663
1717
221
Solution
The set S contains elements of the form n where n is an odd integer such that 1 < n < 50.
The odd integers n satisfying 1 < n < 50 are 3, 5, 7, ..., 49.
So, S = {3,5,7,...,49}.
Let a∈S. The matrix A is given by A=1−1−a010a01
We need to calculate det(adjA). For a square matrix A of order n, det(adjA) = (detA)n−1. Here n=3, so det(adjA) = (detA)2.
First, calculate the determinant of A: det(A) = 11001−0−1−a01+a−1−a10
det(A) = 1(1×1−0×0)−0+a((−1)×0−1×(−a))
det(A) = 1(1)+a(0+a)=1+a2.
Since a∈S, a=n for some odd integer n with 1 < n < 50. Thus, a2=n, and n≥3. So det(A) = 1+n≥4, which means A is invertible and the formula det(adjA) = (detA)2 is valid.
det(adjA) = (1+a2)2.
The given condition is ∑a∈Sdet(adjA) = 100λ.
Substituting det(adjA) and the form of a: ∑a∈S(1+a2)2=100λ.
Since a∈S, a=n where n is an odd integer from 3 to 49. Thus a2=n.
The sum becomes ∑n∈{3,5,...,49},n is odd(1+n)2.
The values of n are 3, 5, 7, ..., 49.
The values of 1+n are 1+3=4,1+5=6,1+7=8,...,1+49=50.
The sum is 42+62+82+...+502.
This is a sum of squares of even numbers. We can write each term as (2k)2.
4=2×2, so 42=(2×2)2.
6=2×3, so 62=(2×3)2.
8=2×4, so 82=(2×4)2.
...
50=2×25, so 502=(2×25)2.
The sum is ∑k=225(2k)2.
∑k=225(2k)2=∑k=2254k2=4∑k=225k2.
We use the formula for the sum of the first m squares: ∑k=1mk2=6m(m+1)(2m+1).
∑k=225k2=∑k=125k2−12.
∑k=125k2=625(25+1)(2×25+1)=625×26×51.
625×26×51=2×325×(2×13)×(3×17)=25×13×17.
25×13=325.
325×17=325×(10+7)=3250+325×7=3250+2275=5525.
So, ∑k=125k2=5525.
Now, ∑k=225k2=∑k=125k2−12=5525−1=5524.
The sum ∑a∈Sdet(adjA) is 4×∑k=225k2=4×5524.
4×5524=22096.
The given equation is ∑a∈Sdet(adjA) = 100λ.
22096=100λ.
λ=10022096=220.96.
The calculated value of λ is 220.96, which is not among the given options (218, 221, 663, 1717). This discrepancy suggests a potential error in the problem statement or the provided options. However, based on the standard properties of matrices and determinants, and careful calculation, the steps followed are correct.
Given the options, the most plausible answer is 221. This suggests that the value on the left side of the equation should have been 22100 instead of 22096. This could happen if, for example, the sum was meant to include one more term or exclude one term, or if the coefficient was slightly different.