Difference between revisions of "2020 AMC 10B Problems/Problem 15"
MRENTHUSIASM (talk | contribs) (→Solution 3.1 (Stepwise: Similar to Solution 1)) |
MRENTHUSIASM (talk | contribs) m (→Solution 3.1 (Stepwise: Similar to Solution 1)) |
||
Line 27: | Line 27: | ||
&\longrightarrow(1245235134). | &\longrightarrow(1245235134). | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
− | As a quick verification, | + | As a quick verification, a cycle should have length <math>15\cdot\left(1-\frac{1}{3}\right)=10</math> at this point.</li><p> |
<li>To find the cycle after the second round of erasing, we need a cycle of length <math>\mathrm{lcm}(4,10)=20</math> before erasing. So, we first group <math>\frac{\mathrm{lcm}(4,10)}{10}=2</math> copies of the current cycle into one, then erase: | <li>To find the cycle after the second round of erasing, we need a cycle of length <math>\mathrm{lcm}(4,10)=20</math> before erasing. So, we first group <math>\frac{\mathrm{lcm}(4,10)}{10}=2</math> copies of the current cycle into one, then erase: | ||
<cmath>\begin{align*} | <cmath>\begin{align*} | ||
Line 34: | Line 34: | ||
&\longrightarrow(124235341452513). | &\longrightarrow(124235341452513). | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
− | As a quick verification, | + | As a quick verification, a cycle should have length <math>20\cdot\left(1-\frac{1}{4}\right)=15</math> at this point. |
</li><p> | </li><p> | ||
<li>To find the cycle after the right round of erasing, we need a cycle of length <math>\mathrm{lcm}(5,15)=15</math> before erasing. We already have it here, so we erase: | <li>To find the cycle after the right round of erasing, we need a cycle of length <math>\mathrm{lcm}(5,15)=15</math> before erasing. We already have it here, so we erase: | ||
Line 41: | Line 41: | ||
&\longrightarrow(124253415251). | &\longrightarrow(124253415251). | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
− | As a quick verification, | + | As a quick verification, a cycle should have length <math>15\cdot\left(1-\frac{1}{5}\right)=12</math> at this point.</b></li><p> |
</ol> | </ol> | ||
Revision as of 05:53, 16 April 2021
Contents
Problem
Steve wrote the digits , , , , and in order repeatedly from left to right, forming a list of digits, beginning He then erased every third digit from his list (that is, the rd, th, th, digits from the left), then erased every fourth digit from the resulting list (that is, the th, th, th, digits from the left in what remained), and then erased every fifth digit from what remained at that point. What is the sum of the three digits that were then in the positions ?
Solution 1
After erasing every third digit, the list becomes repeated. After erasing every fourth digit from this list, the list becomes repeated. Finally, after erasing every fifth digit from this list, the list becomes repeated. Since this list repeats every digits and since are respectively in we have that the th, th, and st digits are the rd, th, and th digits respectively. It follows that the answer is
Solution 2
As the LCM of 3, 4, and 5 is , let's look at a 60-digit block of original numbers (many will be erased by Steve). After he erases every third number (1/3), then every fourth number of what remains (1/4), then every fifth number of what remains (1/5), we are left with digits from this 60-digit block. . Writing out the first few digits of this sequence, we have . Therefore, our answer is . ~BakedPotato66
Solution 3 (Illustrations of Solutions 1 and 2)
Note that cycles exist initially and after each round of erasing.
Two solutions follow from here:
Solution 3.1 (Stepwise: Similar to Solution 1)
We will use parentheses to denote cycles. Initially, the list has a cycle of length
- To find the cycle after the first round of erasing, we need a cycle of length before erasing. So, we first group copies of the current cycle into one, then erase: As a quick verification, a cycle should have length at this point.
- To find the cycle after the second round of erasing, we need a cycle of length before erasing. So, we first group copies of the current cycle into one, then erase: As a quick verification, a cycle should have length at this point.
- To find the cycle after the right round of erasing, we need a cycle of length before erasing. We already have it here, so we erase: As a quick verification, a cycle should have length at this point.
As are congruent to modulo respectively, the three digits in the final positions are respectively: The answer is
~MRENTHUSIASM (inspired by TheBeautyofMath)
Solution 3.2 (Direct: Similar to Solution 2)
I will finish shortly. No edit please.
~MRENTHUSIASM
Video Solution
https://youtu.be/t6yjfKXpwDs 16:40 ~IceMatrix
See Also
2020 AMC 10B (Problems • Answer Key • Resources) | ||
Preceded by Problem 14 |
Followed by Problem 16 | |
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.