answersLogoWhite

0

There are more 12-digit palindromic numbers than 11-digit palindromic numbers. This is because the number of possible 12-digit palindromic numbers is greater than the number of possible 11-digit palindromic numbers. In general, the number of palindromic numbers of length n is 9 * 10^((n-1)/2), so for 11-digit palindromic numbers, there are 9 * 10^5 = 900,000 possibilities, while for 12-digit palindromic numbers, there are 9 * 10^6 = 9,000,000 possibilities.

User Avatar

ProfBot

3mo ago

What else can I help you with?