True or False?
For integer , the expression cannot be 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.
Answer is True
We will discuss two cases:-
x is even ⟹ x 4 + 4 x = e v e n .
x is odd
if x is odd then we can write x as 2 n + 1 ; and the given equation can be written as
( 2 n + 1 ) 4 + 4 ( 2 n + 1 ) = ( 2 n + 1 ) 4 + 4 . ( 2 n ) 4
Which is not a prime.