Show companion matrix is similar to the following matrix

  • Thread starter Thread starter catsarebad
  • Start date Start date
  • Tags Tags
    Matrix
catsarebad
Messages
69
Reaction score
0

Homework Statement


need to show companion matrix is similar to the following matrix
F552C6O.jpg
(here is the picture of the matrix)

Homework Equations

here is the companion matrix
http://en.wikipedia.org/wiki/Companion_matrix

information on matrix similarity
http://en.wikipedia.org/wiki/Matrix_similarity

The Attempt at a Solution



say given matrix is A and companion matrix is C then need to show

A = P^-1 * C * P for some invertible matrix P

i guess i could reduce guesswork by rewriting as

P*A = C*P

but even then it does not seem to be the ideal way to go about things.
 
Last edited:
Physics news on Phys.org
I don't think you put in the right link to the matrix...
 
oh lol fixed
 
What is the characteristic and minimal polynomial of that matrix? Can you construct the rational canonical form based off of elementary divisors?
 
i know char for companion but that is all.

i also know:

if same minimal poly then similar

if same frobenius canonical form then similar

but no clue how to go about finding them
 
Since your matrix is upper triangular, finding the characteristic polynomial is easy: It is just ##∏ (x-\lambda_i)##. If you can show that this is the minimal polynomial as well, then you are done.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top