Realised that my previous number reversal problem probably wasn't interesting enough at first sight to warrant any tough thinking. So I thought I'd show you guys this rather neat result, and then see if there's more interest in the harder puzzle:
1. Start with any 3 digit number, that isn't the same when written backwards (e.g. 123 is allowed, but 121 is not).
2. Write it backwards, and subtract the smaller from the larger (e.g. 321 - 123 = 198).
3. Take this number, reverse it again, but this time, add the reversed number (e.g. 198 + 891 = 1089).
Does this final answer always equal 1089? If so, prove it. If not, find an exception.
If you run into any 1 or 2 digit numbers along the way, treat them as having a leading zero. (e.g. think of "99" as "099", which, when reversed, would be written as 990. Similarly 100, when reversed, would be 001, or simply 1.)
Question
Guest
Realised that my previous number reversal problem probably wasn't interesting enough at first sight to warrant any tough thinking. So I thought I'd show you guys this rather neat result, and then see if there's more interest in the harder puzzle:
1. Start with any 3 digit number, that isn't the same when written backwards (e.g. 123 is allowed, but 121 is not).
2. Write it backwards, and subtract the smaller from the larger (e.g. 321 - 123 = 198).
3. Take this number, reverse it again, but this time, add the reversed number (e.g. 198 + 891 = 1089).
Does this final answer always equal 1089? If so, prove it. If not, find an exception.
If you run into any 1 or 2 digit numbers along the way, treat them as having a leading zero. (e.g. think of "99" as "099", which, when reversed, would be written as 990. Similarly 100, when reversed, would be 001, or simply 1.)
Link to comment
Share on other sites
4 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.