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

  • MHB
  • Thread starter anemone
  • Start date
  • Tags
    Prime
In summary, prime powers are numbers that can be expressed as the product of a prime number raised to an exponent. Finding $a$ for $a^8+a+1$ is significant in number theory, cryptography, and coding theory. Different methods such as modular arithmetic and algebraic techniques can be used to solve the equation. However, there are limitations due to the Diophantine nature of the equation. Real-world applications include cryptography and coding theory for secure hash functions and error correction in data transmission.
  • #1
anemone
Gold Member
MHB
POTW Director
3,883
115
Find all positive integers $a$ for which $a^8+a+1$ is a prime number.
 
Mathematics news on Phys.org
  • #2
\(\displaystyle a^8 + a + 1 = (a^2 + a + 1)(a^6 - a^5 + a^3 - a^2 + 1)\)
(It took me a full page to factor this out. I didn't think of W|A until I checked the answer.)

Since \(\displaystyle a^8 + a + 1\) always factors this way, the only way to get a prime out of it is to set \(\displaystyle a^2 + a + 1 = 1\) and/or \(\displaystyle a^6 - a^5 + a^3 - a^2 + 1 = 1\) and see if the other term is prime. \(\displaystyle a^2 + a + 1 = 1\) for a = 0, 1. \(\displaystyle a^6 - a^5 + a^3 - a^2 + 1 = 1\) for a = 0, (+/-)1. a = +1 is the only solution that gives a prime.
-Dan
 
  • #3
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:

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

What are prime powers?

Prime powers are numbers that can be expressed as the product of a prime number raised to an exponent. For example, 8 is a prime power because it can be written as 2^3.

What is the significance of finding $a$ for $a^8+a+1$?

Finding $a$ for $a^8+a+1$ is important in number theory as it is a common problem in determining whether a number is a prime power. It also has applications in cryptography and coding theory.

How do you find $a$ for $a^8+a+1$?

One approach is to use modular arithmetic and trial and error to test different values of $a$ until the equation is satisfied. Another method is to use algebraic techniques such as factoring to simplify the expression and find potential solutions for $a$.

Are there any limitations to solving $a^8+a+1$?

Yes, there are limitations to solving $a^8+a+1$ as it is a Diophantine equation, meaning that it involves finding integer solutions. This makes it more challenging to solve compared to equations with real solutions.

What are some real-world applications of solving $a^8+a+1$?

One application is in cryptography, where the equation is used in the construction of secure hash functions. It is also used in coding theory, specifically in the construction of linear codes for error correction in data transmission.

Similar threads

Replies
3
Views
804
Replies
3
Views
1K
Replies
17
Views
2K
Replies
4
Views
1K
Replies
7
Views
1K
Replies
1
Views
973
Replies
24
Views
2K
Back
Top