Artusartos
- 236
- 0
Let A \in M_n(F) and v \in F^n.
Also...[g \in F[x] : g(A)(v)=0] = Ann_A (v) is an ideal in F[x], called the annihilator of v with respect to A. We know that g \in Ann_A(v) if and only if f|g in F[x]. Let V = Span(v, Av, A^2v, ... , A^{k-1}v).. V is the smallest A-invariant subspace containing v. We denote the fact by writing V=F[x]v. This corresponds to the F[x]-module structure on F^n induced by multiplication by A. We also know that v, Av, A^2v, ... , A^{k-1}v is a basis, B, of v.
Now...
A = \begin{bmatrix} 2 & 0 & 0 \\0 & 3 & 0 \\0 & 0 & 4 \end{bmatrix}
v = \begin{bmatrix} 1 \\1 \\0 \end{bmatrix}
This is what the professor told us:
You need to find the matrix [v | Av | ... | A^{k-1}v | A^kv] and then row reduce it to echelon form...He said that we would get a matrix of the form:
\begin{bmatrix} I_k & X \\0 & 0\end{bmatrix}...I couldn't really write this matrix the way I wanted to...but this is basically what he said. The first few columns and rows will give the identity matrix I_k. Then you will have zeros below I_k. On the right hand side of I_k, you will have a few columns (call it "X"), and zeros below it.
He said that the minimal polynomial of T depends on the first column of X.
So this is what I did:
Let N = [v | Av | ... | A^{k-1}v | A^kv] = \begin{bmatrix} 1 & 2 & 4 & 8 \\1 & 3 & 9 & 27 \\0 & 0 & 0 & 0 \end{bmatrix}
After row reducing, I got:
\begin{bmatrix} 1 & 0 & -6 & -30 \\0 & 1 & 5 & 19 \\0 & 0 & 0 & 0 \end{bmatrix}
So the first 2 rows and 2 columns of this matrix is I_2, and there are zeros below it. Then we have X=\begin{bmatrix} -6 & -30 \\5 & 19 \end{bmatrix}. According to what the professor said, the first column of X determins the minimal polynomial of T. So the minimal polynomial is 6 + 5x + x^2, right?
So, what is T?
The definition that he gave for T is "T: V \rightarrow V be induced by multiplication by A: T(w) = Aw for w \in V.
In this case the basis is the first two columns of N. So, basically, they are v and Av. Since T is induced by multiplication by A...T has the columns A(v) and A(Av)=A^2v
so...
...we have T = [Av | A^2v] = \begin{bmatrix} 2 & 4 \\3 & 19 \end{bmatrix}
But this matrix does not satisfy the minimal polynomial. Can anybody please help me with this? Did I do something wrong?
Thanks in advance
Also...[g \in F[x] : g(A)(v)=0] = Ann_A (v) is an ideal in F[x], called the annihilator of v with respect to A. We know that g \in Ann_A(v) if and only if f|g in F[x]. Let V = Span(v, Av, A^2v, ... , A^{k-1}v).. V is the smallest A-invariant subspace containing v. We denote the fact by writing V=F[x]v. This corresponds to the F[x]-module structure on F^n induced by multiplication by A. We also know that v, Av, A^2v, ... , A^{k-1}v is a basis, B, of v.
Now...
A = \begin{bmatrix} 2 & 0 & 0 \\0 & 3 & 0 \\0 & 0 & 4 \end{bmatrix}
v = \begin{bmatrix} 1 \\1 \\0 \end{bmatrix}
This is what the professor told us:
You need to find the matrix [v | Av | ... | A^{k-1}v | A^kv] and then row reduce it to echelon form...He said that we would get a matrix of the form:
\begin{bmatrix} I_k & X \\0 & 0\end{bmatrix}...I couldn't really write this matrix the way I wanted to...but this is basically what he said. The first few columns and rows will give the identity matrix I_k. Then you will have zeros below I_k. On the right hand side of I_k, you will have a few columns (call it "X"), and zeros below it.
He said that the minimal polynomial of T depends on the first column of X.
So this is what I did:
Let N = [v | Av | ... | A^{k-1}v | A^kv] = \begin{bmatrix} 1 & 2 & 4 & 8 \\1 & 3 & 9 & 27 \\0 & 0 & 0 & 0 \end{bmatrix}
After row reducing, I got:
\begin{bmatrix} 1 & 0 & -6 & -30 \\0 & 1 & 5 & 19 \\0 & 0 & 0 & 0 \end{bmatrix}
So the first 2 rows and 2 columns of this matrix is I_2, and there are zeros below it. Then we have X=\begin{bmatrix} -6 & -30 \\5 & 19 \end{bmatrix}. According to what the professor said, the first column of X determins the minimal polynomial of T. So the minimal polynomial is 6 + 5x + x^2, right?
So, what is T?
The definition that he gave for T is "T: V \rightarrow V be induced by multiplication by A: T(w) = Aw for w \in V.
In this case the basis is the first two columns of N. So, basically, they are v and Av. Since T is induced by multiplication by A...T has the columns A(v) and A(Av)=A^2v
so...
...we have T = [Av | A^2v] = \begin{bmatrix} 2 & 4 \\3 & 19 \end{bmatrix}
But this matrix does not satisfy the minimal polynomial. Can anybody please help me with this? Did I do something wrong?
Thanks in advance