0
$\begingroup$

Let $T:\mathbb{R}^3 \to \mathbb{R}^3$ defined by

$T(x_1,x_2,x_3) = (x_2,x_3-cx_1,-bx_2 - ax_3)$, where $a,b,c$
are fixed real numbers. Show that $T$ is a linear
transformation of $\mathbb{R}^3$ and that $A^3 + aA^2 + bA + cI = 0$,
where $A$ is the matrix of $T$ with respect to standard
basis of $\mathbb{R}^3$.

The characteristic polynomial I got is

$$A^3+aA^2+bA+cA+acI=0$$

Please help.

  • 0
    In such cases it is helpful to identify the source of the exercise (and potential misprint).2017-02-11

1 Answers 1

3

Yes, you are right. The char. polynomial is $x^3+ax^2+(b+c)x+ac$.

By Cayley - Hamilton we get $A^3+aA^2+(b+c)A+acI=0$.

A missprint occurs in your book.

  • 0
    Yeah, looks like. Thank you.2017-02-10