Strategy & Writing a 10

Study Sheet

Strategy & Writing a 10

Choosing problems, managing time, and writing proofs graders cannot dent

How to Take the Exam

Concept
Triage in the first ten minutes

Read all six problems. Rank them. Commit to the two you find most approachable; touch the rest only after those are WRITTEN UP.

A-1/B-1 and A-2/B-2 are designed to be solvable with the material in this course; the median competitor still scores 00 on them by starting problem 33 first or by leaving a correct idea unwritten. Forty minutes of clean work on an accessible problem is worth more than three hours of near-misses. If a problem asks for a value, find it numerically or by small cases FIRST, then prove it — knowing the answer transforms the search.

Concept
What a 10 looks like

A complete argument with every nontrivial step justified, edge cases handled, and the conclusion stated. A correct answer with a hand-wave earns 11.

Name the theorems you use ("by the mean value theorem on [1,1+x][1, 1+x]…"). State hypotheses when you invoke them (continuity for IVT, absolute convergence for rearranging, a dominating function for swapping limit and integral). Handle the equality case of every inequality and the base case of every induction. Write in complete sentences; a solution that reads like a proof is graded like one.

Concept
Small cases, then generalize

Compute n=1,2,3n = 1, 2, 3. Guess the pattern. Then prove it — by induction, by a bijection, by an invariant, or by an identity you now know to look for.

Most Putnam problems hide a clean answer (π4\tfrac{\pi}{4}, n+1n + 1, 1e\tfrac{1}{e}, (2nn)\binom{2n}{n}); small cases reveal it, and knowing the target usually reveals the method. Symmetry, extremal choices, and generating functions are the three most common "second ideas" after the pattern is found.

Side note
The last five minutes

Re-read each written solution as a hostile grader: Is the base case there? Did you use a hypothesis you never stated? Did you divide by something that could be zero? Is the final answer boxed and consistent with your small cases? Those five minutes routinely turn a 77 into a 1010.