A quadratic polynomial (z - a)(z - b) over complex numbers is said to be square invariant if (z - a)(z - b) = (z - a^2)(z - b^2). Suppose from the set of all square invariant quadratic polynomials we choose one at random. The probability that the roots of the chosen polynomial are equal is __________ (rounded off to one decimal place).
GATE 2025 · Engineering Mathematics · Square Invariant · medium
Answer: P(roots equal) = 2/4 = 0.5
Case A — each root is a fixed point of squaring: Both a and b independently in {0,1}. Distinct polynomials: roots (0,0) giving z^2; roots (0,1) giving z(z-1); roots (1,1) giving (z-1)^2.
Case B — roots swap under squaring: a=0 or a=1 lead to pairs already counted. New solution: a = omega, b = omega^2 where omega = e^(2*pi*i/3), a primitive cube root of unity. Polynomial: (z-omega)(z-omega^2) = z^2 + z + 1.