- Thread starter
- #1
chickenwin
New member
- Feb 13, 2014
- 12
[SOLVED] what are similarity invariants for companion matrix?
here is how companion matrix is defined Companion matrix - Wikipedia, the free encyclopedia
similarity invariant i think is basically the unique roots of characteristic polynomial. like (x-p1) (x-p2) (x-p3) etc.
the first thing that jumps to my mind is trying to do A-rI and trying to write out character poly as (x-p1) (x-p2) etc but that seems like a nightmare.
edit: NVM DONE.
here is how companion matrix is defined Companion matrix - Wikipedia, the free encyclopedia
similarity invariant i think is basically the unique roots of characteristic polynomial. like (x-p1) (x-p2) (x-p3) etc.
the first thing that jumps to my mind is trying to do A-rI and trying to write out character poly as (x-p1) (x-p2) etc but that seems like a nightmare.
edit: NVM DONE.
Last edited: