I am looking for a number consisting of 9 digits such that the digits from 1 to 9 appears only once. The number is divisible by 9, but when the right most digit is removed, the remaining number is divisible by 8. Again, when the right most digit is removed, the remaining number is divisible by 7. This property is maintained until the last remaining number of one digit which is divisible by 1.
Question
Guest
I am looking for a number consisting of 9 digits such that the digits from 1 to 9 appears only once. The number is divisible by 9, but when the right most digit is removed, the remaining number is divisible by 8. Again, when the right most digit is removed, the remaining number is divisible by 7. This property is maintained until the last remaining number of one digit which is divisible by 1.
What is the original 9-digit number?
Link to comment
Share on other sites
9 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.