How Can I Prove That B^3 Equals 7B Minus 6I Using Matrix B?

  • Thread starter Thread starter natural
  • Start date Start date
  • Tags Tags
    Matrices
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
8 replies · 3K views
natural
Messages
25
Reaction score
0

Homework Statement


Show that the matrix B= 4 -2 -2
1 1 -1
2 -2 0
satisfies the quadratic equation
B^2-3B+2I=0

Hence show that B^3=7B-6I


The Attempt at a Solution


Now i have already worked out the quadratic equation and the matirx B satisfies the equaition B^2-3B+2I=0.

My problem is i can't seem to prove the next part i am stuck here is how for i got


B^3=7B-6I
multiplying by B^2 gives

B^4 - 3B^3 + 2B^2I = O

multiply b B^-1 (B inverse) gives

IB^3 - 3IB^2 = 2IB =0

this is where i am stuck.. thanks for any help given...question dued tomorrow.
 
Physics news on Phys.org
You said you showed that B satisfies B^2 - 3B + 2I = 0. Now you want to show that the same matrix satisfies B^3 - 7B + 6I = 0.

These matrix equations work much like the equations you worked with earlier in your math classes with regard to factorization. For example, your first equation factors into
(B - 2I)(B - I) = 0. Instead of doing what you did before (multiplying B by itself, subtracting 3*B, and then adding 2*I), you could have calculation B - 2I and B - I and multiplied these two matrices together.

As it turns out, your second equation can also be factored, and one of the factors is B^2 - 3B + 2I.
 
You are given B so just multiply to get B3. Then calculuate 7B- 6I and see if they are the same!
 
yes i agree but we can't do it that we we have to use the quadratic equation to prove that B^3 = 7B-6I
 
That tells you that [itex]B^3-7B+6I=(B+3I)(B^2-3B+2I)[/itex] but you already showed that [itex]B^2-3B+2I=0[/itex], sooo [itex]B^3-7B+6I=\ldots[/itex]?:wink: