Lifting the Exponent Lemma
(Redirected from Lifting the Exponent)
Lifting the exponent allows one to calculate the highest power of an integer that divides various numbers given certain information. It is extremely powerful and can sometimes "blow up" otherwise challenging problems.
Let be a prime such that
and
. LTE comprises of the following identities (where
represents the largest power of
that divides
):
- When
is odd:
, if
.
, if
and
is odd.
, if
and
is even.
- When
:
, if
and
is even.
if
and
is odd.
- Corollaries:
if
.
, if
and
is even.
, if
and
is odd.
External Links
This article is a stub. Help us out by expanding it.