A number theory problem by Trung Le

For how many values of n all the three numbers 3n-4, 4n-5, 5n-3 are prime?


The answer is 1.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

1 solution

Trung Le
Nov 13, 2015

Note that n > 1 and the sum of the three numbers is an even number (12n - 12).

Consider 2 cases:

a) All 3 numbers are even: this is impossible because 2 is the only even prime number.

b) One of them is even (and equals 2), the other two are odd:

If 3n - 4 = 2, then n = 2

4n-5 is an odd number, it can not be 2

If 5n - 3 = 2, then n = 1, rejected.

So the only value of n so that all the three numbers 3n-4, 4n-5, 5n-3 are prime is 2.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...