IMC 2015 · Problem 1

Day 122nd IMC · Blagoevgrad, Bulgaria

Statement

For any integer n2n \ge 2 and two n×nn \times n matrices with real entries AA, BB that satisfy the equation

A1+B1=(A+B)1A^{-1} + B^{-1} = (A + B)^{-1}

prove that det(A)=det(B)\det(A) = \det(B).

Does the same conclusion follow for matrices with complex entries?

Official solution

Hidden so you can work on the problem first.

Proposed by Zbigniew Skoczylas, Wrocªaw University of Technology.