- 1,001
- 11
If V is diagonal, it is easy to show:
(V + V^{-1})^{-1} = V(V^2 + I)^{-1}
by multiplying both sides by:
(V + V^{-1})
But, I'm wondering if there is a way to derive the RHS from the LHS. Since diagonal matrices behave like scalars, I used a scalar analogy:
(x + 1/x)^{-1} = ((x^2 + 1)/x)^{-1} = x(x^2 + 1)^{-1}
But I'd like to show it using matrix terminology. If there is something simple, I'm missing it. Any ideas?
(V + V^{-1})^{-1} = V(V^2 + I)^{-1}
by multiplying both sides by:
(V + V^{-1})
But, I'm wondering if there is a way to derive the RHS from the LHS. Since diagonal matrices behave like scalars, I used a scalar analogy:
(x + 1/x)^{-1} = ((x^2 + 1)/x)^{-1} = x(x^2 + 1)^{-1}
But I'd like to show it using matrix terminology. If there is something simple, I'm missing it. Any ideas?