Matrices & Determinants
Determinants
Grade 12

Question:

<p><strong>For Problems 9–11</strong><br>Let \(A = \begin{bmatrix} 1 & 0 & 0 \\ 1 & 0 & 1 \\ 0 & 1 & 0 \end{bmatrix}\) satisfies \(A^n = A^{n-2} + A^2 - I\) for \(n \geq 3\). And trace of a square matrix \(X\) is equal to the sum of elements in its principal diagonal.<br>Further consider a matrix \(U_{3\times 3}\) with its columns as \(U_1, U_2, U_3\) such that<br>\[A^{50}U_1 = \begin{bmatrix}1\\25\\25\end{bmatrix},\quad A^{50}U_2 = \begin{bmatrix}0\\1\\0\end{bmatrix},\quad A^{50}U_3 = \begin{bmatrix}0\\0\\1\end{bmatrix}\]<br>The value of \(|U|\) equals</p>
<p>\(0\)</p>
<p>\(1\)</p>
<p>\(2\)</p>
<p>\(-1\)</p>

Step-by-Step Solution

Key Concept: Use the recurrence relation A^n = A^(n-2) + A^2 - I to find a pattern in powers of A, then recognize that A^50 U = [A^50 U₁ | A^50 U₂ | A^50 U₃] gives us A^50 U directly, allowing us to solve for U using matrix inversion.
<p><strong>Step 1:</strong> Find |A| by direct calculation.</p><p>det(A) = 1(0·0 - 1·1) - 0 + 0 = -1</p><p>So |A| = -1</p><p><strong>Step 2:</strong> Use the given equations A^50 U₁ = [1, 25, 25]ᵀ, A^50 U₂ = [0, 1, 0]ᵀ, A^50 U₃ = [0, 0, 1]ᵀ.</p><p>This means A^50 U = [A^50 U₁ | A^50 U₂ | A^50 U₃] = <begin>bmatrix}1 & 0 & 0 \\ 25 & 1 & 0 \\ 25 & 0 & 1\end{bmatrix}</p><p><strong>Step 3:</strong> Calculate the determinant of this matrix.</p><p>|A^50 U| = 1(1·1 - 0·0) - 0 + 0 = 1</p><p><strong>Step 4:</strong> Apply the determinant multiplication rule: |A^50 U| = |A^50| · |U| = |A|^50 · |U|</p><p>1 = (-1)^50 · |U| = 1 · |U|</p><p>∴ |U| = 1 or -1 depending on convention. <strong>Answer: B (typically 1 or -1 given as option)</strong></p>
Correct Answer: B

Master Matrices & Determinants with Mathbee

Practice this topic under real exam conditions with strict timers, or ask our AI Mentor to explain the concepts step-by-step.

Start Practicing for Free