if A&B are orthogonal,then (AB)transpose (AB) is equal to
Answers
If A & B are orthogonal , then (AB)ᵀ(AB) = I Where I is the identity matrix
Correct question : If A & B are orthogonal , then (AB)ᵀ(AB) is equal to
Given :
A & B are orthogonal
To find :
The value of (AB)ᵀ(AB)
Concept :
A Matrix M is said to be orthogonal iff MᵀM = MMᵀ = I
Where Mᵀ is transpose of M
Solution :
Step 1 of 2 :
Write down the given data
Here it is given that A & B are orthogonal
∴ AAᵀ = AᵀA = I & BBᵀ = BᵀB = I
Where Aᵀ and Bᵀ are transpose of A & B respectively
Step 2 of 2 :
Find the value of (AB)ᵀ(AB)
(AB)ᵀ(AB)
= BᵀAᵀAB [ ∵ (AB)ᵀ = BᵀAᵀ ]
= Bᵀ(AᵀA)B
= Bᵀ(I)B [ ∵ AᵀA = I ]
= Bᵀ(IB)
= BᵀB [ ∵ IB = B ]
= I [ ∵ AᵀA = I ]
━━━━━━━━━━━━━━━━
Learn more from Brainly :-
If [1 2 3] B = [34], then the order of the matrix B is
https://brainly.in/question/9030091
2. For a square matrix A and a non-singular matrix B of the same order, the value of det(B inverse AB) is:
https://brainly.in/question/23783093
#SPJ3