Problem 808
Posted: Fri Dec 23, 2022 4:47 pm
Hello everybody,
I have a very simple question that confuses me. I am stuck on the problem 808 and i really don't know why. I think it is because of the way the problem is posed. Below the problem:
Thank for your clarification
I have a very simple question that confuses me. I am stuck on the problem 808 and i really don't know why. I think it is because of the way the problem is posed. Below the problem:
So which number is needed to be added/take in count into the sum once we have found that it is a reversible prime square? Only 169? Or 169 and 961? Or only 13 (169=13*13)? Or 31 (31*31=961)?...Both 169 and 961 are the square of a prime. 169 is the reverse of 961.
We call a number a reversible prime square if:
It is not a palindrome, and
It is the square of a prime, and
Its reverse is also the square of a prime.
169 and 961 are not palindromes, so both are reversible prime squares.
Find the sum of the first 50 reversible prime squares.
Thank for your clarification