2024 SSMO Team Round Problems/Problem 14

Revision as of 15:45, 2 May 2025 by Pinkpig (talk | contribs) (Created page with "==Problem== Let <math>a_1, a_2, \dots, a_7</math> be the roots of the polynomial <cmath>x^7+5x^6+9x^5+x^4+x^3+10x^2+5x+1.</cmath> Find the value of <cmath>\left|\prod_{n=1}^7...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Problem

Let $a_1, a_2, \dots, a_7$ be the roots of the polynomial \[x^7+5x^6+9x^5+x^4+x^3+10x^2+5x+1.\] Find the value of \[\left|\prod_{n=1}^7 \prod_{m=n+1}^7 (a_na_m-1)\right|.\]

Solution