Difference between revisions of "031 Review Part 3, Problem 10"
Jump to navigation
Jump to search
Kayla Murray (talk | contribs) |
Kayla Murray (talk | contribs) |
||
Line 18: | Line 18: | ||
{| class="mw-collapsible mw-collapsed" style = "text-align:left;" | {| class="mw-collapsible mw-collapsed" style = "text-align:left;" | ||
!Step 1: | !Step 1: | ||
+ | |- | ||
+ | |Since <math style="vertical-align: 0px">\vec{x}</math> is an eigenvector of <math style="vertical-align: -4px">AB,</math> we know <math style="vertical-align: -5px">\vec{x}\neq \vec{0}</math> and | ||
+ | |- | ||
+ | | | ||
+ | ::<math>AB(\vec{x})=\lambda\vec{x}</math> | ||
+ | |- | ||
+ | |for some scalar <math style="vertical-align: 0px">\lambda.</math> | ||
+ | |- | ||
+ | |Using associativity of matrix multiplication, we have | ||
|- | |- | ||
| | | | ||
+ | ::<math>A(B\vec{x})=\lambda\vec{x}.</math> | ||
|} | |} | ||
Line 25: | Line 35: | ||
!Step 2: | !Step 2: | ||
|- | |- | ||
− | | | + | |Now, we have |
+ | |- | ||
+ | | <math>\begin{array}{rcl} | ||
+ | \displaystyle{BA(B\vec{x})} & = & \displaystyle{B(A(B\vec{x}))}\\ | ||
+ | &&\\ | ||
+ | & = & \displaystyle{B(\lambda \vec{x})}\\ | ||
+ | &&\\ | ||
+ | & = & \displaystyle{\lambda B\vec{x}.} | ||
+ | \end{array}</math> | ||
+ | |- | ||
+ | |Since <math style="vertical-align: -5px">B\vec{x}\neq \vec{0},</math> we can conclude that <math style="vertical-align: 0px">B\vec{x}</math> is an eigenvector of <math style="vertical-align: 0px">AB.</math> | ||
|} | |} | ||
Line 32: | Line 52: | ||
!Final Answer: | !Final Answer: | ||
|- | |- | ||
− | | | + | | See solution above. |
|} | |} | ||
[[031_Review_Part_3|'''<u>Return to Sample Exam</u>''']] | [[031_Review_Part_3|'''<u>Return to Sample Exam</u>''']] |
Revision as of 08:49, 11 October 2017
Show that if is an eigenvector of the matrix product and then is an eigenvector of
Foundations: |
---|
An eigenvector of a matrix is a nonzero vector such that |
|
for some scalar |
Solution:
Step 1: |
---|
Since is an eigenvector of we know and |
|
for some scalar |
Using associativity of matrix multiplication, we have |
|
Step 2: |
---|
Now, we have |
Since we can conclude that is an eigenvector of |
Final Answer: |
---|
See solution above. |