D
Deleted member 4993
Guest
Puzzle 1: Digital Perfection
There is a mysterious 10-digit decimal number, abcdefghij. Each of the digits is different, and they have the following properties:
What’s the number?
I do not know the answer yet - working on it. It is one of the Conway puzzles.
There is a mysterious 10-digit decimal number, abcdefghij. Each of the digits is different, and they have the following properties:
- a is divisible by 1
- ab is divisible by 2
- abc is divisible by 3
- abcd is divisible by 4
- abcde is divisible by 5
- abcdef is divisible by 6
- abcdefg is divisible by 7
- abcdefgh is divisible by 8
- abcdefghi is divisible by 9
- abcdefghij is divisible by 10
What’s the number?
I do not know the answer yet - working on it. It is one of the Conway puzzles.