Sequences the Putnam Actually Sets
For , square: , so . For , take reciprocals: , so .
Recurrences that are not linear usually become tame after a transformation chosen to make the increments simple: square when the recurrence adds a reciprocal, take reciprocals when it subtracts a square, take logarithms when it multiplies. After the transformation, Stolz–Cesàro (the discrete L'Hôpital) reads off the growth rate: if then . The Putnam then asks for or — questions that are hopeless by direct iteration and one line after the trick.
If and , then . With this is a Lucas number, :
Because , the map is the doubling map in disguise (compare ). This is the engine behind the Lucas–Lehmer primality test and behind Putnam problems that ask about or : a closed form makes them telescope or cycle. The trigonometric twin, , has closed form and limit .
has order ; has order ; is an involution. A recurrence with of order is periodic with period dividing .
Möbius maps compose like the matrices , so the order of the map is the order of the matrix up to scalars — which is why (the matrix of a rotation) has order . When a Putnam problem asks for , compute a few terms, spot the period, and PROVE it by composing the map with itself.
A linear recurrence has generating function ; evaluating at a point inside the radius of convergence sums series like instantly. The radius is — for Fibonacci, , so is safely inside.
If and , find .
Cube: , so and by Stolz .
Proofs & Why It Matters
If is strictly increasing with and , then .
Fix and with for . Multiply by the positive and sum from to : . Divide by and let : since and , every limit point of lies in . Significance: it turns "the increments tend to " into "the average tends to " — Cesàro means, the rate of , and every are one application each.
Going Deeper: Worked Problems
With , find .
Step 1 — square: , so .
Step 2 — lower bound .
Step 3 — upper bound: from Step 1, , so the correction is at most .
Step 4 — , so and the floor is . Every step is an inequality you can state precisely — that is what makes it a Putnam answer rather than a calculator answer.