IMC 2014 · Problem 1

Day 121st IMC · Blagoevgrad, Bulgaria

Statement

Determine all pairs (a,b)(a,b) of real numbers for which there exists a unique symmetric 2×22 \times 2 matrix MM with real entries satisfying trace(M)=a\operatorname{trace}(M) = a and det(M)=b\det(M) = b.

Official solution

Hidden so you can work on the problem first.