Find the greatest positive integer such that is a prime number
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.
If n is even, the number clearly divisible by 2. If n is odd, assume that n = 2 k + 1 such that we can write n 4 + 4 n = ( n 2 + 2 k + 1 n + 2 k + 1 ) ( n 2 − 2 k + 1 n + 2 k + 1 ) in which both the factors are greater than 1. It means that the number is composite. Thus the number is prime for n = 1 , n 4 + 4 n = 1 + 4 = 5