Let us consider the properties of the inverse matrices. Suppose that M1 and M2 are invertible matrices. Then (M1M2)−1=M2−1M1−1. (1)
We should show that
(A−1BT+2I)−1=(2A+BT)−1A. (2)
The task will be done if we show the analogous equality for the inverted left and right hand-sides of (2):
(A−1BT+2I)=((2A+BT)−1A)−1 .
According to (1) we may rewrite
((2A+BT)−1A)−1=A−1((2A+BT)−1)−1=A−1(2A+BT).
Next we will use the distributive law for matrix multiplication and the commutative law for matrix addition:
A−1(2A+BT)=2A−1A+A−1BT=2I+A−1BT.
So we obtained the equality
((2A+BT)−1A)−1=(A−1BT+2I).
We get the analogous equality for the inverse matrices:
(2A+BT)−1A=(A−1BT+2I)−1.
Comments