the sum of ascending powers of a prime can not equal the sum of ascending powers of a different prime.

428 Views Asked by At

I was thinking about a question that I can't prove and can't find any proof/counter example for so here it is:

prove the equation: $$ \sum\limits_{i=0}^x p_1^i = \sum\limits_{i=o}^y p_2^i $$ has no solutions where $p_1 $ and $p_2$ are distinct primes and x and y are arbitrary constants.

1

There are 1 best solutions below

1
On BEST ANSWER

Note that $1+5+25=1+2+4+8+16$.