Skip to main content

Challenge 118: A Prime Problem

Can you find the values of a and b such that a and b meet these conditions?

a and b are positive integers, and  the difference between a2 + b and a + b2 is a prime number.

What are the values of a and b?