- 2,559
- 4
Compute the minimal polynomials for each of the following operators. Determine which of the following operators is diagonalizable.
a) T : P_2(\mathbb{C}) \to P_2(\mathbb{C}), where:
(Tf)(x) = -xf''(x) + (i + 1)f'(x) - 2if(x).
b) Let V = M_{k \times k}(\mathbb{R}).
T : V \to V[/itex] by T(A) = -2A^t.<br /> <br /> For (a), I think the notation (Tf)(x) is confusing me a little. Do they mean T(f(x))? If f = ax² + bx + c, am I right in saying that:<br /> <br /> (Tf)(x) = x²(-2ia) + x(2i)(a - b) + (b + i(b - 2c))?<br /> <br /> For (b), I start by finding the characteristic polynomial of T. Let B be the matrix representation of T with respect to some ordered basis. Then, the characteristic polynomial of T is:<br /> <br /> g(t) = det(B - tI)<br /> g(t) = det(BI + B(½tI))<br /> g(t) = det(B((1 + ½t)I))<br /> g(t) = det((1 + ½t)BI)<br /> g(t) = det((1 + ½t)(-2I))<br /> g(t) = det(-(2 + t)I)<br /> g(t) = (-1)ⁿ(2 + t)ⁿ, where n = dim(V)<br /> <br /> I'm not sure whether n = k or n = k². Now, either way, the minimal polynomial of T is the same as the minimal polynomial of B, which will be some power of (2 + t). Let's try the first power, so the minimal polynomial is:<br /> <br /> p(t) = 2 + t<br /> <br /> Then:<br /> <br /> p(B) = 2I + B = 2I + BI = 2I - 2I = 0, so the first power seems right.<br /> <br /> Now, for some A \in V, A \neq A^t, we have:<br /> <br /> 0 = p(B)(A) = (2I + B)A = 2A + BA = 2A - 2A^t = 2(A - A^t) \neq 0,<br /> <br /> a contradiction. Where did I go wrong?
a) T : P_2(\mathbb{C}) \to P_2(\mathbb{C}), where:
(Tf)(x) = -xf''(x) + (i + 1)f'(x) - 2if(x).
b) Let V = M_{k \times k}(\mathbb{R}).
T : V \to V[/itex] by T(A) = -2A^t.<br /> <br /> For (a), I think the notation (Tf)(x) is confusing me a little. Do they mean T(f(x))? If f = ax² + bx + c, am I right in saying that:<br /> <br /> (Tf)(x) = x²(-2ia) + x(2i)(a - b) + (b + i(b - 2c))?<br /> <br /> For (b), I start by finding the characteristic polynomial of T. Let B be the matrix representation of T with respect to some ordered basis. Then, the characteristic polynomial of T is:<br /> <br /> g(t) = det(B - tI)<br /> g(t) = det(BI + B(½tI))<br /> g(t) = det(B((1 + ½t)I))<br /> g(t) = det((1 + ½t)BI)<br /> g(t) = det((1 + ½t)(-2I))<br /> g(t) = det(-(2 + t)I)<br /> g(t) = (-1)ⁿ(2 + t)ⁿ, where n = dim(V)<br /> <br /> I'm not sure whether n = k or n = k². Now, either way, the minimal polynomial of T is the same as the minimal polynomial of B, which will be some power of (2 + t). Let's try the first power, so the minimal polynomial is:<br /> <br /> p(t) = 2 + t<br /> <br /> Then:<br /> <br /> p(B) = 2I + B = 2I + BI = 2I - 2I = 0, so the first power seems right.<br /> <br /> Now, for some A \in V, A \neq A^t, we have:<br /> <br /> 0 = p(B)(A) = (2I + B)A = 2A + BA = 2A - 2A^t = 2(A - A^t) \neq 0,<br /> <br /> a contradiction. Where did I go wrong?