Chapter

LTE: Lifting the Exponent

This module introduces LTE as an exact tool for prime exponents in differences of powers and divisibility problems.
Log in to track solved progress and bookmarks.

Theory

Key Idea

LTE, lifting the exponent, gives the exact exponent of a prime \(p\) in a difference of powers. It is especially powerful when \(p\mid a-b\) or \(p\mid a+b\), and the expression has the form \(a^n-b^n\).

Basic Facts

Basic form: if \(p\) is an odd prime, \(p\mid a-b\), and \(p\nmid ab\), then \(v_p(a^n-b^n)=v_p(a-b)+v_p(n)\). If \(p\) is odd, \(p\mid a+b\), \(n\) is even, and \(p\nmid ab\), then \(v_p(a^n-b^n)=v_p(a+b)+v_p(n)\). For \(p=2\): if \(a,b\) are odd and \(n\) is even, then \(v_2(a^n-b^n)=v_2(a-b)+v_2(a+b)+v_2(n)-1\).

When to Use This Method

Use LTE when \(a^n-b^n\), transformed \(a^n+b^n\), large exponents, conditions \(p^k\mid a^n-b^n\), or requests to find all \(n\) with a sufficiently large prime exponent appear.

How to Recognise the Method

Check whether the prime \(p\) divides \(a-b\) or \(a+b\). If it does, ordinary factorisation often gives only the first step, while LTE gives the exact exponent immediately.

Typical Mistakes

Do not apply the odd-prime formula to \(p=2\). In the \(p\mid a+b\) case for \(a^n-b^n\), the exponent \(n\) must be even. Also check \(p\nmid a\) and \(p\nmid b\); otherwise the formula may fail.

Mini-checklist

1. Which prime \(p\) is counted? 2. Does it divide \(a-b\) or \(a+b\)? 3. Is the exponent even when using \(a+b\)? 4. Does \(p\) avoid the bases? 5. Has the condition \(p^k\mid\) been converted into an inequality for \(v_p\)?

Examples

Example 1. Classical Difference

First direct application of LTE.

Problem. Find \(v_3(10^{2025}-1)\).

Solution.

Since \(3\mid10-1\), LTE gives \(v_3(10^{2025}-1)=v_3(9)+v_3(2025)=2+4=6\).

Comment. Without LTE, the factorisation would be very long.

Example 2. A Divisor of \(a+1\)

This shows the case \(p\mid a+b\).

Problem. Find \(v_3(2^{100}-1)\).

Solution.

Here \(3\mid2+1\), and the exponent \(100\) is even. Hence \(v_3(2^{100}-1)=v_3(2+1)+v_3(100)=1+0=1\).

Comment. The exponent being even is essential.

Example 3. The Case \(p=2\)

A separate formula for twos.

Problem. Find \(v_2(3^{100}-1)\).

Solution.

For odd \(3\) and \(1\), with even \(100\): \(v_2(3^{100}-1)=v_2(3-1)+v_2(3+1)+v_2(100)-1=1+2+2-1=4\).

Comment. The formula for \(2\) differs from the odd-prime case.

Example 4. A Condition on \(n\)

This shows how LTE solves divisibility.

Problem. Find all \(n\) such that \(7^3\mid8^n-1\).

Solution.

Since \(7\mid8-1\), \(v_7(8^n-1)=v_7(7)+v_7(n)=1+v_7(n)\). We need \(1+v_7(n)\ge3\), so \(v_7(n)\ge2\). Answer: \(49\mid n\).

Comment. A prime-power condition became a condition on \(n\).

Example 5. A Composite Power

This shows the transition from \(p^k\) to \(v_p\).

Problem. Find the largest \(k\) such that \(9^k\mid10^{2025}-1\).

Solution.

From Example 1, \(v_3(10^{2025}-1)=6\). Since \(9^k=3^{2k}\), we need \(2k\le6\). Answer: \(k=3\).

Comment. First count the prime exponent, then account for the composite base.

Example 6. A Formula with a Parameter

This prepares for answers involving \(v_p(n)\).

Problem. Find \(v_5(11^n-1)\).

Solution.

Since \(5\mid11-1\), LTE gives \(v_5(11^n-1)=v_5(10)+v_5(n)=1+v_5(n)\).

Comment. The answer depends on the exponent \(n\).

Example 7. Solving an Inequality

This teaches finding all \(n\).

Problem. Find all \(n\) such that \(7^n\mid8^n-1\).

Solution.

By LTE, \(v_7(8^n-1)=1+v_7(n)\). We need \(1+v_7(n)\ge n\). For \(n=1\), it holds. For \(n\ge2\), \(v_7(n)\le \log_7 n

Comment. The last step compares the growth of \(n\) and \(v_7(n)\).

Example 8. Powers of Two in \(3^{2^m}-1\)

An olympiad template for \(p=2\).

Problem. Prove that for \(m\ge1\), \(v_2(3^{2^m}-1)=m+2\).

Solution.

Apply the formula for \(2\): \(v_2(3^{2^m}-1)=v_2(3-1)+v_2(3+1)+v_2(2^m)-1=1+2+m-1=m+2\).

Comment. This is a very common subproblem in stronger examples.

Problems

Problems

#6.1
#6.1

The Difference \(10^n-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★☆☆☆

Find \(v_3(10^{2025}-1)\).

Details
Problem: NT-B2-M06-P001
Difficulty: Level 2 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.2
#6.2

Sevens

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★☆☆☆

Find \(v_7(8^{100}-1)\).

Details
Problem: NT-B2-M06-P002
Difficulty: Level 2 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.3
#6.3

Fives

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★☆☆☆

Find \(v_5(6^{50}-1)\).

Details
Problem: NT-B2-M06-P003
Difficulty: Level 2 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.4
#6.4

The \(a+1\) Case

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★☆☆☆

Find \(v_3(2^{100}-1)\).

Details
Problem: NT-B2-M06-P004
Difficulty: Level 2 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.5
#6.5

Twos

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★☆☆☆

Find \(v_2(3^{100}-1)\).

Details
Problem: NT-B2-M06-P005
Difficulty: Level 2 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.6
#6.6

The Condition \(7^3\)

Divisibility Grade 9 Grade 10 Grade 11 ★★★☆☆

Find all positive integers \(n\) such that \(7^3\mid8^n-1\).

Details
Problem: NT-B2-M06-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#6.7
#6.7

A Power of \(9\)

Divisibility Grade 9 Grade 10 Grade 11 ★★★☆☆

Find the largest \(k\) such that \(9^k\mid10^{2025}-1\).

Details
Problem: NT-B2-M06-P007
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#6.8
#6.8

A Parametric Formula

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★☆☆

Find \(v_5(11^n-1)\).

Details
Problem: NT-B2-M06-P008
Difficulty: Level 3 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.9
#6.9

The Form \(4^n-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★☆☆

Find \(v_3(4^n-1)\).

Details
Problem: NT-B2-M06-P009
Difficulty: Level 3 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.10
#6.10

The Form \(5^{2n}-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★☆☆

Find \(v_3(5^{2n}-1)\).

Details
Problem: NT-B2-M06-P010
Difficulty: Level 3 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.11
#6.11

General Form for \(5^n-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★★☆

Find \(v_2(5^n-1)\) depending on the parity of \(n\).

Details
Problem: NT-B2-M06-P011
Difficulty: Level 4 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.12
#6.12

Divisibility by \(16\)

Divisibility Grade 9 Grade 10 Grade 11 ★★★★☆

Find all \(n\) such that \(16\mid3^n-1\).

Details
Problem: NT-B2-M06-P012
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#6.13
#6.13

Criterion Through \(n\)

Divisibility Grade 9 Grade 10 Grade 11 ★★★★☆

Find all \(n\) such that \(3^5\mid4^n-1\).

Details
Problem: NT-B2-M06-P013
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#6.14
#6.14

Guaranteed Divisibility

Proof Grade 9 Grade 10 Grade 11 ★★★★☆

Let \(p\) be an odd prime, \(p\mid a-b\), \(p\nmid ab\). Prove that \(p^r\mid a^{p^{r-1}}-b^{p^{r-1}}\) for every \(r\ge1\).

Details
Problem: NT-B2-M06-P014
Difficulty: Level 4 of 5
Tag: Proof
Grade: Grade 9, Grade 10, Grade 11
#6.15
#6.15

Powers of Three

Divisibility Grade 9 Grade 10 Grade 11 ★★★★☆

Find the largest \(k\) such that \(3^k\mid2^{2n}-1\).

Details
Problem: NT-B2-M06-P015
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#6.16
#6.16

The Number \(13^n-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★★☆

Find \(v_3(13^n-1)\).

Details
Problem: NT-B2-M06-P016
Difficulty: Level 4 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11
#6.17
#6.17

When \(3^n\) Divides

Diophantine Grade 9 Grade 10 Grade 11 ★★★★★

Find all positive integers \(n\) such that \(3^n\mid10^n-1\).

Details
Problem: NT-B2-M06-P017
Difficulty: Level 5 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#6.18
#6.18

When \(7^n\) Divides

Diophantine Grade 9 Grade 10 Grade 11 ★★★★★

Find all positive integers \(n\) such that \(7^n\mid8^n-1\).

Details
Problem: NT-B2-M06-P018
Difficulty: Level 5 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#6.19
#6.19

Exact Criterion

Proof Grade 9 Grade 10 Grade 11 ★★★★★

Let \(p\) be an odd prime, \(p\mid a-b\), \(p^2\nmid a-b\), and \(p\nmid ab\). Prove that \(p^r\mid a^n-b^n\) if and only if \(p^{r-1}\mid n\).

Details
Problem: NT-B2-M06-P019
Difficulty: Level 5 of 5
Tag: Proof
Grade: Grade 9, Grade 10, Grade 11
#6.20
#6.20

Powers of \(2\) in \(3^{2^m}-1\)

P Adic Valuations Grade 9 Grade 10 Grade 11 ★★★★★

Prove that for \(m\ge1\), \(v_2(3^{2^m}-1)=m+2\).

Details
Problem: NT-B2-M06-P020
Difficulty: Level 5 of 5
Tag: P Adic Valuations
Grade: Grade 9, Grade 10, Grade 11

Ladders

No published ladders were found.
Previous Chapter
Next Chapter