Difference between revisions of "2023 SSMO Accuracy Round Problems/Problem 6"

(Created page with "==Problem== Let the roots of <math>P(x) = x^3 - 2023x^2 + 2023^{2023}</math> be <math>p, q, r</math>. Find <cmath>\frac{p^2 + q^2}{p + q} + \frac{q^2 + r^2}{q + r} + \frac{r^2...")
(No difference)

Revision as of 22:21, 15 December 2023

Problem

Let the roots of $P(x) = x^3 - 2023x^2 + 2023^{2023}$ be $p, q, r$. Find \[\frac{p^2 + q^2}{p + q} + \frac{q^2 + r^2}{q + r} + \frac{r^2 + p^2}{r + p}\]

Solution