Thread: Count to 1,000!
View Single Post
09-01-09, 11:28 AM   #227
forty2j
A Cobalt Mageweaver
Join Date: May 2007
Posts: 232
^^ Should be 199

Originally Posted by Rhaethe View Post
Eeeps! Might have something to do with how Wikipedia entries simplify/translate things. The actual 196 algorithm is as so:

Take any positive integer of two digits or more, reverse the digits, and add to the original number. This is the operation of the reverse-then-add sequence. Now repeat the procedure with the sum so obtained until a palindromic number is obtained.
Ya. Tried that with 196. Got to 60,744,805 before I gave up.

CC

(http://en.wikipedia.org/wiki/Roman_numerals)
  Reply With Quote