What is the largest seven-digit palindrome which can be expressed as the sum of two perfect squares?
I tried Java but couldn't get the right answer, and unfortunately OEIS ends at around 5 digits in.
What is the largest seven-digit palindrome which can be expressed as the sum of two perfect squares?
I tried Java but couldn't get the right answer, and unfortunately OEIS ends at around 5 digits in.
$9896989$ is prime and is $\equiv 1\pmod 4$, hence is the sum of two squares.