Diagonalizability dependent on nullity and inner product?

meboxley
Messages
1
Reaction score
0
Hello everyone!

I am doing some work involves proving that a matrix A (A=U(V^T)) is diagonalizable. In this situation, U and V are non zero vectors in R^n.

So far, I have proven that U is an eigenvector for A, and that the corresponding eigenvalue is the inner product of U and V ((U^T)V). [Here I multiplied both sides by U and then did some simple equation manipulations.] Also, I have confirmed that the nullity of A = n-1 (via proof that rank(A)=1). [Since the rows of A are multiples of the rows of V^T, then the row space of A has dimension 1 --> rank(A)=1.]

I know that I need to use the things that I have already proven, and I also know that U(dot)V cannot equal zero. However, I am a bit stuck on how the information that I have constructed already shows that A will have n linearly independent eigenvectors. (I have also already done enough work to see that this is the only condition possible to be proven that implies that A is diagonalizable - I think!)

Any help with connecting all of this would be great! Thanks!
 
Physics news on Phys.org
You're pretty much there. The nullity is the dimension of the kernel, the set of vectors annihilated by the matrix: in other words, the set of eigenvectors with zero eigenvalue. Since the nullity is n-1, you have n-1 linearly independent zero eigenvectors. You just need one more LI eigenvector to span the space, and any eigenvector with nonzero eigenvalue must by LI of the kernel. And you've got such an eigenvector, so you're done.
 
What about

UV^T=\left(\begin{array}{c} 1\\ 0\end{array}\right)\left(\begin{array}{cc} 0 & 1\end{array}\right)=\left(\begin{array}{cc} 0 & 1\\ 0 & 0\end{array}\right)?

This is not a diagonalizable matrix. Or did I misunderstand your question?
 
Hidden in the OP is the assumption that U and V are not orthogonal, and this is sufficient. It guarantees that U has a nonzero e'value.
 
##\textbf{Exercise 10}:## I came across the following solution online: Questions: 1. When the author states in "that ring (not sure if he is referring to ##R## or ##R/\mathfrak{p}##, but I am guessing the later) ##x_n x_{n+1}=0## for all odd $n$ and ##x_{n+1}## is invertible, so that ##x_n=0##" 2. How does ##x_nx_{n+1}=0## implies that ##x_{n+1}## is invertible and ##x_n=0##. I mean if the quotient ring ##R/\mathfrak{p}## is an integral domain, and ##x_{n+1}## is invertible then...
The following are taken from the two sources, 1) from this online page and the book An Introduction to Module Theory by: Ibrahim Assem, Flavio U. Coelho. In the Abelian Categories chapter in the module theory text on page 157, right after presenting IV.2.21 Definition, the authors states "Image and coimage may or may not exist, but if they do, then they are unique up to isomorphism (because so are kernels and cokernels). Also in the reference url page above, the authors present two...
When decomposing a representation ##\rho## of a finite group ##G## into irreducible representations, we can find the number of times the representation contains a particular irrep ##\rho_0## through the character inner product $$ \langle \chi, \chi_0\rangle = \frac{1}{|G|} \sum_{g\in G} \chi(g) \chi_0(g)^*$$ where ##\chi## and ##\chi_0## are the characters of ##\rho## and ##\rho_0##, respectively. Since all group elements in the same conjugacy class have the same characters, this may be...
Back
Top