Otis
Elite Member
- Joined
- Apr 22, 2015
- Messages
- 4,592
Find a nine-digit number containing no zero or repeated digit such that removing the rightmost digits – one digit at a time – results in remaining numbers that are divisible in turn by 8, 7, 6, 5, 4, 3, 2 and 1.
For example, 921654387 almost works, but removing the rightmost digit does not leave a number that's divisible by 8. However, the remaining steps work:
The 7-digit number 9216543 is divisible by 7
The 6-digit number 921654 is divisible by 6
The 5-digit number 92165 is divisible by 5
The 4-digit number 9216 is divisible by 4
The 3-digit number 921 is divisible by 3
The 2-digit number 92 is divisible by 2
The 1-digit number 9 is divisible by 1
The thread title contains a clue that leads to shortcuts.
?
[imath]\;[/imath]
For example, 921654387 almost works, but removing the rightmost digit does not leave a number that's divisible by 8. However, the remaining steps work:
The 7-digit number 9216543 is divisible by 7
The 6-digit number 921654 is divisible by 6
The 5-digit number 92165 is divisible by 5
The 4-digit number 9216 is divisible by 4
The 3-digit number 921 is divisible by 3
The 2-digit number 92 is divisible by 2
The 1-digit number 9 is divisible by 1
The thread title contains a clue that leads to shortcuts.
?
[imath]\;[/imath]