AMC 10 · 2013 · #25
Grade 11 algebracountingPick an answer.
The set of admissible z is a scatter of irrational points in a half-plane — there is nothing to list. But the set of admissible outputs is a tidy 21 × 21 grid of 441 lattice points. Tool #11 (Work Backwards) flips the search: instead of asking which z qualify, ask which of the 441 targets c are reachable from the upper half-plane, and how many times. Tool #13 (Convert to Algebra) supplies the machinery — complete the square so that inverting f is just taking a square root — and tool #4 (Introduce a Variable) renames w=z+i/2 so the finish line Im(z) > 0 becomes the clean height test Im(w) > 1/2. Two facts then have to be proved, not assumed: no target is hit twice (from the sum of the roots), and every target passing the test really is hit (from an explicit square root). Once that pairing is a genuine bijection, tool #2 (Make a Systematic List) counts the surviving grid pairs column by column, and tool #16 (Change Focus / Count the Complement) rechecks the same number from the other side by counting the few pairs that fail.
Complete the square, then shift
Completing the square makes it a plain root.
Completing the square converts "solve a quadratic" into "take a square root", and the shift only moves the finish line from height 0 up to height 1/2.
9.A-SSE.B.3Convert To AlgebraNo target is hit twice
No output is hit twice.
The two roots always average to -i/2, so they straddle that height and cannot both sit above the real axis.
The two roots always average to one fixed height, so they straddle it and cannot both sit above the line.
▸ Why?
A quadratic's coefficients already record the sum of its roots, so their midpoint is fixed in advance.
▸ Why?
Two values with a fixed midpoint sit symmetrically about it, so one is as far above as the other is below.
How high a square root reaches
How high a root reaches is a plain formula.
Squaring records two things at once — the real part and the length — and those two numbers already pin down how tall the root is.
11.N-CN.A.2Introduce A VariableThe height test becomes b² ≥ a
The height test becomes one inequality.
Comparing two lengths may be squared once both sides are known non-negative, and squaring here wipes out the ugly p² on both sides.
9.A-CED.A.1Convert To AlgebraOne z per admissible pair
So counting inputs is counting pairs.
Existence plus uniqueness means exactly one arrow lands on each reachable grid point, so the arrows can be counted at their tips.
9.F-IF.A.1Work BackwardsCount the surviving pairs
That count is 399, choice (A).
For each fixed a the surviving b are just the ones far enough from zero, so every column loses only a short block centred on b=0.
6.NS.C.7Make A Systematic ListStop hunting for z and count outputs instead: completing the square shows a+bi is reached from above the real axis exactly once when b² ≥ a and never otherwise, so the answer is just how many of the 441 grid pairs pass that one test.
- Complete the square, then shift
- No target is hit twice
- How high a square root reaches
- The height test becomes b² ≥ a
- One z per admissible pair
- Count the surviving pairs