
Nino C.
asked 10/27/154^(3k) + 2^(3k) +1 is a prime number. What is a proof for that?
In a free time I found some math problems and it really seems like I can't solve this one. Can you please help me?
More
2 Answers By Expert Tutors

Michael K. answered 10/27/15
Tutor
0
(0)
Energetic friendly mathematics professor here to help you excel
This is not true. For example, if k=2, then 4^(3k)+2^(3k)+1 = 4161, which is not prime. (Its factors are 3, 19, and 73.)

Michael K.
In fact, for k less than 1000, the only k that give a prime result are 0, 1, 3.
Report
10/27/15

Jean-Michel T. answered 10/27/15
Tutor
5
(34)
Inspiring Professor & Tutor: Math, Physics, MATLAB, French...
Hi Nino:
that's an interesting problem for sure. Let us look at it a bit more carefully. If it was not a prime number, it would mean that is would be equal to the product of two integers greater than 1, say M*N. So the problem is to try to factorize this number into a product of at least two different integers.
If we set X = 23k, you can see that the potential prime number (P) in question can be written:
P = 23k * 23k + 23k + 1 = X2 + X + 1
Now since we are trying to decompose P into the product of numbers, we know that if A and B are the roots of this second degree polynomial, then we could write:
P = (X - A) * (X - B)
which would clearly give us some information of whether P is prime, if the factors (X - A) and (X - B) were integers greater than 1.
So let us find the roots of the polynom:
X2 + X +1 = 0 = aX2 + bX + c, with a = b= c= 1
Calculate the delta:
Δ = b2 - 4ac = -3 = ( ¿√3 )2 where ¿ is the complex number with the property ¿2 = -1
The complex roots of the polynomial are then A, B = (-b ±√Δ)/(2a), or
A = (-1 + ¿√3)/2
B = (-1 - ¿√3)/2
Therefore, we can factorize P as:
P = X2 + X +1 = (X - A) * (X - B)
P = [ X + (1 + ¿√3)/2 ] * [ X + (1 - ¿√3)/2 ]
Now since X = 23k is a positive integer, we see that P can be written as the product of 2 non-integer, complex numbers. Therefore, it cannot be decomposed as the product of integer numbers, proving that it must be a prime number.
Hope this helps!
Jean-Michel
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Jean-Michel T.
10/27/15