AoPSWiki
Want to learn how to tackle those tough AMC/AIME/Olympiad counting and probability problems? Check out Art of Problem Solving's Intermediate Counting & Probability by David Patrick.

2002 AMC 10A Problems/Problem 22

From AoPSWiki

Contents

Problem

A set of tiles numbered 1 through 100 is modified repeatedly by the following operation: remove all tiles numbered with a perfect square, and renumber the remaining tiles consecutively starting with 1. How many times must the operation be performed to reduce the number of tiles in the set to one?

\text{(A)}\ 10 \qquad \text{(B)}\ 11 \qquad \text{(C)}\ 18 \qquad \text{(D)}\ 19 \qquad \text{(E)}\ 20

Solution

Solution 1

The pattern is quite simple to see after listing a couple of terms.

\begin{tabular}{|r|r|r|}\hline\#&\text{Removed}&\text{Left}\\\hline1&10&90\\2&9&81\\3&9&72\\4...

Solution 2

Given n^2 tiles, a step removes n tiles, leaving n^2 - n tiles behind. Now, (n-1)^2 = n^2 - n + (1-n) < n^2 - n < n^2, so in the next step n-1 tiles are removed. This gives (n^2 - n) - (n-1) = n^2 - 2n + 1 = (n-1)^2, another perfect square.

Thus each two steps we cycle down a perfect square, and in (10-1)\times 2 = 18 steps, we are left with 1 tile, hence our answer is \boxed{\text{(C) } 18}.

See also

2002 AMC 10A (ProblemsResources)
Preceded by
Problem 21
Followed by
Problem 23
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Add a glimpse of the Art of Problem Solving Forum to your own site!
Click here for details!
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us