Is the following statement true or false?
Given that n > 1 is an integer, the number N = n 4 + 4 n is always composite. For example: n = 2 gives N = 1 6 + 1 6 = 3 2 = 2 × 1 6 and n = 3 gives N = 8 1 + 6 4 = 1 4 5 = 5 × 2 9 .
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.
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
Problem Loading...
Note Loading...
Set Loading...
If n is even then n 4 + 4 n is certainly even, and so composite. If n = 2 m + 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 ) Since n 2 + 2 n − 2 m + 1 n = n 2 + 2 m + 1 ( 2 m − 2 m − 1 ) > 1 for all m ≥ 3 , we see that n 4 + 4 n is composite for all n ≥ 7 , and we only need to check n = 3 , 5 by hand. Since n 4 + 4 n equals 1 4 5 and 1 6 4 9 when n = 3 , 5 respectively, and these numbers are divisible by 5 and 1 7 , we deduce that n 4 + 4 n is composite for all integers n > 1 .