Difference between revisions of "Zsigmondy's Theorem"
(Created page with "{{stub}} '''Zsigmondy's Theorem''' states that, for positive relatively prime integers <math>a</math>, <math>b</math>, and <math>n</math> with <math>a>b</math>, there exi...") |
m (Formatting) |
||
Line 1: | Line 1: | ||
− | + | '''Zsigmondy's Theorem''' states that, for positive [[relatively prime]] integers <math>a</math>, <math>b</math>, and <math>n</math> with <math>a>b</math>, there exists a prime number <math>p</math> (called a ''primitive prime factor'') such that <math>p|(a^n-b^n)</math> but <math>p\not|(a^k-b^k)</math> for all positive integers <math>k<n</math> EXCEPT (i) if <math>n=a-b=1</math>, (ii) if <math>n=2</math> and <math>a+b</math> is a power of <math>2</math>, or (iii) if <math>n=6</math>, <math>a=2</math>, and <math>b=1</math>. This theorem can sometimes be used to prove that no more solutions exist to [[Diophantine equations]]. | |
− | + | == Example == | |
− | + | We desire to find all solutions <math>(x,y)</math> to the Diophantine <math>3^x-1=5^y</math>. We notice that the first integer <math>x</math> for which <math>5|3^x-1</math> is <math>x=4</math>, which produces <math>3^4-1=80\neq 5^y</math>. Now, by Zsigmondy's Theorem (the exceptions do not apply here), for any positive integers <math>n\geq 4</math>, there must exist a primitive prime factor for each of the terms <math>3^n-1^n.</math> However, the right hand side of the equation only contains prime factors of <math>5</math>, and so there are <math>\boxed{\text{no solutions}}</math> to this Diophantine equation. | |
− | We desire to find all solutions <math>(x,y)</math> to the Diophantine <math>3^x-1=5^y | ||
== Problems == | == Problems == | ||
− | + | ||
+ | * Find all solutions <math>(x,y,z)</math> to the Diophantine equation <math>7^x-1=2\cdot3^y\cdot5^z</math>. | ||
== See Also == | == See Also == | ||
+ | |||
* [[Diophantine equations]] | * [[Diophantine equations]] | ||
− | [[Category: Number theory]] | + | [[Category:Number theory]] |
− | [[Category: Theorems]] | + | [[Category:Theorems]] |
+ | {{stub}} |
Latest revision as of 21:06, 11 March 2025
Zsigmondy's Theorem states that, for positive relatively prime integers ,
, and
with
, there exists a prime number
(called a primitive prime factor) such that
but
for all positive integers
EXCEPT (i) if
, (ii) if
and
is a power of
, or (iii) if
,
, and
. This theorem can sometimes be used to prove that no more solutions exist to Diophantine equations.
Example
We desire to find all solutions to the Diophantine
. We notice that the first integer
for which
is
, which produces
. Now, by Zsigmondy's Theorem (the exceptions do not apply here), for any positive integers
, there must exist a primitive prime factor for each of the terms
However, the right hand side of the equation only contains prime factors of
, and so there are
to this Diophantine equation.
Problems
- Find all solutions
to the Diophantine equation
.
See Also
This article is a stub. Help us out by expanding it.