MHB What Are the Minimal Polynomials of Matrix Powers?

evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

If the matrix $A \in M_n(\mathbb{C})$ has $m_A(x)=(x^2+1)(x^2-1)$ as its minimal polynomial, then I want to find the minimal polynomials of the matrices $A^2$ and $A^3$.

($M_n(k)$=the $n \times n$ matrices with elements over the field $k=\mathbb{R}$ or $k=\mathbb{C}$)

Is there a relation that connects the minimal polynomial of a matrix $B$ with the minimal polynomial of the powers of $B$ ? (Thinking)
 
Physics news on Phys.org
evinda said:
Hello! (Wave)

If the matrix $A \in M_n(\mathbb{C})$ has $m_A(x)=(x^2+1)(x^2-1)$ as its minimal polynomial, then I want to find the minimal polynomials of the matrices $A^2$ and $A^3$.

($M_n(k)$=the $n \times n$ matrices with elements over the field $k=\mathbb{R}$ or $k=\mathbb{C}$)

Is there a relation that connects the minimal polynomial of a matrix $B$ with the minimal polynomial of the powers of $B$ ? (Thinking)

Hey evinda! (Wave)

Don't we have that $\lambda$ is an eigenvalue of $A$ iff $\lambda$ is a root of the minimal polynomial?

Now suppose $\lambda$ is an eigenvalue of $A$ with eigenvector $\mathbf v$.
Then what can we say about $A^2\mathbf v$? (Wondering)
 
I like Serena said:
Hey evinda! (Wave)

Don't we have that $\lambda$ is an eigenvalue of $A$ iff $\lambda$ is a root of the minimal polynomial?

(Nod)
I like Serena said:
Now suppose $\lambda$ is an eigenvalue of $A$ with eigenvector $\mathbf v$.
Then what can we say about $A^2\mathbf v$? (Wondering)
$A^2\mathbf v= A(A \mathbf v)=A(\lambda \mathbf v)=\lambda(A \mathbf v)=\lambda(\lambda \mathbf{v})=\lambda^2 \mathbf v$

and

$A^3 \mathbf v=A(A^2 \mathbf v)=A(\lambda^2 \mathbf v)=\lambda^2(A \mathbf v)=\lambda^3 \mathbf v$.

So the eigenvalues of $A^2$ are $\lambda^2$ and the eigenvalues of $A^3$ are $\lambda^3$.

In our case, the eigenvalues of $A$ are $\pm i$ and $\pm 1$.

Thus the eigenvalues of $A^2$ are $-1,1$ and the eigenvalues of $A^3$ are $-i, i, -1,1$.

So the minimal polynomials of $A^2$ and $A^3$ are $(x+1)(x-1)=x^2-1$ and $(x+i)(x-i)(x+1)(x-1)=(x^2+1)(x^2-1)$,respectively.

Right? (Thinking)
 
evinda said:
(Nod)

$A^2\mathbf v= A(A \mathbf v)=A(\lambda \mathbf v)=\lambda(A \mathbf v)=\lambda(\lambda \mathbf{v})=\lambda^2 \mathbf v$

and

$A^3 \mathbf v=A(A^2 \mathbf v)=A(\lambda^2 \mathbf v)=\lambda^2(A \mathbf v)=\lambda^3 \mathbf v$.

So the eigenvalues of $A^2$ are $\lambda^2$ and the eigenvalues of $A^3$ are $\lambda^3$.

In our case, the eigenvalues of $A$ are $\pm i$ and $\pm 1$.

Thus the eigenvalues of $A^2$ are $-1,1$ and the eigenvalues of $A^3$ are $-i, i, -1,1$.

So the minimal polynomials of $A^2$ and $A^3$ are $(x+1)(x-1)=x^2-1$ and $(x+i)(x-i)(x+1)(x-1)=(x^2+1)(x^2-1)$,respectively.

Right?

Right! (Nod)
 
I like Serena said:
Right! (Nod)

Nice... Thanks a lot! (Happy)
 
Thread 'Determine whether ##125## is a unit in ##\mathbb{Z_471}##'
This is the question, I understand the concept, in ##\mathbb{Z_n}## an element is a is a unit if and only if gcd( a,n) =1. My understanding of backwards substitution, ... i have using Euclidean algorithm, ##471 = 3⋅121 + 108## ##121 = 1⋅108 + 13## ##108 =8⋅13+4## ##13=3⋅4+1## ##4=4⋅1+0## using back-substitution, ##1=13-3⋅4## ##=(121-1⋅108)-3(108-8⋅13)## ... ##= 121-(471-3⋅121)-3⋅471+9⋅121+24⋅121-24(471-3⋅121## ##=121-471+3⋅121-3⋅471+9⋅121+24⋅121-24⋅471+72⋅121##...
Back
Top