0

If $p_1<p_2<...<p_n$ are $n$ different prime numbers, and the sum of any three numbers is still a prime number, what is the maximum value of $n$?

I only can find $3$ numbers $3$, $5$, $11$ that the sum is $19$ which is still prime...

[Update] I think it is feasible to consider the remainders. There are three prime numbers, each one divided by 3, the remainder can be 1 or 2. If we add the three prime numbers, the sum remainder shouldn't be 3 or 6, so only 4 or 5. Consider n=4, the reminders must contain two 2 and two 1, because three 2 or three 1 will be divided by 3, the sum isn't prime anymore. If n =5, then we must add one more 1 or 2 then the sum can't be prime anymore.

[Conclusion] Max n =4.

Judy Happy
  • 11
  • 1

0 Answers0