How can I use Cayley-Hamilton's Theorem to find B5?

That's the simplest way to do it.In summary, the conversation discusses using Cayley-Hamilton's Theorem to find B5, given the characteristic polynomial of matrix B. The theorem is used to find B2, B3, B4, and finally B5 by substituting B2 = -(B+I) into the equation. It is noted that the solution is not guaranteed to be valid due to uncertainty about the invertibility of B.
  • #1
annoymage
362
0

Homework Statement



let x2 + x + 1 be the characteristic polynomial of matrix B

find B5 using Cayley-Hamilton's Theorem

Homework Equations





The Attempt at a Solution



from what i have learn, cayley hamilton theorem is something like this

B2 + B + I =0

B(B+I)=I

so, B-1 = (B+1)

how can i apply this to make B5? help me please owho
 
Physics news on Phys.org
  • #2
hmm, is my work here valid?

B-1B = (B+1)B = I

IB5 = (B+1)B5
 
  • #3
As far as I'm concerned, you mustn't use B^(-1) because you don't know whether B i reversible. Quite likely it is, but I don't know if the fact that the characteristic polynomial has no solutions is enough.

I have never done such exercise before, but let me try:

B^2+B+I=0

B^2=-I-B /*B
B^3=-B-B^2=-B+I+B=I
B^4=B^3*B=B
B^5=B^2=-I-B

but again, completely not sure :/
 
  • #4
yeaaaa, i don't know B is invertible or not... Silly me.. ahaha

i guess that is the answer
 
  • #5
annoymage said:

Homework Statement



let x2 + x + 1 be the characteristic polynomial of matrix B

find B5 using Cayley-Hamilton's Theorem

Homework Equations





The Attempt at a Solution



from what i have learn, cayley hamilton theorem is something like this

B2 + B + I =0

B(B+I)=I
The second equation doesn't follow from the first. The first is equivalent to B2 + B = -I, so B(B + I) = -I
annoymage said:
so, B-1 = (B+1)

how can i apply this to make B5? help me please owho
 
  • #6
You have this from Cayley-Hamilton:

B^2 + B + I = 0
B^2 = -(B + I)

Then:

B^3 = B^2(B) = ..., substitute -(B+I) for B^2, etc, and so on through B^5.
 

Related to How can I use Cayley-Hamilton's Theorem to find B5?

1. What is a linear system?

A linear system is a mathematical representation of a set of equations that involve linear relationships between variables. This means that each variable is raised to the first power, and there are no exponents or other functions involved.

2. How do you prove a linear system is consistent?

A linear system is considered consistent if it has at least one solution. This can be proven by solving the system of equations and checking that the solution satisfies all of the equations.

3. What is the difference between a consistent and an inconsistent linear system?

A consistent linear system has at least one solution, while an inconsistent linear system has no solution. This means that the equations in an inconsistent system are contradictory and cannot be satisfied simultaneously.

4. How do you prove a linear system is independent?

A linear system is considered independent if all of the equations are necessary and there is no redundancy. This can be proven by reducing the system to its simplest form, where there are no equations that are linear combinations of others.

5. Can a linear system have infinitely many solutions?

Yes, a linear system can have infinitely many solutions if there are more variables than equations. In this case, there is not enough information to determine a unique solution, so any value for the extra variables would satisfy the system of equations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
573
  • Programming and Computer Science
Replies
1
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Linear and Abstract Algebra
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
387
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
Replies
7
Views
915
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
988
Back
Top