Normal nxn Matrices: 1 Eigenvalue Case (Complex #s)

In summary, we are discussing normal nxn matrices with exactly 1 eigenvalue, specifically in the case where the entries are in the complex numbers. It is mentioned that scalar multiples of the identity matrix and permutation matrices do not fit this criteria, as they can have more than one eigenvalue. The conversation then moves on to discussing matrices that are similar to the identity matrix.
  • #1
mind0nmath
19
0
Hey. What can be said about all the normal nxn matrices that have exactly 1 eigenvalue? I'm interested in the case where the entries are in C (complex #'s). what sort of generalizations can we make?
thanks.
 
Physics news on Phys.org
  • #2
sounds like scalar multiples of the identity no?
 
  • #3
they are permutation matrices?
 
  • #4
Nope -- a permutation matrix can have more than one eigenvalue. mathwonk got it.
 
  • #5
I meant these kind,
[tex]
\left[ {\begin{array}{*{20}c}
1 & 0 & 0 \\
0 & 0 & 1 \\
0 & 1 & 0 \\
\end{array}} \right],\left[ {\begin{array}{*{20}c}
0 & 0 & 1 \\
1 & 0 & 0 \\
0 & 1 & 0 \\
\end{array}} \right]
[/tex]
 
  • #6
Trambolin, looking at your first matrix the characteristic equation is

[tex](1-\lambda)(\lambda^2-1) = 0 \Rightarrow \lambda = \pm 1[/tex]

That permits two unique eigenvalues, not one.

Besides if you simply choose the coordinate system aligned with the eigenvectors, in that coordinate system the matrix (call it A) will be proportional to the identity matrix. Then the matrix [tex]A-\lambda I[/tex] will vanish in that coordinate system for some complex number [tex]\lambda[/tex], but then it would have to vanish in all coordinate systems and therefore the matrix is proportional to the identity matrix.
 
  • #7
DavidWhitbeck said:
Trambolin, looking at your first matrix the characteristic equation is

[tex](1-\lambda)(\lambda^2-1) = 0 \Rightarrow \lambda = \pm 1[/tex]

That permits two unique eigenvalues, not one.

Besides if you simply choose the coordinate system aligned with the eigenvectors, in that coordinate system the matrix (call it A) will be proportional to the identity matrix. Then the matrix [tex]A-\lambda I[/tex] will vanish in that coordinate system for some complex number [tex]\lambda[/tex], but then it would have to vanish in all coordinate systems and therefore the matrix is proportional to the identity matrix.

Yep, I don't really know what was I thinking, because I use a lot of row\column permutations recently, suddenly I thought that you can do anything with them... Sorry for that. Probably I meant matrices similar to identity matrix...
 

FAQ: Normal nxn Matrices: 1 Eigenvalue Case (Complex #s)

What is a normal nxn matrix?

A normal nxn matrix is a square matrix where the commutative property holds, meaning that the order of multiplication of two matrices does not matter.

What is the eigenvalue case of a normal nxn matrix with complex numbers?

In the eigenvalue case of a normal nxn matrix, the matrix has a set of complex eigenvalues and corresponding eigenvectors. This means that when multiplied by its eigenvectors, the matrix behaves like a scalar multiple of the eigenvector.

How do you find eigenvalues of a normal nxn matrix with complex numbers?

To find the eigenvalues of a normal nxn matrix with complex numbers, you can use the characteristic polynomial method. This involves finding the determinant of the matrix minus a scalar multiple of the identity matrix, and then solving for the roots of the polynomial equation.

Can a normal nxn matrix with complex eigenvalues have real eigenvectors?

Yes, a normal nxn matrix with complex eigenvalues can have real eigenvectors. This is because the eigenvectors represent the direction of the transformation of the matrix, while the eigenvalues represent the magnitude of the transformation. So, even if the eigenvalues are complex, the eigenvectors can still be real.

Are all normal nxn matrices diagonalizable with complex numbers?

No, not all normal nxn matrices are diagonalizable with complex numbers. A normal nxn matrix is diagonalizable if and only if it has n linearly independent eigenvectors, which may not always be the case for a normal matrix with complex eigenvalues.

Similar threads

Back
Top