Let
\( A = \begin{bmatrix} 1 & 0 & 0 \\ 0 & \alpha & \beta \\ 0 & \beta & \alpha \end{bmatrix} \)
and \(|2A|^3 = 2^{21}\) where \(\alpha, \beta \in \mathbb{Z}\). Then a value of \(\alpha\) is:
The problem is solved by starting with matrix \( A \) and the equation \(|2A|^3 = 2^{21}\).
Matrix \( A \) is:
| 1 | 0 | 0 |
| 0 | \(\alpha\) | \(\beta\) |
| 0 | \(\beta\) | \(\alpha\) |
The determinant of a matrix \(|A|\) can be calculated using cofactor expansion or rules for symmetric matrices.
The determinant of \( A \) is calculated as follows:
Substituting into \(|2A|\):
Given \(|2A|^3 = 2^{21}\), we substitute to find:
Thus, \(\alpha^2 - \beta^2 = 16\).
Assuming integer solutions for simplicity, consider:
A possible solution is \(\alpha = 5\) when considering all options through similar calculations. The option consistent with the provided choices is:
Correct Answer: 5