Lifting-the-exponent lemma
Result in elementary number theory
From Wikipedia, the free encyclopedia
In elementary number theory, the lifting-the-exponent lemma provides several formulas for computing the p-adic valuation of binomial expressions which are differences of powers of integers: that is, how many factors of a prime are present. The lemma describes the steps necessary to "lift" the exponent of in such expressions. It is related to Hensel's lemma. It is often used in mathematical olympiads.
History
By 1878, some ideas in the lemma had appeared in the work of mathematician Édouard Lucas,[1] who was then a professor at Lycée Charlemagne. Lucas described related divisibility results (with a minor error in the case ).
In 2006, Romanian mathematician Mihai Manea first published the modern and systematic formulation of the lemma, especially in the context of olympiad mathematics.[2]
By 2011, the lemma had become well-known in the math olympiad folklore, particularly through its use on mathematics forums such as the Art of Problem Solving.[3]
Statements
For a prime number , let , where is the highest power of which is a divisor of , so that . For any integers and with and , and a positive integer , the following statements hold:
- When is odd:
- If , then .
- If and is odd, then .
- If and is even, then .
- When :
- If and is even, then .
- If and is odd, then . (Follows from the general case below.)
- Corollaries:
- If , and if both and are odd, then and thus .
- If and is even, then .
- If and is odd, then .
- For all :
- If and , then .
- If , and is odd, then .
Generalizations
The lifting-the-exponent lemma has been generalized to complex values of provided that the value of is an integer.[4]
Proof outline
Base case
The base case when is proven first. Because ,
| 1 |
The fact that completes the proof. The condition for odd is similar, where we observe that the proof above holds for integers and , and therefore we can substitute for above to obtain the desired result.
General case (odd p)
Via the binomial expansion, the substitution can be used in (1) to show that because the quantity in (1) is a multiple of but not .[3] Likewise, .
Then, if is written as where , the base case gives . By induction on ,
A similar argument can be applied for .
General case (p = 2)
The proof for the odd case cannot be directly applied when because the binomial coefficient is only an integral multiple of when is odd.
However, it can be shown that when by writing where and are integers with odd and noting that
because implies that each factor of the form in the difference-of-squares step is congruent to 2 modulo 4.
The stronger statement when is proven analogously.[3]
Example problem
Problem 12 of the March 2020 AIME:
Let be the least positive integer for which is divisible by . Find the number of positive integer divisors of .[5]
Solution
Note that .
Using the lifting-the-exponent lemma, since and , but , . Thus, .
Similarly, but , so and .
Since , the factors of 5 are addressed by noticing that since the residues of modulo 5 follow the cycle and those of follow the cycle , the residues of modulo 5 cycle through the sequence . Thus, iff for some positive integer . The lemma can now be applied again: . Since , . Hence .
Combining these three results, it is found that , which has positive divisors.