Mathematics · Determinants

JEE Main 2024 — 29 January, Shift 1 — Question 14

Let A=[1000αβ0βα]A=\left[\begin{array}{lll}1 & 0 & 0\\ 0 & \alpha & \beta\\ 0 & \beta & \alpha\end{array}\right] and ∣2A∣3=221|2 A|^{3}=2^{21} where α,β∈Z\alpha, \beta \in Z, Then a value of α\alpha is

  1. Option A:

    3

  2. Option B:

    5

    Correct
  3. Option C:

    17

  4. Option D:

    9

Answer: B

Step-by-step solution

Given the matrix:

A=(1000αβ0βα)A = \begin{pmatrix} 1 & 0 & 0 \\ 0 & \alpha & \beta \\ 0 & \beta & \alpha \end{pmatrix}

And the equation:

∣2A∣3=221|2A|^3 = 2^{21}

where α,β∈Z\alpha, \beta \in \mathbb{Z}.

Step 1: Calculate the determinant of matrix AA, ∣A∣|A|. The determinant of AA can be calculated by expanding along the first row:

∣A∣=1⋅∣αββα∣−0⋅cofactor+0⋅cofactor|A| = 1 \cdot \begin{vmatrix} \alpha & \beta \\ \beta & \alpha \end{vmatrix} - 0 \cdot \text{cofactor} + 0 \cdot \text{cofactor} ∣A∣=1⋅(α⋅α−β⋅β)|A| = 1 \cdot (\alpha \cdot \alpha - \beta \cdot \beta) ∣A∣=α2−β2|A| = \alpha^2 - \beta^2

Step 2: Use the property of determinants for scalar multiplication. For an n×nn \times n matrix AA and a scalar cc, ∣cA∣=cn∣A∣|cA| = c^n|A|. In this case, n=3n=3 (since AA is a 3×33 \times 3 matrix) and c=2c=2. So, we have:

∣2A∣=23∣A∣|2A| = 2^3 |A| ∣2A∣=8(α2−β2)|2A| = 8 (\alpha^2 - \beta^2)

Step 3: Substitute ∣2A∣|2A| into the given equation. We are given ∣2A∣3=221|2A|^3 = 2^{21}. Substituting the expression for ∣2A∣|2A|:

(8(α2−β2))3=221(8 (\alpha^2 - \beta^2))^3 = 2^{21} (23(α2−β2))3=221(2^3 (\alpha^2 - \beta^2))^3 = 2^{21}

Applying the power rule (xy)k=xkyk(xy)^k = x^k y^k:

(23)3(α2−β2)3=221(2^3)^3 (\alpha^2 - \beta^2)^3 = 2^{21} 29(α2−β2)3=2212^9 (\alpha^2 - \beta^2)^3 = 2^{21}

Step 4: Solve for α2−β2\alpha^2 - \beta^2. Divide both sides by 292^9:

(α2−β2)3=22129(\alpha^2 - \beta^2)^3 = \frac{2^{21}}{2^9} (α2−β2)3=221−9(\alpha^2 - \beta^2)^3 = 2^{21-9} (α2−β2)3=212(\alpha^2 - \beta^2)^3 = 2^{12}

Take the cube root of both sides:

α2−β2=(212)1/3\alpha^2 - \beta^2 = (2^{12})^{1/3} α2−β2=212/3\alpha^2 - \beta^2 = 2^{12/3} α2−β2=24\alpha^2 - \beta^2 = 2^4 α2−β2=16\alpha^2 - \beta^2 = 16

Step 5: Find integer values for α\alpha that satisfy the equation. We can factor the left side as a difference of squares:

(α−β)(α+β)=16(\alpha - \beta)(\alpha + \beta) = 16

Since α\alpha and β\beta are integers, (α−β)(\alpha - \beta) and (α+β)(\alpha + \beta) must be integer factors of 16. Let x=α−βx = \alpha - \beta and y=α+βy = \alpha + \beta. Then y−x=(α+β)−(α−β)=2βy - x = (\alpha + \beta) - (\alpha - \beta) = 2\beta, which is an even integer. Also, x+y=(α−β)+(α+β)=2αx + y = (\alpha - \beta) + (\alpha + \beta) = 2\alpha, which is an even integer. This implies that xx and yy must have the same parity. Since their product xy=16xy = 16 is even, both xx and yy must be even.

Possible pairs of even integer factors (x,y)(x, y) for 16, where xy=16xy=16: If x=2x=2 and y=8y=8: α−β=2\alpha - \beta = 2 α+β=8\alpha + \beta = 8 Adding the two equations: 2α=10⇒α=52\alpha = 10 \Rightarrow \alpha = 5. Subtracting the first from the second: 2β=6⇒β=32\beta = 6 \Rightarrow \beta = 3. Check: 52−32=25−9=165^2 - 3^2 = 25 - 9 = 16. This is a valid pair of integer solutions for α\alpha and β\beta. So, α=5\alpha = 5 is a possible value.

If x=−8x=-8 and y=−2y=-2: α−β=−8\alpha - \beta = -8 α+β=−2\alpha + \beta = -2 Adding the two equations: 2α=−10⇒α=−52\alpha = -10 \Rightarrow \alpha = -5. Subtracting the first from the second: 2β=6⇒β=32\beta = 6 \Rightarrow \beta = 3. Check: (−5)2−32=25−9=16(-5)^2 - 3^2 = 25 - 9 = 16. This is also a valid pair of integer solutions. So, α=−5\alpha = -5 is a possible value.

If x=4x=4 and y=4y=4: α−β=4\alpha - \beta = 4 α+β=4\alpha + \beta = 4 Adding the two equations: 2α=8⇒α=42\alpha = 8 \Rightarrow \alpha = 4. Subtracting the first from the second: 2β=0⇒β=02\beta = 0 \Rightarrow \beta = 0. Check: 42−02=16−0=164^2 - 0^2 = 16 - 0 = 16. This is a valid pair of integer solutions. So, α=4\alpha = 4 is a possible value.

If x=−4x=-4 and y=−4y=-4: α−β=−4\alpha - \beta = -4 α+β=−4\alpha + \beta = -4 Adding the two equations: 2α=−8⇒α=−42\alpha = -8 \Rightarrow \alpha = -4. Subtracting the first from the second: 2β=0⇒β=02\beta = 0 \Rightarrow \beta = 0. Check: (−4)2−02=16−0=16(-4)^2 - 0^2 = 16 - 0 = 16. This is a valid pair of integer solutions. So, α=−4\alpha = -4 is a possible value. The question asks for "a value of α\alpha". Any of 5,−5,4,−45, -5, 4, -4 would be a correct answer.

The final answer is 5\boxed{5}.

Answer key and solution verified before publishing.

Practise Determinants

Start with this question, then two more from the same chapter — with a tutor that explains every step. Free.

Exam
JEE Main 2024
Subject
Mathematics
Chapter
Determinants
Topic
Determinants
Let A= [begin array lll 1 & 0 & 0\\ 0 & α & β\\ 0 & β & αend array ]… | JEE Main 2024 PYQ with Solution · DhiX AI