05-05-2009, 07:25 PM
The trick is any two digit number multiplied with string 101010101......1, will repeat itself in the final product as many times as there are 1s in the string. 39 x 259 = 10101 (3 times) and so on....however the result wont hold true for one or three digit integers



