Diophantus Era begins!

Find number of all triples ( x , y , p ) (x, y, p) , where x x and y y are positive integers and p p is a prime satisfying the equation

x 5 + x 4 + 1 = p y \large\ x^5 + x^4 + 1 = p^y .


The answer is 2.

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.

1 solution

Patrick Corn
Jan 31, 2018

The key fact is that x 5 + x 4 + 1 = ( x 3 x + 1 ) ( x 2 + x + 1 ) . x^5+x^4+1 = (x^3-x+1)(x^2+x+1). Also note that ( x 3 x + 1 ) ( x + 3 ) ( x 2 + x + 1 ) ( x 2 + 2 x 4 ) = 7. (x^3-x+1)(x+3) - (x^2+x+1)(x^2+2x-4) = 7. (This comes from a standard Euclidean algorithm computation.)

So if the two factors' product is a power of some prime p , p, then they're both powers of p p as well, so their gcd equals the minimum of the two of them. But the second equation above shows that that gcd divides 7. 7.

So either one of the factors is 1 , 1, or one of the factors is 7. 7. The first case has one positive solution for x , x, namely x = 1 , p = 3 , y = 1. x=1,p=3,y=1. For the second case, the only positive solution to x 2 + x + 1 = 7 x^2+x+1=7 and the only positive solution to x 3 x + 1 = 7 x^3-x+1=7 is x = 2 x=2 and x = 2. x=2. Indeed, x = 2 , p = 7 , y = 2 x=2,p=7,y=2 is a solution. These are the only cases, so we're done, and the answer is 2 . \fbox{2}.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...