I am given the following matrix
$$A=\begin{bmatrix}
0 & 0 & 4 & 1\\
0& 0 & 1 & 4\\
4 & 1 & 0 &0\\
1 & 4 & 0 & 0
\end{bmatrix}$$
And I have to find the minimal polynomial of the matrix. The characteristic polynomial is $$K(\lambda)=-(\lambda -5)(\lambda +5)(\lambda-3)(\lambda +3)$$
The minimal polynomial $m(\lambda)$ divides the characteristic polynomial. I know that the characteristic polynomial is the minimal, but how do i eliminate the possibilities of the linear, quadratic and qubic factors in the polynomial. When do i know the minimal is actually the characteristic polynomial?
Saturday, 2 November 2013
linear algebra - How to conclude that the minimal polynomial is the characteristic?
Subscribe to:
Post Comments (Atom)
real analysis - How to find $lim_{hrightarrow 0}frac{sin(ha)}{h}$
How to find $\lim_{h\rightarrow 0}\frac{\sin(ha)}{h}$ without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...
-
Self-studying some properties of the exponential-function I came to the question of ways to assign a value to the divergent sum $$s=\sum_{k=...
-
Ok, according to some notes I have, the following is true for a random variable $X$ that can only take on positive values, i.e $P(X $\int_0^...
-
The question said: Use the Euclidean Algorithm to find gcd $(1207,569)$ and write $(1207,569)$ as an integer linear combination of $1207$ ...
No comments:
Post a Comment