Polynomial equations whose coefficients are all matrices (was I shouldnot )

In summary: However, the real question is what do we mean by a polynomial equation whose coefficients are matrices?In summary, the conversation discussed the concept of polynomial equations with matrix coefficients, and how to find their roots. Different approaches were suggested, such as solving each equation separately and checking for common roots, or computing the determinant and solving the resulting polynomial. The issue of whether the matrices must be square and the type of roots (real or in a matrix ring) was also brought up. Overall, the conversation was exploratory and no definitive answer was given.
  • #1
yeeyee
5
0
polynomial equations whose coefficients are all matrices (was "I shouldnot")

<< post edited by berkeman to improve clarity >>

That aside,
I am looking for a free downloadable linear algebra book that will teach me about finding roots in polynomial equations whose coefficients are all matrices.

Thank you very much
 
Last edited by a moderator:
Mathematics news on Phys.org
  • #2


Welcome to PF yeeyee.

The sentence also doesn't make much sense to me. What is a polynomial equation whose coefficients are matrices?
 
Last edited by a moderator:
  • #3


well comuchip, I think that the same way we have scalar coeffiecients we may have matrices coefficients in the polynomial.

formally it sounds ok.
 
  • #4


Then why don't you give me an answer ?
 
  • #5


Well think of it this way, you need to find the roots of each standalone polynomial and then find the ones common to the original polynomial.

for example:

Ax^2+Bx+C=0
where A,B,C are constant matrices coeffiecients.

so you need to solve:
[tex]a_{ij}x^2+b_{ij}x+c{ij}=0[/tex]
and then after finding the roots of each equation, you reduce the list of roots to those common to each equation, those would the roots of the original polynomial.
but I guess this would work only if A,B,C are with the same number of rows and columns.
 
  • #6


OK, so Wikipedia says:
The roots of a polynomial matrix over the complex numbers are the points in the complex plane where the matrix loses rank.
I suppose that means that the roots are those x for which the rank is non-maximal, which is, IIRC, equivalent to the matrix being non-invertible. So I guess one could compute the determinant and solve the remaining higher-order polynomial.
So in lqg's notation, let M be given by its entries
[tex]m_{ij} = a_{ij} x^2 + b_{ij} x + c_{ij}[/tex]
and solve det(M) = 0 for x.
 
  • #7


Assuming we do mean finding real roots (as opposed to matrix valued roots), then I think Compuchip's idea turns a very simple problem into a very hard one, with extra assumptions placed on the terms.

1) Who says that the matrices are square?
2) Why turn mxn simpler equations in 1 unknown into one very high degree equation? Just solve each in turn, and see if there is some number in all of the solution sets as in lqg's post? If you can't solve the simpler equations you certainly can't solve the one of much higher degree.
3) Just because a determinant is zero does not mean that the matrix is identically zero, which is what is required.

Are we sure that we're looking for roots over R, and not some other ring, like the matrix ring itself?
 
  • #8


loop quantum gravity said:
but I guess this would work only if A,B,C are with the same number of rows and columns.

If they don't then it doesn't make any sense to add up linear combinations of them.
 
  • #9


n_bourbaki said:
If they don't then it doesn't make any sense to add up linear combinations of them.
yes ofcourse.
 
  • #10


n_bourbaki said:
1) Who says that the matrices are square?
I don't think anyone did?

n_bourbaki said:
2) Why turn mxn simpler equations in 1 unknown into one very high degree equation? Just solve each in turn, and see if there is some number in all of the solution sets as in lqg's post? If you can't solve the simpler equations you certainly can't solve the one of much higher degree.
Probably to determine if the rank is maximal one can indeed also solve each equation separately and check which solutions are roots of two or more equations.

3) Just because a determinant is zero does not mean that the matrix is identically zero, which is what is required.
I found the phrase "loses rank" a bit unclear. I thought it meant that the rank is lower than the maximal rank. But it might indeed also mean that the rank becomes zero.

Are we sure that we're looking for roots over R, and not some other ring, like the matrix ring itself?
The variable is x which is an element of R, not a matrix. So... yes, I guess so.

As I indicated in my first post, I've never seen such equations and all the information I have on them I found on Google. So I might be wrong here.
 
  • #11


CompuChip said:
I don't think anyone did? [mention anything about square matrices]

You did when you took the determinant.

The variable is x which is an element of R, not a matrix. So... yes, I guess so.

No, no one has said that the polynomial equation is to be viewed as a function from R to matrices. The OP has posed an ambiguous question. It might be most sensible, and probably only possible, if we view this as wishing for x to be in R.
 

1. What is a polynomial equation with coefficients that are matrices?

A polynomial equation with coefficients that are matrices is a mathematical expression that involves variables and constants multiplied by matrices. The variables represent unknown quantities, while the matrices represent linear transformations.

2. How do you solve polynomial equations with matrix coefficients?

To solve a polynomial equation with matrix coefficients, you can use techniques such as substitution, elimination, or Gaussian elimination. You can also use software programs specifically designed for solving matrix equations.

3. What are the applications of polynomial equations with matrix coefficients?

Polynomial equations with matrix coefficients have various applications in fields such as physics, engineering, and computer science. They can be used to model and solve problems involving linear transformations, such as motion in a system or data compression.

4. Are there any special properties of polynomial equations with matrix coefficients?

Yes, polynomial equations with matrix coefficients have some special properties. For example, the degree of a polynomial equation with matrix coefficients is determined by the highest degree of the matrices involved. Additionally, the roots of a polynomial equation with matrix coefficients can be complex numbers or matrices themselves.

5. Can polynomial equations with matrix coefficients have more than one solution?

Yes, polynomial equations with matrix coefficients can have more than one solution. In fact, depending on the degree of the equation and the dimensions of the matrices involved, there can be multiple solutions or none at all. This makes solving these equations more complex and requires careful analysis.

Similar threads

Replies
2
Views
1K
  • Precalculus Mathematics Homework Help
Replies
1
Views
724
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
827
  • Differential Equations
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Science and Math Textbooks
Replies
2
Views
981
  • Calculus and Beyond Homework Help
Replies
7
Views
705
  • Math Proof Training and Practice
2
Replies
69
Views
3K
Replies
4
Views
2K
Back
Top