AMC 10 · 2021 · #14
Grade 11 algebraPick an answer.
An equation between two unknown polynomials is hard to look at, but the difference of the two sides is a single polynomial, so I name it S(z) = P(z)Q(z) - R(z) and count its distinct roots instead. Degree and constant term are the only data given, and both behave predictably under multiplying and subtracting, so I can pin down exactly what S looks like. That gives a floor on N immediately. For the minimum I then work backwards: decide what the ideal S would be if all roots piled onto one point, and check that such an S really comes from a legal P, Q, R.
Name the difference of the two sides
Name the difference of the two sides.
One polynomial set equal to zero is far easier to reason about than two polynomials set equal to each other.
9.A-APR.A.1Introduce A VariableRead off the degree and constant term of S
The largest degree decides the total.
The top term of the higher-degree side survives untouched, and plugging in z=0 turns each polynomial into its constant term.
9.A-SSE.A.1Organize Information In More WaysZero roots is impossible
A positive degree means at least one root.
Over the complex numbers a polynomial can only avoid roots by being a nonzero constant, and S is never constant here.
Over the complex numbers a polynomial can only avoid roots by being a nonzero constant.
▸ Why?
Any nonconstant polynomial factors into linear pieces, and each piece hands over a root.
▸ Why?
Even with real coefficients the roots exist, arriving in matched pairs when they leave the real line.
Any degree-6 target with S(0)=-1 is legal
Any target respecting the constant term is legal.
Choosing P and Q first and letting R absorb whatever is left turns a search over three polynomials into a free choice of one.
11.A-APR.C.4Work BackwardsPile all six roots onto one point
Piling all roots onto one point gives 1.
A sixth power vanishes at a single point, so stacking all six roots together is the cheapest way to keep the count of distinct roots as low as possible.
11.A-APR.B.3Extreme PrincipleMove everything to one side and look at the leftover polynomial: it can never be constant here, so at least one root always exists, and stacking all six roots on the same point makes that one root the whole answer.
- Name the difference of the two sides
- Read off the degree and constant term of S
- Zero roots is impossible
- Any degree-6 target with S(0)=-1 is legal
- Pile all six roots onto one point