Thread Closed

Projection matrices

 
Share Thread Thread Tools
Feb19-09, 07:44 PM   #1
 

Projection matrices


Out of the unit matrix and a real non-invertible symmetric matrix of the same size,

[tex]\delta_{ij}[/tex] and [tex]M_{ij}[/tex]

I need to build a set of projection matrices, [itex]A_{ij}[/itex] and [itex]B_{ij}[/itex] which satisfy orthonormality:

[tex]A_{ij} B_{jk}=0,[/tex] and [tex]A_{ij} A_{jk}=B_{ij} B_{jk}=\delta_{ik}[/tex]

Is this possible? or should I give up trying to find such matrices?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Intel's Haswell to extend battery life, set for Taipei launch
>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
Feb22-09, 11:44 PM   #2
 
Where does the matrix M come in?

I don't think what you're requesting is possible. Just writing in terms of matrices, you want AB = 0 and A2 = B2 = I. But the first condition shows that det(A)det(B) = 0, so det(A) = 0 or det(B) = 0. If det(A) = 0, then det(A2) = 0, making A2 = I impossible.
Feb24-09, 09:32 AM   #3
 
Good point; there are no such matrices I can construct. Thanks.
Thread Closed
Thread Tools


Similar Threads for: Projection matrices
Thread Forum Replies
Matrices - unitary matrices Calculus & Beyond Homework 6
Need help with projection General Math 0
state vectors, projection matrices Advanced Physics Homework 16
Projection Engineering Systems & Design 2