Final answer:
The true statements for all invertible n×n matrices A and B are: (A+B)²=A²+B²+2AB, A+A⁻¹ is invertible, (In+A)(In+A⁻¹)=2In+A+A⁻¹, and AB=BA.
Step-by-step explanation:
The following statements are true for all invertible n×n matrices A and B:
- Statement A: (A+B)²=A²+B²+2AB
- Statement B: A+A⁻¹ is invertible
- Statement C: (In+A)(In+A⁻¹)=2In+A+A⁻¹
- Statement D: A⁶ is invertible
- Statement E: (A+A⁻¹)⁹=A⁹+A⁹
- Statement F: AB=BA
Step-by-step explanation:
- Statement A is true because (A+B)² = A² + AB + BA + B² = A² + 2AB + B²
- Statement B is true because A+A⁻¹ is the sum of an invertible matrix A and its inverse, which is always invertible.
- Statement C is true because (In+A)(In+A⁻¹) = In(In+A⁻¹) + A(In+A⁻¹) = In+A + A⁻¹ + A + A⁻¹ = 2In + A + A⁻¹
- Statement D is false because raising an invertible matrix to any power will always result in an invertible matrix.
- Statement E is false because the powers of (A+A⁻¹) cannot be simplified in that way.
- Statement F is true because the commutative property of matrix multiplication states that AB = BA.
From the above explanations, the correct statements are A, B, C, and F.