Question #80859

Define T:R3→R3 by T(x,y,x)=(x+y,y,2x−2y+2z).Check that T satisfies the polynomial(x−1)2(x−2).Find the minimal polynomial of T

Expert's answer

Answer on Question #80859 – Math – Linear Algebra

Question

Define T ⁣:R3R3T \colon \mathbb{R}^3 \to \mathbb{R}^3 by T(x,y,x)=(x+y,y,2x2y+2z)T(x, y, x) = (x + y, y, 2x - 2y + 2z). Check that TT satisfies the polynomial (x1)2(x2)(x - 1)^2(x - 2). Find the minimal polynomial of TT.

Solution


T=[110010222]T = \begin{bmatrix} 1 & 1 & 0 \\ 0 & 1 & 0 \\ 2 & -2 & 2 \end{bmatrix}


Find (TI)2(T2I)(T - I)^2(T - 2I)

TI=[110010222][100010001]=[010000221]T - I = \begin{bmatrix} 1 & 1 & 0 \\ 0 & 1 & 0 \\ 2 & -2 & 2 \end{bmatrix} - \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 2 & -2 & 1 \end{bmatrix}(TI)2=[010000221][010000221]==[0(0)+1(0)+0(2)0(1)+1(0)+0(2)0(0)+1(0)+0(1)0(0)+0(0)+0(2)0(1)+0(0)+0(2)0(0)+0(0)+0(1)2(0)2(0)+1(2)2(1)2(0)+1(2)2(0)2(0)+1(1)]==[000000201]\begin{aligned} (T - I)^2 &= \begin{bmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 2 & -2 & 1 \end{bmatrix} \cdot \begin{bmatrix} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 2 & -2 & 1 \end{bmatrix} = \\ &= \begin{bmatrix} 0(0) + 1(0) + 0(2) & 0(1) + 1(0) + 0(-2) & 0(0) + 1(0) + 0(1) \\ 0(0) + 0(0) + 0(2) & 0(1) + 0(0) + 0(-2) & 0(0) + 0(0) + 0(1) \\ 2(0) - 2(0) + 1(2) & 2(1) - 2(0) + 1(-2) & 2(0) - 2(0) + 1(1) \end{bmatrix} = \\ &= \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 2 & 0 & 1 \end{bmatrix} \end{aligned}T2I=[110010222]2[100010001]=[110010220]T - 2I = \begin{bmatrix} 1 & 1 & 0 \\ 0 & 1 & 0 \\ 2 & -2 & 2 \end{bmatrix} - 2 \cdot \begin{bmatrix} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \end{bmatrix} = \begin{bmatrix} -1 & 1 & 0 \\ 0 & -1 & 0 \\ 2 & -2 & 0 \end{bmatrix}(TI)2(T2I)=[000000201][110010220]==[0(1)+0(0)+0(2)0(1)+0(1)+0(2)0(0)+0(0)+0(0)0(1)+0(0)+0(2)0(1)+0(1)+0(2)0(0)+0(0)+0(0)2(1)+0(0)+1(2)2(1)+0(1)+1(2)2(0)+0(0)+1(0)]==[000000000]\begin{aligned} (T - I)^2(T - 2I) &= \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 2 & 0 & 1 \end{bmatrix} \cdot \begin{bmatrix} -1 & 1 & 0 \\ 0 & -1 & 0 \\ 2 & -2 & 0 \end{bmatrix} = \\ &= \begin{bmatrix} 0(-1) + 0(0) + 0(2) & 0(1) + 0(-1) + 0(-2) & 0(0) + 0(0) + 0(0) \\ 0(-1) + 0(0) + 0(2) & 0(1) + 0(-1) + 0(-2) & 0(0) + 0(0) + 0(0) \\ 2(-1) + 0(0) + 1(2) & 2(1) + 0(-1) + 1(-2) & 2(0) + 0(0) + 1(0) \end{bmatrix} = \\ &= \begin{bmatrix} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{bmatrix} \end{aligned}


Thus, the characteristic polynomial is obtained as p(λ)=det(TλI)=(λ1)2(λ2)p(\lambda) = \det(T - \lambda I) = (\lambda - 1)^2(\lambda - 2)

(TI)(T2I)=[010000221][110010220]==[0(1)+1(0)+0(2)0(1)+1(1)+0(2)0(0)+1(0)+0(0)0(1)+0(0)+0(2)0(1)+0(1)+0(2)0(0)+0(0)+0(0)2(1)2(0)+1(2)2(1)2(1)+1(2)2(0)2(0)+1(0)]==[010000020][000000000]\begin{array}{l} (T - I)(T - 2I) = \left[ \begin{array}{ccc} 0 & 1 & 0 \\ 0 & 0 & 0 \\ 2 & -2 & 1 \end{array} \right] \cdot \left[ \begin{array}{ccc} -1 & 1 & 0 \\ 0 & -1 & 0 \\ 2 & -2 & 0 \end{array} \right] = \\ = \left[ \begin{array}{cccc} 0(-1) + 1(0) + 0(2) & 0(1) + 1(-1) + 0(-2) & 0(0) + 1(0) + 0(0) \\ 0(-1) + 0(0) + 0(2) & 0(1) + 0(-1) + 0(-2) & 0(0) + 0(0) + 0(0) \\ 2(-1) - 2(0) + 1(2) & 2(1) - 2(-1) + 1(-2) & 2(0) - 2(0) + 1(0) \end{array} \right] = \\ = \left[ \begin{array}{ccc} 0 & -1 & 0 \\ 0 & 0 & 0 \\ 0 & 2 & 0 \end{array} \right] \neq \left[ \begin{array}{ccc} 0 & 0 & 0 \\ 0 & 0 & 0 \\ 0 & 0 & 0 \end{array} \right] \end{array}


The minimal polynomial of TT is


mT(x)=(x1)2(x2)m_T(x) = (x - 1)^2(x - 2)


Answer: mT(x)=(x1)2(x2)m_T(x) = (x - 1)^2(x - 2).

Answer provided by https://www.AssignmentExpert.com

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS