Question
Mathematics Question on Matrix
Let A be a square matrix such that AAT=I.Then 21A[(A+AT)2+(A−AT)2] is equal to
A
A2+I
B
A3+I
C
A2+AT
D
A3+AT
Answer
A3+AT
Explanation
Solution
Step 1: Use the Condition AA⊤=I=A⊤A
Given that AA⊤=I, we can substitute this property in the expression.
Step 2: Expand the Expression
21A[(A+A⊤)2+(A−A⊤)2]
Expanding (A+A⊤)2 and (A−A⊤)2, we get:
21A[A2+(A⊤)2+2AA⊤+A2+(A⊤)2−2AA⊤]
=A[A2+(A⊤)2]
Step 3: Simplify the Result
=A3+A⊤
So, the correct answer is: A3+A⊤