The Composite Prime Problem

Is the following statement true or false?

Given that n > 1 n>1 is an integer, the number N = n 4 + 4 n N=n^4+4^n is always composite. For example: n = 2 n=2 gives N = 16 + 16 = 32 = 2 × 16 N=16+16=32=2 \times 16 and n = 3 n=3 gives N = 81 + 64 = 145 = 5 × 29 N=81+64=145=5 \times 29 .

False True

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

Mark Hennings
Mar 27, 2019

If n n is even then n 4 + 4 n n^4 + 4^n is certainly even, and so composite. If n = 2 m + 1 n=2m+1 is odd then n 4 + 4 n = n 4 + 2 2 n = ( n 2 + 2 n ) 2 2 n + 1 n 2 = ( n 2 + 2 n ) 2 ( 2 m + 1 n ) 2 = ( n 2 + 2 n 2 m + 1 n ) ( n 2 + 2 n + 2 m + 1 n ) n^4 + 4^n \; = \; n^4 + 2^{2n} \; = \; (n^2 + 2^n)^2 - 2^{n+1}n^2 \; = \; (n^2 + 2^n)^2 - (2^{m+1}n)^2 \; = \; \big(n^2 + 2^n - 2^{m+1}n\big)\big(n^2 + 2^n + 2^{m+1}n\big) Since n 2 + 2 n 2 m + 1 n = n 2 + 2 m + 1 ( 2 m 2 m 1 ) > 1 n^2 + 2^n - 2^{m+1}n \; = \; n^2 + 2^{m+1}(2^m-2m-1) \; > \; 1 for all m 3 m \ge 3 , we see that n 4 + 4 n n^4 + 4^n is composite for all n 7 n \ge 7 , and we only need to check n = 3 , 5 n=3,5 by hand. Since n 4 + 4 n n^4 + 4^n equals 145 145 and 1649 1649 when n = 3 , 5 n=3,5 respectively, and these numbers are divisible by 5 5 and 17 17 , we deduce that n 4 + 4 n n^4 + 4^n is composite for all integers n > 1 n > 1 .

n 2 + 2 n 2 m + 1 n = ( n 2 m ) 2 + 2 m n 2 + 2 n 2 m + 1 n 2 m So we can avoid checking the cases where n = 3 , 5 \begin{aligned} n^2+2^n-2^{m+1}n=(n-2^m)^2+2^m\\ \implies n^2+2^n-2^{m+1}n\geq 2^m\\ \text{So we can avoid checking the cases where } n=3,5\end{aligned}

Anirudh Sreekumar - 2 years, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...