Thread Closed

Regarding Diagonalization of Matrix by Spectral Theorem

 
Share Thread Thread Tools
Mar4-08, 07:19 PM   #1
 

Regarding Diagonalization of Matrix by Spectral Theorem


According to the spectral theorem for self-adjoint operators you can find a matrix P such that P[tex]^{-1}[/tex]AP is diagonal, i.e. P[tex]^{T}[/tex]AP (P can be shown to be orthogonal). I'm not sure what the result is if the same can be done for the following square (size n X n) and symmetric matrix of the form:
A=
[ U 0 U ]
[ 0 0 0 ]
[ U 0 U ]

where U is square matrix and 0 is a matrix of zeros.

If I am not mistaken the solution is that the columns of P are simply the eigenvectors of A??? can anyone confirm this?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Mar5-08, 04:59 AM   #2
 
First if [itex]A[/itex] is Hermitian then [itex]U[/itex] is also Hermitian, then use the transformation,

[tex]
\left[ {\begin{array}{*{20}c}
I & 0 & 0 \\
0 & I & 0 \\
{ - I} & 0 & I \\
\end{array}} \right]\left[ {\begin{array}{*{20}c}
U & 0 & U \\
0 & 0 & 0 \\
U & 0 & U \\
\end{array}} \right]\left[ {\begin{array}{*{20}c}
I & 0 & { - I} \\
0 & I & 0 \\
0 & 0 & I \\
\end{array}} \right] = \left[ {\begin{array}{*{20}c}
U & 0 & 0 \\
0 & 0 & 0 \\
0 & 0 & 0 \\
\end{array}} \right]

[/tex]

Now, we are back in the business because now it is the case where you start the argument, diagonalization of a self adjoint operator where we diagonalize [itex]U[/itex] now
 
Thread Closed
Thread Tools


Similar Threads for: Regarding Diagonalization of Matrix by Spectral Theorem
Thread Forum Replies
Diagonalization and Matrix similarity Calculus & Beyond Homework 5
Matrix, Prove of matrix theorem Precalculus Mathematics Homework 4
symmetric matrix and diagonalization Calculus & Beyond Homework 9
Diagonalization of a matrix with repeated eigenvalues... Calculus & Beyond Homework 3
Spectral theorem in QM General Physics 3