Linear Algebra In C \mathbb{C}

Algebra Level 4

True or False?

For all n n , if A S n ( C ) A\in S_n(\mathbb{C}) , then A is diagonalizable .

Notation : S n ( C ) S_n(\mathbb{C}) denotes the space of complex symmetric matrices

True False

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

If n = 2 n=2 , just take A = ( 1 3 i 2 3 i 2 2 ) A=\begin{pmatrix} -1 &\frac{3i}{2} \\ \frac{3i}{2} &2 \end{pmatrix} .

Moderator note:

A better way to understand this concept (depending on how much you know), is that a matrix is diagonalizable if and only if all of its Jordan blocks have dimension 1. So, for n = 2 n = 2 , we're looking for a matrix that looks like ( 0 1 0 0 ) \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} . In your language, the minimal polynomial is X 2 = 0 X^ 2 = 0 . Thus, the matrix that we want has trace 0 and determinant 0. Thus, we can make the diagonal entries 1 , 1 1, -1 , which gives the off-diagonal entry of i i . IE X = ( 1 i i 1 ) X= \begin{pmatrix} 1 & i \\ i & -1 \end{pmatrix} .

Now, it is clear that this matrix satisfies the conditions that we're looking for, hence we're done. (In your language, it is clear satisfies X 2 = 0 X^2 = 0 and it doesn't satisfy X = 0 X = 0 , hence the minimal​ polynomial is indeed X = 0 X = 0 . )

Can you explain further?

Calvin Lin Staff - 4 years, 10 months ago

@Calvin Lin Yes. I will give some hints for those who don't know how to start, instead of writing the full proof. Let's fix A = ( a b b c ) M ( 2 , C ) A= \begin{pmatrix} a &b\\ b &c \end{pmatrix}\in M(2,\mathbb{C}) . The criteria for checking iff a matrix is diagonalizable over C \mathbb{C} is

  1. The eigenvalues must lie in C \mathbb{C}

  2. The algebraic multiplicity of any eigenvalue must to be equal to the geometric multiplicity.

In order to find a counterexample, observe that the first condition is always true, hence try to break the second one.

Victor Moreno Diaz - 4 years, 10 months ago

Log in to reply

A better way to understand this concept (depending on how much you know), is that a matrix is diagonalizable if and only if all of its Jordan blocks have dimension 1. So, for n = 2 n = 2 , we're looking for a matrix that looks like ( 0 1 0 0 ) \begin{pmatrix} 0 & 1 \\ 0 & 0 \end{pmatrix} . In your language, the minimal polynomial is X 2 = 0 X^ 2 = 0 . Thus, the matrix that we want has trace 0 and determinant 0. Thus, we can make the diagonal entries 1 , 1 1, -1 , which gives the off-diagonal entry of i i . IE X = ( 1 i i 1 ) X= \begin{pmatrix} 1 & i \\ i & -1 \end{pmatrix} .

Now, it is clear that this matrix satisfies the conditions that we're looking for, hence we're done. (In your language, it is clear satisfies X 2 = 0 X^2 = 0 and it doesn't satisfy X = 0 X = 0 , hence the minimal​ polynomial is indeed X = 0 X = 0 . )

Calvin Lin Staff - 4 years, 10 months ago

Log in to reply

I don't know anything about the Jordan blocks and the minimal polynomial. So, I decided to play only with multiplicities. Thanks for showing another method.

Victor Moreno Diaz - 4 years, 10 months ago

Log in to reply

@Victor Moreno Diaz There's a lot of theory to linear algebra, and having the "right"/good perspective will help to frame the question in a clean-cut manner.

This is a great question to ponder about. A better way to motivate it is to state that "real symmetric matrices are diagonalizable, so what about complex ones?" That, in turn, offers you a chance to deepen your understanding about the differences​ between real and complex matrices.

Calvin Lin Staff - 4 years, 10 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...