Difference between revisions of "2024 AMC 10A Problems/Problem 10"
m (→Solution 2 (more explanatory)) |
|||
Line 10: | Line 10: | ||
== Solution 2 (more explanatory) == | == Solution 2 (more explanatory) == | ||
− | Looking at the first few values of our operation, we get <math>100 \rightarrow 110 \rightarrow 120 \rightarrow 40 \rightarrow 50 \rightarrow 60 \rightarrow 20 \rightarrow 30 \rightarrow 10 \rightarrow 20</math>. We can see that <math>30</math> will go to <math>10</math>, then to <math>20</math>, then back to <math>30</math>, and the loop resets. After 7 operations, we reach <math>30</math>. We still have 93 operations left, so because the loop will run exactly <math>31</math> times <math>(93/3)</math>, we will reach at <math>30</math> again. So | + | Looking at the first few values of our operation, we get <math>100 \rightarrow 110 \rightarrow 120 \rightarrow 40 \rightarrow 50 \rightarrow 60 \rightarrow 20 \rightarrow 30 \rightarrow 10 \rightarrow 20</math>. We can see that <math>30</math> will go to <math>10</math>, then to <math>20</math>, then back to <math>30</math>, and the loop resets. After 7 operations, we reach <math>30</math>. We still have 93 operations left, so because the loop will run exactly <math>31</math> times <math>(93/3)</math>, we will reach at <math>30</math> again. So, the answer is <math>\boxed{\textbf{(C)} 30}</math> |
− | edit for | + | edit for grammar pls |
~Moonwatcher22 | ~Moonwatcher22 |
Revision as of 23:39, 8 November 2024
Problem
Consider the following operation. Given a positive integer , if is a multiple of , then you replace by . If is not a multiple of , then you replace by . Then continue this process. For example, beginning with , this procedure gives . Suppose you start with . What value results if you perform this operation exactly times?
Solution 1 (fast ⚡️⚡️⚡️)
Let be the number of times the operation is performed. Notice the sequence goes . Thus, for , the value is . Since , the answer is
~andliu766
Solution 2 (more explanatory)
Looking at the first few values of our operation, we get . We can see that will go to , then to , then back to , and the loop resets. After 7 operations, we reach . We still have 93 operations left, so because the loop will run exactly times , we will reach at again. So, the answer is
edit for grammar pls
~Moonwatcher22
See also
2024 AMC 10A (Problems • Answer Key • Resources) | ||
Preceded by Problem 9 |
Followed by Problem 11 | |
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 | ||
All AMC 10 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.