Science:Math Exam Resources/Courses/MATH221/December 2009/Question 02 (a)
Work in progress: this question page is incomplete, there might be mistakes in the material you are seeing here.
• Q1 • Q2 (a) • Q2 (b) • Q3 (a) • Q3 (b) • Q4 • Q5 (a) • Q5 (b) • Q5 (c) • Q6 • Q7 (a) • Q7 (b) • Q8 • Q9 • Q10 (a) • Q10 (b) • Q11 • Q12 (a) • Q12 (b) • Q12 (c) • Q12 (d) • Q12 (e) • Q12 (f) • Q12 (g) • Q12 (h) • Q12 (i) • Q12 (j) •
Question 02 (a) |
---|
Find the determinant of the matrix |
Make sure you understand the problem fully: What is the question asking you to do? Are there specific conditions or constraints that you should take note of? How will you know if your answer is correct from your work only? Can you rephrase the question in your own words in a way that makes sense to you? |
If you are stuck, check the hints below. Read the first one and consider it for a while. Does it give you a new idea on how to approach the problem? If so, try it! If after a while you are still stuck, go for the next hint. |
Hint 1 |
---|
One can do this by just charging ahead and either using the definition or using row operations to get the matrix into an upper diagonal matrix (see solution 2) but there is a more elegant way to solve this (this will be solution 1). |
Hint 2 |
---|
Let
and let be the five by five identity matrix. Then . In this form, eigenvectors and hence eigenvalues are very easy to compute. How can we relate eigenvalues and determinants? |
Hint 3 |
---|
The product of the eigenvalues of a matrix is equal to the determinant. This follows since
Then plug in into both sides of the equation. Thus compute the eigenvalues of and then multiply them together. |
Checking a solution serves two purposes: helping you if, after having used all the hints, you still are stuck on the problem; or if you have solved the problem and would like to check your work.
|
Solution 1 |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. The following proof can be generalized very easily to an n by n matrix and so we present this solution first. Let
and let be the five by five identity matrix. Then . Next, let be the standard basis vectors where the 1 above is in the ith position. Notice then that the vectors defined by for i from 2 to 5 (or in general, the size of the matrix J). A simple calculation shows us that for each value of i from 2 to 5. Further, taking the vector (the all ones vector), we see that
As every vector is an eigenvector of the identity matrix, we have for each i from 2 to 5 and Hence, we get eigenvalues of and one eigenvalue of . Thus, we have To generalize the above, just change every 5 above to an n. |
Solution 2 |
---|
Found a typo? Is this solution unclear? Let us know here.
Please rate my easiness! It's quick and helps everyone guide their studies. Use the following determinant rules: The determinant of upper triangular matrix (i.e a matrix in row echelon form in this case) is equal to the product of its diagonal entries. If ij , then subtracting some constant time row i from row j does not change the determinant. Although there are multiple ways of finding determinants, this solution will use rule 2 when performing row operations so that the determinant of the original matrix is the same as the matrix in row echelon form and then use rule 1 to find the determinant. Let Step 1: Do the following row operations on the matrix A in the following order: row 1 = row 1 + row 2 row 2 = row 2 - row 1 row 3 = row 3 - row 1 and we get
The matrix is still not in upper triangular form. Then perform the following row operations: row 4 = row 4 - row 3 row 5 = row 5 - row 3 and we get :
After doing one more row operation, row 5 = row 5 - row 4 , we get the following upper triangular matrix:
Step 2: let Then Thus |