Prime Powers: Finding $a$ for $a^8+a+1$

  • Context:
  • Thread starter Thread starter anemone
  • Start date Start date
  • Tags Tags
    Prime
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Find all positive integers $a$ for which $a^8+a+1$ is a prime number.
 
Mathematics news on Phys.org
[math]a^8 + a + 1 = (a^2 + a + 1)(a^6 - a^5 + a^3 - a^2 + 1)[/math]
(It took me a full page to factor this out. I didn't think of W|A until I checked the answer.)

Since [math]a^8 + a + 1[/math] always factors this way, the only way to get a prime out of it is to set [math]a^2 + a + 1 = 1[/math] and/or [math]a^6 - a^5 + a^3 - a^2 + 1 = 1[/math] and see if the other term is prime. [math]a^2 + a + 1 = 1[/math] for a = 0, 1. [math]a^6 - a^5 + a^3 - a^2 + 1 = 1[/math] for a = 0, (+/-)1. a = +1 is the only solution that gives a prime.
-Dan
 
anemone said:
Find all positive integers $a$ for which $a^8+a+1$ is a prime number.

using a very old trick w (cube root of unity) is a zero

as $w^8 + w + 1 = w^2 + w + 1 = 0$

so $(a-w)$ and $(a-w^2)$ are factors so $a^2 + a + 1$ is a factor

so divdivision
$a^8+a+1 = (a^2+a+1)(a^6-a^5+a^3 -a^2 + 1)$

for a > 1 both are > 1 and so a canot be > 1

for a = 1 we get 3 which is prime so a = 1
 
Last edited: