Difference between revisions of "031 Review Part 1, Problem 4"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) (Created page with "<span class="exam">True or false: If all the entries of a <math style="vertical-align: 0px">7\times 7</math> matrix <math style="vertical-align: 0px">A</math...") |
Kayla Murray (talk | contribs) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <span class="exam">True or false: If | + | <span class="exam"> True or false: If <math style="vertical-align: 0px">A</math> is invertible, then <math style="vertical-align: 0px">A</math> is diagonalizable. |
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Solution: | !Solution: | ||
|- | |- | ||
| − | | | + | |Let <math style="vertical-align: -20px">A= |
| + | \begin{bmatrix} | ||
| + | 1 & 1 \\ | ||
| + | 0 & 1 | ||
| + | \end{bmatrix}.</math> | ||
|- | |- | ||
| − | | | + | |First, notice that <math style="vertical-align: -5px">\text{det }A=1\neq 0.</math> |
|- | |- | ||
| − | | | + | |Therefore, <math style="vertical-align: 0px">A</math> is invertible. |
| − | <math> | + | |- |
| − | + | |Since <math style="vertical-align: 0px">A</math> is a triangular matrix, the eigenvalues of <math style="vertical-align: 0px">A</math> are the entries on the diagonal. | |
| − | & | + | |- |
| − | + | |Therefore, the only eigenvalue of <math style="vertical-align: 0px">A</math> is <math style="vertical-align: -1px">1.</math> Additionally, there is only one linearly independent eigenvector. | |
| − | + | |- | |
| − | & = | + | |Hence, <math style="vertical-align: 0px">A</math> is not diagonalizable and the statement is false. |
| − | |||
|} | |} | ||
| + | |||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
| − | | | + | | FALSE |
|} | |} | ||
| − | [[031_Review_Part_1|'''<u>Return to | + | [[031_Review_Part_1|'''<u>Return to Review Problems</u>''']] |
Latest revision as of 11:16, 15 October 2017
True or false: If is invertible, then is diagonalizable.
| Solution: |
|---|
| Let |
| First, notice that |
| Therefore, is invertible. |
| Since is a triangular matrix, the eigenvalues of are the entries on the diagonal. |
| Therefore, the only eigenvalue of is Additionally, there is only one linearly independent eigenvector. |
| Hence, is not diagonalizable and the statement is false. |
| Final Answer: |
|---|
| FALSE |