1787 The11-Digit Palindromes of Base 2

Today’s Puzzle:

1787 is an 11-digit palindrome in base 2. I wondered how many 11-digit palindromes there are, what they are, and what numbers they represent in base ten. I decided to try to make you wonder about all that as well. Try it out yourself before you read how I solved this puzzle.

The only digits in base 2, are 0 and 1. The first digit of any number must be 1 or else the number will not have eleven digits. The last digit also must be one for the number to be a palindrome. In fact, all five last digits will be determined by the first five digits. Thus, we only need to find all possible combinations of 0 and 1 that can occur in the second through sixth positions. There are 2⁵ ways to write 0 and 1 in those 5 positions. That means we know right away that there are 32 different 11-digit palindromes in base 2. I opened Excel and wrote those 32 different 11-digit numbers beginning with 00000 and ending with 11111. I put a 1 in front of them and had Excel copy the appropriate numbers into the last 5 spots. That gave me all the 11-digit palindromes. Then I had Excel multiply the values in each cell with the powers of 2 that head up each column to give the base 10 representations. This chart was the final product.

Did you notice that the first base 10 number in the chart is the number just after 2¹º and the last number is the number right before 2¹¹?

Factors of 1787:

  • 1787 is a prime number.
  • Prime factorization: 1787 is prime.
  • 1787 has no exponents greater than 1 in its prime factorization, so √1787 cannot be simplified.
  • The exponent in the prime factorization is 1. Adding one to that exponent we get (1 + 1) = 2. Therefore 1787 has exactly 2 factors.
  • The factors of 1787 are outlined with their factor pair partners in the graphic below.

How do we know that 1787 is a prime number? If 1787 were not a prime number, then it would be divisible by at least one prime number less than or equal to √1787. Since 1787 cannot be divided evenly by 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, or 41, we know that 1787 is a prime number.

More About the Number 1787:

1787 and 1789 are twin primes.
1783, 1787, and 1789 are a prime triplet.

1787 is a palindrome in some other bases, too!
It’s 919 in base 14 because 9(14²) + 1(14) + 9(1) = 1787,
595 in base 18 because 5(18²) + 9(18) + 5(1) = 1787, and
191 in base 38 because 1(38²) + 9(38) + 1(1) = 1787.

2 thoughts on “1787 The11-Digit Palindromes of Base 2

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.