ݺߣ

ݺߣShare a Scribd company logo
Zach’s POTW1/30 - 2/6
Define a reverse prime to be a positive integer N such that when the digits of N are read in reverse order, the resulting number is a prime.  For example, the numbers 5, 16, and 110 are all reverse primes.  Compute the largest two-digit integer N such that the numbers N, 4N, and 5N are all reverse primes.

More Related Content

Zach’s POTW

  • 2. Define a reverse prime to be a positive integer N such that when the digits of N are read in reverse order, the resulting number is a prime. For example, the numbers 5, 16, and 110 are all reverse primes. Compute the largest two-digit integer N such that the numbers N, 4N, and 5N are all reverse primes.