All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars    
perplexus dot info

Home > Numbers
Move the 2 - double the number (Posted on 2002-04-19) Difficulty: 3 of 5
A certain number ends with the digit 2. Moving the 2 from the end of the number to its front doubles it. Can you find this number?

(Hint: it's quite large)

See The Solution Submitted by levik    
Rating: 4.1111 (9 votes)

Comments: ( Back to comment list | You must be logged in to post comments.)
Typo in your solution | Comment 1 of 10
The tricky part is in the carrying. Initially it's a little awkward, but finally works. Anyways, in your solution you end with 110526315789473684, which of course is wrong. It should be 210526315789473684. The other thing is that you can probably work the problem from left to right, but that would be a huge pain. For example, you know that the first digit has to be a 1 in order to double to a 2. So, the digit next to the 1 has to be 4 or smaller (it can't carry over to the left when doubled). Doing this is an awful pain. Initially I found the number was 105...842, figuring out the middle stuff was what forces you to adopt an algorithm rather than mess around until you get something!

  Posted by FingLao on 2002-05-09 09:43:32
Please log in:
Login:
Password:
Remember me:
Sign up! | Forgot password


Search:
Search body:
Forums (0)
Newest Problems
Random Problem
FAQ | About This Site
Site Statistics
New Comments (12)
Unsolved Problems
Top Rated Problems
This month's top
Most Commented On

Chatterbox:
Copyright © 2002 - 2024 by Animus Pactum Consulting. All rights reserved. Privacy Information