Matrix polynomials and inverses- Linear Algebra

Click For Summary
SUMMARY

The discussion focuses on finding a polynomial q(x) such that q(A) = A - 1, given the polynomial p(x) = x4 - 2x3 + 3x2 - 3x + 1 and the matrix A. Participants clarify that p(A) = 0 implies A satisfies the polynomial equation, leading to the conclusion that q(A) represents the inverse of A. The key relationship established is A(-A3 + 2A2 - 3A + 3I) = I, confirming that q(x) must be derived from this equation.

PREREQUISITES
  • Understanding of polynomial functions in linear algebra
  • Familiarity with matrix operations and inverses
  • Knowledge of the Cayley-Hamilton theorem
  • Ability to manipulate and evaluate polynomials at matrices
NEXT STEPS
  • Learn how to apply the Cayley-Hamilton theorem to find matrix inverses
  • Study polynomial interpolation techniques for matrices
  • Explore the properties of matrix polynomials in linear algebra
  • Investigate the relationship between eigenvalues and polynomial equations
USEFUL FOR

Students and educators in linear algebra, mathematicians working with matrix theory, and anyone interested in polynomial functions applied to matrices.

lina29
Messages
84
Reaction score
0

Homework Statement


For p(x)=x4-2x3+3x2-3x+1 and

A= 1 1 1 -1
-1 0 -2 1
0 0 1 0
1 0 0 0

you can check that P(A)=0 using this find a polynomial q(x) so that q(A)=A-1. The point is A4-2A3+3A2-3A=A(-A3+2A2-3A+3I)=I

a) What is q(x)?

I don't really understand how to approach this problem. My initial though was that I had to solve the right side of the eqn(A4-2A3+3A2-3A) and that would be q(x). Am I on the right track? Also what's the purpose of p(x)?
 
Last edited:
Physics news on Phys.org
Well, you say, or were given, that "the point is [itex]A(-A^3+2A^2- 3A+ 3I)= I[/itex]

Isn't the definition of "inverse" that [itex]AA^{-1}= I[/itex]?
 
lina29 said:

Homework Statement


For p(x)=x4-2x3+3x2-3x+1 and

A= 1 1 1 -1
-1 0 -2 1
0 0 1 0
1 0 0 0

you can check that P(A)=0 using this find a polynomial q(x) so that q(A)=A-1. The point is A4-2A3+3A2-3A=A(-A3+2A2-3A+3I)=I

a) What is q(x)?

I don't really understand how to approach this problem. My initial though was that I had to solve the right side of the eqn(A4-2A3+3A2-3A) and that would be q(x). Am I on the right track? Also what's the purpose of p(x)?

Try to be more consistent with your letters. The functions you're working with are named p and q, so you shouldn't be using P in place of p. p(x) = x4-2x3+3x2-3x+1, so p(A) = A4-2A3+3A2-3A+I. Don't worry about the purpose of p - just take it as given for now.

You have A(-A3+2A2-3A+3I) = I. If A times whatever is the identity, then the whatever is the inverse of A. q(A) will be the inverse of A.
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
4K
Replies
5
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
3K
Replies
1
Views
2K
  • · Replies 25 ·
Replies
25
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K