Difference between revisions of "2007 AIME I Problems/Problem 6"

(See also)
(Solution)
Line 3: Line 3:
  
 
== Solution ==
 
== Solution ==
 +
We divide it into 3 stages. The first occurs before the frog moves past 13. The second occurs before it moves past 26, and the last is everything else.
  
 +
For the first stage the possible paths are <math>0,13</math>, <math>0,3,13</math>, <math>0,3,6,13</math>, <math>0,3,6,9,13</math>, <math>0,3,6,9,12,13</math>, and <math>0,3,6,9,12</math>. That is a total of 6.
  
 +
For the second stage the possible paths are <math>26</math>, <math>15,26</math>, <math>15,18,26</math>, <math>15,18,21,26</math>, <math>15,18,21,24,26</math>, and <math>15,18,21,24</math>. That is a total of 6.
 +
 +
For the second stage the possible paths are <math>39</math>, <math>27,39</math>, <math>27,30,39</math>, <math>27,30,33,39</math>, and <math>27,30,33,36,39</math>. That is a total of 5.
 +
 +
<math>6*6*5=180<\math>
 +
 +
</math>
  
 
== See also ==
 
== See also ==
 
{{AIME box|year=2007|n=I|num-b=5|num-a=7}}
 
{{AIME box|year=2007|n=I|num-b=5|num-a=7}}

Revision as of 19:39, 15 March 2007

Problem

A frog is placed at the origin on the number line, and moves according to the following rule: in a given move, the frog advances to either the closest point with a greater integer coordinate that is a multiple of 3, or to the closest point with a greater integer coordinate that is a multiple of 13. A move sequence is a sequence of coordinates which correspond to valid moves, beginning with 0, and ending with 39. For example, 0, 3, 6, 13, 15, 26, 39 is a move sequence. How many move sequences are possible for the frog?

Solution

We divide it into 3 stages. The first occurs before the frog moves past 13. The second occurs before it moves past 26, and the last is everything else.

For the first stage the possible paths are $0,13$, $0,3,13$, $0,3,6,13$, $0,3,6,9,13$, $0,3,6,9,12,13$, and $0,3,6,9,12$. That is a total of 6.

For the second stage the possible paths are $26$, $15,26$, $15,18,26$, $15,18,21,26$, $15,18,21,24,26$, and $15,18,21,24$. That is a total of 6.

For the second stage the possible paths are $39$, $27,39$, $27,30,39$, $27,30,33,39$, and $27,30,33,36,39$. That is a total of 5.

$6*6*5=180<\math>$ (Error compiling LaTeX. Unknown error_msg)

See also

2007 AIME I (ProblemsAnswer KeyResources)
Preceded by
Problem 5
Followed by
Problem 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
All AIME Problems and Solutions