Any page and section numbers in the assignments below refer to Heffron's text.
1. Verify properties 1-8 from today's lecture, for \(A = \begin{pmatrix} 1 & -9\\2 & 6\end{pmatrix}\), \(B = \begin{pmatrix} 1 & 4\\0 & -9\end{pmatrix}\), \(C = \begin{pmatrix}0 & -4\\9 & 2\end{pmatrix}\), \(\lambda = 7, \lambda_1 = -6, \lambda_2 = 4\).
2. Give a proof of the cancellation property using entries in the matrices rather than the proof given class.
1. For the matrices \(A, B, C\) in the previous assignment, verify:
- (i) \(A(B+C) = AB+AC\).
- (ii) \(A(BC) = (AB)C\).
2. For the matrix \(A = \begin{pmatrix} 3 & 1\\5 & 2\end{pmatrix}\) first verify that \(A^{-1} = \begin{pmatrix} 2 & -1\\-5 & 3\end{pmatrix}\), and then use \(A^{-1}\) to solve the system of equations
3. Use mathematical induction to prove the following statements:
- (i) \(1^2+2^2+3^2+\cdots + n^2 = \frac{n(n+1)(2n+1)}{6}\), for all \(n\geq 1\).
- (ii) \(9^n-1\) is divisible by 8, for all \(n\geq 1\).
1. For \(A = \begin{pmatrix} 1 & -9\\2 & 6\end{pmatrix}\), \(B = \begin{pmatrix} 1 & 4\\0 & -9\end{pmatrix}\) and \(\lambda = 7\), verify properties 1-5 of the determinant given in today's lecture.
2. For the \(2\times 2\) matrix \(A\), we verified in class that if \(\textrm{det}(A)\not = 0\), then \(A^{-1}\) exists. Prove that if \(A^{-1}\) exists, then \(\det A \not = 0\). Thus, we have the following:
We'll see later in the semester that this holds for any \(n\times n\) matrix.
3. Here are three systems of linear equations. Identify which one has a unique solution, infinitely many solutions and no solutions.
1. For the three systems of equations given in the previous assignment, use augmented matrices and Gaussian elimination to find the solution set of each system.
2. Something new: Find the solution set to the system of equations below using Gaussian elimination, following as closely as you can the algorithm given in class. Hint: You'll have to introduce a parameter to describe the solution set.
3. Suppose that the ordered pair \((s,t)\) is a solution to the system
Verify that \((s,t)\) is a solution to each of systems below. Assume that \(\lambda \in \mathbb{R}\) and is non-zero for System C.
Now assume that \((s,t)\) is a solution to A, B, or C, and show that \((s,t)\) is a solution to the original system of equations. You must consider all three cases. These calculations show that solutions to systems of equations are invariant under elementary row operations.