Euler Problem 36 asks: 'The decimal number, 585 = 1001001001_(2) (binary), 'is palindromic in both bases.
'
'Find the sum of all numbers, less than one million, which 'are palindromic in base 10 and base 2.
'
'(Please note that the palindromic number, in either base, 'may not include leading zeros.) A palindrome reads the same left-to-right as right-to-left. [...]
Read More...
Read the complete post at http://www.dailydoseofexcel.com/archives/2009/02/22/euler-problem-36/
Posted
Feb 22 2009, 03:00 PM
by
Daily Dose of Excel