As a remainder of some definitions weve seen A matrix A is c
     As a remainder of some definitions we\'ve seen:  A matrix A is called involutory if A^2 = I.  A matrix A is called orthogonal if A(A^T) = I.  A matrix is called symmetric if A = A^T.  Suppose A is an involutory matrix. Show that under this position, A is orthogonal if and only if A is symmetric.  Give an example of a 2 Times 2 matrix A satisfying all properties that is NOT diagonal.    
 
  
  Solution
Solution: Given that A is an involutory matrix. So A2= I.
Suppose that A is orthogonal. we have to show that A is symmetric.
Since A is involutory and orthoganal, so A2= I and AAT = I.
Implies that A2= I =AAT
Implies that AA= I =AAT
Implies that A-1(AA) =A-1(AAT)
Implies that (A-1A)A =(A-1A)AT (by associativity)
Implies that IA =IAT
Implies that A =AT
Therefore A is symmetric.
Conversely, suppose that A is symmetric. We have to show that A is orthoganal.
Since A is symmetric, so A =AT
Since A is an involutory matrix, A2= I.
Implies that I = A2= A.A =A.AT( As A =AT)
So, A.AT =I
Hence A is orthogonal.
Example: Let A = (aij)2x2=
Then A.A = I , A.AT =I, A=AT
Hence A is involutory, symmetric and orthogonal.
| 0 | 1 | 
| 1 | 0 | 

