AMC 10 · 2014 · #21
Grade 11 algebraPick an answer.
The floor symbol is the only thing making f hard, and a floor is constant between consecutive integers. So Tool #4 (Introduce a Variable) names the two halves of x separately: k=⌊ x⌋ and the fractional part t=x-k. On the block k ≤ x < k+1 the number k is frozen, and f turns into the ordinary exponential k(2014^t-1). Tool #13 (Convert to Algebra) then solves f(x) ≤ 1 for t with a logarithm. Tool #14 (Extreme Principle) is used deliberately on the two boundary questions this problem hides: whether the right endpoint is kept (the inequality is non-strict, so it is) and how long the kept piece can possibly be (short enough that it never reaches the next block, which is what makes the intervals disjoint and their lengths addable). Tool #7 (Identify Subproblems) settles which blocks exist, where the strict bound x < 2014 matters. Tool #5 (Look for a Pattern) finishes the job: the lengths are logarithms of (k+1)/k, and that product telescopes.
Freeze the floor on each block
On each block the floor is a constant.
A floor only changes when you cross an integer, so hold it fixed on one unit block and what is left is a plain exponential.
9.F-IF.A.1Introduce A VariableSolve the inequality with a logarithm
A logarithm solves the inequality exactly.
Dividing by the frozen k leaves a pure exponential inequality, and a logarithm is what pulls the unknown down out of the exponent.
11.F-LE.A.4Convert To AlgebraCheck endpoints, then check disjointness
Each piece is short enough to stay inside its block.
Each kept piece is a short closed segment hugging the left edge of its own unit block, so two of them can never overlap.
6.NS.C.7Extreme PrincipleList the blocks that exist
The blocks run over a known range.
The strict bound x < 2014 stops the block list at k=2013, one block short of where a careless reading would stop.
9.A-CED.A.3Identify SubproblemsAdd the lengths; the product telescopes
The product collapses, leaving 1, choice (A).
Each fraction hands its numerator to the next fraction's denominator, so the whole chain collapses to the last numerator over the first denominator.
Each fraction hands its top to the next fraction's bottom, so the whole chain collapses to its two ends.
▸ Why?
A number divided by itself undoes the multiplication, so each matched pair disappears.
▸ Why?
Multiplying by one changes nothing, so only the unmatched first top and last bottom survive.
Freeze the floor on each unit block: the part you keep is a short segment of length log₂₀₁₄ (k+1)/k starting at k, and since those fractions multiply out to 2014, all the pieces together measure exactly 1.
- Freeze the floor on each block
- Solve the inequality with a logarithm
- Check endpoints, then check disjointness
- List the blocks that exist
- Add the lengths; the product telescopes