Difference between revisions of "2020 AMC 10B Problems/Problem 15"
MRENTHUSIASM (talk | contribs) (→Solution 3 (Illustrations of Solutions 1 and 2)) |
MRENTHUSIASM (talk | contribs) (→Solution 3.1 (Stepwise: Similar to Solution 1)) |
||
Line 20: | Line 20: | ||
===Solution 3.1 (Stepwise: Similar to Solution 1)=== | ===Solution 3.1 (Stepwise: Similar to Solution 1)=== | ||
We will use parentheses to denote cycles. Initially, the list has a cycle of length <math>5:</math> <cmath>(12345)=12345123451234512345\cdots.</cmath> | We will use parentheses to denote cycles. Initially, the list has a cycle of length <math>5:</math> <cmath>(12345)=12345123451234512345\cdots.</cmath> | ||
− | + | <ol style="margin-left: 1.5em;"> | |
− | To find the cycle after the first round of erasing, we need a cycle of length <math>\mathrm{lcm}(3,5)=15</math> before erasing. So, we first group <math>\frac{\mathrm{lcm}(3,5)}{5}=3</math> of the current | + | <li>To find the cycle after the first round of erasing, we need a cycle of length <math>\mathrm{lcm}(3,5)=15</math> before erasing. So, we first group <math>\frac{\mathrm{lcm}(3,5)}{5}=3</math> copies of the current cycle into one, then erase: |
− | + | <b>Work to be done.</b></li><p> | |
− | <b>Work to be done.</b> | + | <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: |
− | + | <b>Work to be done.</b></li><p> | |
− | To find the cycle after the second round of erasing, we need a cycle of length | + | <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. So, we first group <math>\frac{\mathrm{lcm}(5,15)}{15}=1</math> copy of the current cycle into one, then erase: |
− | + | <b>Work to be done.</b></li><p> | |
− | <b>Work to be done.</b> | + | </ol> |
− | |||
− | To find the cycle after the right round of erasing, we need a cycle of length | ||
− | |||
− | <b>Work to be done.</b> | ||
<b>I will finish shortly. No edit please.</b> | <b>I will finish shortly. No edit please.</b> |
Revision as of 04:22, 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: Work to be done.
- 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: Work to be done.
- To find the cycle after the right round of erasing, we need a cycle of length before erasing. So, we first group copy of the current cycle into one, then erase: Work to be done.
I will finish shortly. No edit please.
~MRENTHUSIASM
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.