New Reply

Very quick matrix question

 
Share Thread Thread Tools
Apr3-12, 03:51 AM   #1
 

Very quick matrix question


Very quick question.

Im 99% sure that the transpose of a matrix of only diagonal ones is always equal to its original state.

Ie
|1000| |1000| T
|0100| |0100|
|0010| = |0010|
|0001| |0001|


So my question is am i correct ?

Thanks in advance.
 
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Apr3-12, 05:24 AM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
hi mikedamike!
Quote by mikedamike View Post
Very quick question.

Im 99% sure that the transpose of a matrix of only diagonal ones is always equal to its original state.

Ie
Code:
              |1000|       |1000| T
              |0100|       |0100|
              |0010| =    |0010|
              |0001|       |0001|

So my question is am i correct ?

Thanks in advance.
yes, and it works for any diagonal matrix …
(a)Tii = (a)ii
 
Apr3-12, 08:04 AM   #3
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The definition of "transpose" is that if the elements of A are "[itex]a_{ij}[/itex]" then the elements of A^T are [itex]a_{ji}[/itex]. So if all non-diagonal elements are 0, we have [itex]a_{ij}= a_{ji}= 0[/itex]. And, of course, on the diagonal i= j so we still have [itex]a_{ij}= a_{ji}[/itex].
 
New Reply
Thread Tools


Similar Threads for: Very quick matrix question
Thread Forum Replies
quick question..matrix (similar~) Calculus & Beyond Homework 1
Just a quick question on the identity matrix Calculus & Beyond Homework 4
Quick Matrix Question Linear & Abstract Algebra 1
Quick matrix question Calculus & Beyond Homework 3
Quick matrix question Calculus & Beyond Homework 8