edited by
356 views
0 votes
0 votes

Which of the following statements is correct for every linear transformation $T:\mathbb{R}^{3}\rightarrow \mathbb{R}^{3}$ such that $T^{3}-T^{2}-T+I=0$?

  1. $T$ is invertible as well as diagonalizable.
  2. $T$ is invertible, but not necessearily diagonalizable.
  3. $T$ is diagonalizable, but not necessary invertible.
  4. None of the other three statements.
edited by

1 Answer

0 votes
0 votes
$\text{Every matrix  $A$ of size $m\times n$ can be represented as a linear transformation or a map from $\mathbb{R^n}\rightarrow \mathbb{R^m}$}$

$\text{So, here, think linear transformation T as a matrix A of size $3 \times 3$}$

$\text{It means, $A^3 – A^2 – A + I = 0$ }$

$A^2(A-I)-I(A-I) = 0$

$(A^2 – I)(A-I) = 0$

$\text{It means, Either $A^2 – I = 0$ or A-I=0}$

$\text{i.e. $A^2 = I$ or A=I}$

$\text{i.e. $A^{-1} = A$ or $A^{-1}=I$}$

$\text{It means, matrix $A$ is invertible.}$

$\text{matrix $A$ is not necessarily diagonalizable}$

$\text{Counterexample when $A^2 = I$:} $\begin{bmatrix} 1 &0 &0 \\ 0 &0 &1 \\ 0&1 &0 \end{bmatrix}
Answer:

Related questions

0 votes
0 votes
0 answers
1
soujanyareddy13 asked Aug 28, 2020
118 views
True/False Question :There exists a natural number $n$, with $1< n\leq 10$, such that $x^{n}$ and $x$ are conjugate for every element $x$ of $S_{7}$, the group of permuta...
0 votes
0 votes
1 answer
3
soujanyareddy13 asked Aug 28, 2020
490 views
Consider the set of continuous functions $f:\left [ 0,1 \right ]\rightarrow \mathbb{R}$ that satisfy:$$\int_{0}^{1}f\left ( x \right )\left ( 1-f\left ( x \right ) \right...