How to Divide Polynomial Matrices Using Lambda Matrices

Click For Summary

Homework Help Overview

The problem involves dividing polynomial matrices, specifically A(x) and B(x), using the concept of lambda matrices. The original poster presents a polynomial matrix A(x) and seeks to divide it by another matrix B(x) on both sides.

Discussion Character

  • Exploratory, Conceptual clarification, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the representation of the polynomial matrices and question the meaning of "divide" in this context, suggesting that it may involve multiplying by an inverse if it exists. There is also an attempt to rewrite A(x) in a different form to facilitate the division process.

Discussion Status

Some participants express confusion about the division of matrices and the terminology used, such as "lambda matrices." Others have found resources that clarify the method, indicating a productive exploration of the topic.

Contextual Notes

There is mention of a book that explains the method, which refers to the matrices as lambda matrices rather than polynomial matrices, suggesting a potential difference in terminology that may affect understanding. Participants also note the need to verify corrections made to the matrix representations.

syj
Messages
53
Reaction score
0

Homework Statement



Divide

A(x)=
[x3+2x2+3 -4x3-x2-5]

[3x2-2 x3-2x2+x+4]

by

B(x) =
[x+4 -3]
[-x+6 x+2]

on both the right side and the left side.


Homework Equations





The Attempt at a Solution



I am thinking i need to rewrite A(x) as:

[1 -4]
[0 1 ] x3 +


[2 -1]
[3 -2]x2+

[0 0]
[0 1]x +

[3 -5]
[-2 4]
and do the same to B(x)

but i don't know what to do from there. :(
 
Physics news on Phys.org
ok so do you mean
[tex]A(x) = \begin{pmatrix} <br /> x^3+2x^2+3 & -4x^3-x^2-5\\<br /> 3x^2-2 & x^3-2x^2+x+4 <br /> \end{pmatrix}[/tex]

i have to admit I don't really understand the question. What do you mean by divide? The matrix equivalent would be to multiply by the inverse, assuming it exists

It me help to write B as
[tex] B = M\begin{pmatrix} <br /> x\\<br /> 1<br /> \end{pmatrix}[/tex]

Then can you show, assuming x is not zero, that the inverse is
[tex] B^{-1} = <br /> \begin{pmatrix} <br /> \frac{1}{x} & <br /> 1<br /> \end{pmatrix}<br /> M[/tex]
 
Last edited:
thanks
i found a book online that explained the method.
except in the book they referred to the matrix as a lambda matrix not a polynomial matrix.
thanks again for all the help.
i shall be posting more questions soon ;)
 
no worries, made a correction above, so if you were using it re-check
 

Similar threads

Replies
9
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
19
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
2
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
Replies
3
Views
2K
  • · Replies 26 ·
Replies
26
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K