Solveeit Logo

Question

Mathematics Question on Matrices

Let

A=[100 0αβ 0βα]A = \begin{bmatrix} 1 & 0 & 0 \\\ 0 & \alpha & \beta \\\ 0 & \beta & \alpha \end{bmatrix}

and 2A3=221|2A|^3 = 2^{21} where α,βZ\alpha, \beta \in \mathbb{Z}. Then a value of α\alpha is:

A

5

B

3

C

9

D

17

Answer

5

Explanation

Solution

Step 1: Calculate the Determinant of A

A=α2β2|A| = \alpha^2 - \beta^2

Step 2: Use the Condition 2A3=221|2A|^3 = 2^{21}

We know that:

2A=23A=221A=24=16|2A| = 2^3 |A| = 2^{21} \Rightarrow |A| = 2^4 = 16

Step 3: Set Up the Equation

α2β2=16\alpha^2 - \beta^2 = 16

Factor as (α+β)(αβ)=16(\alpha + \beta)(\alpha - \beta) = 16.

Step 4: Solve for Possible Values of α\alpha

Possible integer solutions for (α,β)(\alpha, \beta) that satisfy the equation give α=4\alpha = 4 or α=5\alpha = 5.

Since α=5\alpha = 5 satisfies the condition, we choose α=5\alpha = 5.

So, the correct answer is: 5