Practice

Book 2. Olympiad Number Theory Methods

Log in to track solved progress and bookmarks.
Filter: Reset

#1 Advanced GCD Problems

Open Chapter Practice
#1.1
#1.1

Constant Remainder

Euclidean Algorithm Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find all possible values of \( \gcd(n+4,n^2+2n+10) \), where \(n\) is a positive integer.

Details
Problem: NT-B2-M01-P001
Difficulty: Level 2 of 5
Tag: Euclidean Algorithm
Grade: Grade 8, Grade 9, Grade 10
#1.2
#1.2

Always Coprime

Divisibility Grade 8 Grade 9 Grade 10 ★★☆☆☆

Prove that for every positive integer \(n\), the numbers \(n^2+n+1\) and \(n+1\) are coprime.

Details
Problem: NT-B2-M01-P002
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#1.3
#1.3

A Linear Combination

Euclidean Algorithm Grade 8 Grade 9 Grade 10 ★★☆☆☆

Prove that \(3n+2\) and \(5n+3\) are coprime for every integer \(n\).

Details
Problem: NT-B2-M01-P003
Difficulty: Level 2 of 5
Tag: Euclidean Algorithm
Grade: Grade 8, Grade 9, Grade 10
#1.4
#1.4

When the GCD Is Greater Than One

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find all positive integers \(n\) such that \( \gcd(n^2+1,n+3)>1 \).

Details
Problem: NT-B2-M01-P004
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#1.5
#1.5

A Square and an Odd Divisor

Divisibility Grade 8 Grade 9 Grade 10 ★★☆☆☆

Prove that \( \gcd(2n+1,4n^2+4n+3)=1 \) for every integer \(n\).

Details
Problem: NT-B2-M01-P005
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#1.6
#1.6

GCD of Differences of Powers

Divisibility Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that for \(n>1\), \( \gcd(n^3-1,n^2-1)=n-1 \).

Details
Problem: NT-B2-M01-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#1.7
#1.7

A Small Common Divisor

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★☆☆

Find all positive integers \(n\) such that \( \gcd(n^2+n+1,2n+1)>1 \).

Details
Problem: NT-B2-M01-P007
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#1.8
#1.8

Sum and Sum of Squares

Divisibility Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \( \gcd(a,b)=1 \). Prove that \( \gcd(a+b,a^2+b^2) \) is \(1\) or \(2\). State when it equals \(2\).

Details
Problem: NT-B2-M01-P008
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#1.9
#1.9

Coprime Polynomials

Euclidean Algorithm Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that \( \gcd(n^2+3n+3,n^2+5n+7)=1 \) for every integer \(n\).

Details
Problem: NT-B2-M01-P009
Difficulty: Level 3 of 5
Tag: Euclidean Algorithm
Grade: Grade 8, Grade 9, Grade 10
#1.10
#1.10

Coprime Exponents

Powers Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(a>1\), and let \(m,n\) be positive integers with \( \gcd(m,n)=1 \). Prove that \( \gcd(a^m-1,a^n-1)=a-1 \).

Details
Problem: NT-B2-M01-P010
Difficulty: Level 3 of 5
Tag: Powers
Grade: Grade 8, Grade 9, Grade 10
#1.11
#1.11

Neighbouring Powers

Powers Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that \( \gcd(3^n-1,3^n+2)=1 \) for every positive integer \(n\).

Details
Problem: NT-B2-M01-P011
Difficulty: Level 3 of 5
Tag: Powers
Grade: Grade 8, Grade 9, Grade 10
#1.12
#1.12

The Seventeenth Remainder

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★☆

Find all positive integers \(n\) such that \( \gcd(n^2+2,n^3+3)>1 \).

Details
Problem: NT-B2-M01-P012
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#1.13
#1.13

Neighbouring Factorials

Factorials Grade 8 Grade 9 Grade 10 ★★★★☆

Prove that \( \gcd(n!+1,(n+1)!+1)=1 \) for every positive integer \(n\).

Details
Problem: NT-B2-M01-P013
Difficulty: Level 4 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#1.14
#1.14

A Cubic Restriction

Divisibility Grade 8 Grade 9 Grade 10 ★★★★☆

Find all primes \(p\) such that \( \gcd(p^2+1,p^3+1)>1 \).

Details
Problem: NT-B2-M01-P014
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#1.15
#1.15

Two Bases

Powers Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(a>b>0\), \( \gcd(a,b)=1 \). Prove that \( \gcd(a^m-b^m,a^n-b^n)=a^{\gcd(m,n)}-b^{\gcd(m,n)} \).

Details
Problem: NT-B2-M01-P015
Difficulty: Level 4 of 5
Tag: Powers
Grade: Grade 8, Grade 9, Grade 10
#1.16
#1.16

Mixed Exponents

Powers Grade 8 Grade 9 Grade 10 ★★★★☆

Find \( \gcd(4^m-1,2^n-1) \) in terms of \(m\) and \(n\).

Details
Problem: NT-B2-M01-P016
Difficulty: Level 4 of 5
Tag: Powers
Grade: Grade 8, Grade 9, Grade 10
#1.17
#1.17

Even Powers and a Sum

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★★

Let \( \gcd(x,y)=1 \). Find \( \gcd(x+y,x^{2k}+y^{2k}) \), where \(k\) is a positive integer.

Details
Problem: NT-B2-M01-P017
Difficulty: Level 5 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#1.18
#1.18

A Square and a Cube

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★★

Let \( \gcd(a,b)=1 \). Find \( \gcd(a^2+b^2,a^3+b^3) \).

Details
Problem: NT-B2-M01-P018
Difficulty: Level 5 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#1.19
#1.19

Neighbouring Terms of a Sequence

Sequences Grade 8 Grade 9 Grade 10 ★★★★★

A sequence is defined by \(u_1=2\), \(u_{n+1}=u_n^2-u_n+1\). Prove that any two distinct terms of the sequence are coprime.

Details
Problem: NT-B2-M01-P019
Difficulty: Level 5 of 5
Tag: Sequences
Grade: Grade 8, Grade 9, Grade 10
#1.20
#1.20

A Quadratic Form and Powers

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★★

Let \( \gcd(a,b)=1 \), and let \(n\) be a positive integer. Find \( \gcd(a^2+ab+b^2,a^n-b^n) \).

Details
Problem: NT-B2-M01-P020
Difficulty: Level 5 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10

#2 Quadratic Residues and Modular Obstructions

Open Chapter Practice
#2.1
#2.1

Table of Squares

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find all possible residues of a square modulo \(16\).

Details
Problem: NT-B2-M02-P001
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#2.2
#2.2

A Sum of Two Squares

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★☆☆☆

Prove that \(x^2+y^2=4z+3\) has no integer solutions.

Details
Problem: NT-B2-M02-P002
Difficulty: Level 2 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.3
#2.3

Divisibility by Seven

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find all \(n\) such that \(7\mid n^2+n+1\).

Details
Problem: NT-B2-M02-P003
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#2.4
#2.4

A Square Plus One

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find all residues \(n\pmod5\) such that \(5\mid n^2+1\).

Details
Problem: NT-B2-M02-P004
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#2.5
#2.5

Last Digit of a Square

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★☆☆☆

Prove that a square of an integer cannot end in \(2\), \(3\), \(7\), or \(8\).

Details
Problem: NT-B2-M02-P005
Difficulty: Level 2 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.6
#2.6

Square Roots of Minus One

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★☆☆

Solve the congruence \(x^2\equiv-1\pmod{13}\).

Details
Problem: NT-B2-M02-P006
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#2.7
#2.7

Residue Seven

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that \(x^2+y^2=8z+7\) has no integer solutions.

Details
Problem: NT-B2-M02-P007
Difficulty: Level 3 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.8
#2.8

Three Squares

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that \(x^2+y^2+z^2=8t+7\) has no integer solutions.

Details
Problem: NT-B2-M02-P008
Difficulty: Level 3 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.9
#2.9

One Class Modulo \(11\)

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★☆☆

Find all \(n\) such that \(11\mid n^2+3n+5\).

Details
Problem: NT-B2-M02-P009
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#2.10
#2.10

A Prime Divisor of \(a^2+1\)

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★☆☆

Let an odd prime \(p\mid a^2+1\). Prove that \(p\equiv1\pmod4\).

Details
Problem: NT-B2-M02-P010
Difficulty: Level 3 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.11
#2.11

A Prime \(3\pmod4\)

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(p\equiv3\pmod4\) be prime and \(p\mid x^2+y^2\). Prove that \(p\mid x\) and \(p\mid y\).

Details
Problem: NT-B2-M02-P011
Difficulty: Level 3 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#2.12
#2.12

A Congruence Modulo a Composite Number

Chinese Remainder Theorem Grade 8 Grade 9 Grade 10 ★★★★☆

Solve the congruence \(x^2\equiv4\pmod{15}\).

Details
Problem: NT-B2-M02-P012
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 8, Grade 9, Grade 10
#2.13
#2.13

Squares Equal to One

Chinese Remainder Theorem Grade 8 Grade 9 Grade 10 ★★★★☆

Find all residues \(x\pmod{24}\) such that \(x^2\equiv1\pmod{24}\).

Details
Problem: NT-B2-M02-P013
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 8, Grade 9, Grade 10
#2.14
#2.14

Minus One Modulo \(65\)

Chinese Remainder Theorem Grade 8 Grade 9 Grade 10 ★★★★☆

Solve the congruence \(x^2\equiv-1\pmod{65}\).

Details
Problem: NT-B2-M02-P014
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 8, Grade 9, Grade 10
#2.15
#2.15

Equal Squares

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(p\) be prime. Prove that if \(x^2\equiv y^2\pmod p\), then \(x\equiv y\pmod p\) or \(x\equiv -y\pmod p\).

Details
Problem: NT-B2-M02-P015
Difficulty: Level 4 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.16
#2.16

Descent for the Number \(3\)

Descent Grade 8 Grade 9 Grade 10 ★★★★☆

Prove that the equation \(x^2+y^2=3z^2\) has only the zero solution in integers.

Details
Problem: NT-B2-M02-P016
Difficulty: Level 4 of 5
Tag: Descent
Grade: Grade 8, Grade 9, Grade 10
#2.17
#2.17

A Form of Order \(3\)

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★★★

Let \(p\ne3\) be prime, \( \gcd(a,b)=1 \), and \(p\mid a^2+ab+b^2\). Prove that \(p\equiv1\pmod3\).

Details
Problem: NT-B2-M02-P017
Difficulty: Level 5 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#2.18
#2.18

Primes \(2\pmod3\)

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★★★

Let \(p\equiv2\pmod3\) be prime and \(p\mid a^2+ab+b^2\). Prove that \(p\mid a\) and \(p\mid b\).

Details
Problem: NT-B2-M02-P018
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#2.19
#2.19

Parity of an Exponent

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★★★

Prove that if \(N=x^2+y^2\), then every prime divisor \(p\equiv3\pmod4\) occurs in the prime factorisation of \(N\) with even exponent.

Details
Problem: NT-B2-M02-P019
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#2.20
#2.20

General Descent for \(p\equiv3\pmod4\)

Descent Grade 8 Grade 9 Grade 10 ★★★★★

Let \(p\equiv3\pmod4\) be prime. Prove that the equation \(x^2+y^2=pz^2\) has only the zero solution in integers.

Details
Problem: NT-B2-M02-P020
Difficulty: Level 5 of 5
Tag: Descent
Grade: Grade 8, Grade 9, Grade 10

#3 Multiplicative Order

Open Chapter Practice
#3.1
#3.1

Order of Two

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \( \operatorname{ord}_7(2) \).

Details
Problem: NT-B2-M03-P001
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#3.2
#3.2

Order of Three

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \( \operatorname{ord}_{11}(3) \).

Details
Problem: NT-B2-M03-P002
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#3.3
#3.3

A Power Modulo Seven

Remainders Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find the remainder of \(2^{100}\) modulo \(7\).

Details
Problem: NT-B2-M03-P003
Difficulty: Level 2 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#3.4
#3.4

Last Digit

Remainders Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find the last digit of \(3^{2026}\).

Details
Problem: NT-B2-M03-P004
Difficulty: Level 2 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#3.5
#3.5

Order Through \(-1\)

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \( \operatorname{ord}_{13}(5) \).

Details
Problem: NT-B2-M03-P005
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#3.6
#3.6

Order Criterion

Divisibility Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \( \gcd(a,m)=1 \) and \(d=\operatorname{ord}_m(a)\). Prove that \(a^k\equiv1\pmod m\) if and only if \(d\mid k\).

Details
Problem: NT-B2-M03-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#3.7
#3.7

GCD of Exponents

Euclidean Algorithm Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \( \gcd(a,m)=1 \), \(a^r\equiv1\pmod m\), and \(a^s\equiv1\pmod m\). Prove that \(a^{\gcd(r,s)}\equiv1\pmod m\).

Details
Problem: NT-B2-M03-P007
Difficulty: Level 3 of 5
Tag: Euclidean Algorithm
Grade: Grade 8, Grade 9, Grade 10
#3.8
#3.8

A Divisor of \(2^m-1\)

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★☆☆

Let an odd prime \(p\mid2^m-1\). Prove that \( \operatorname{ord}_p(2)\mid \gcd(m,p-1) \).

Details
Problem: NT-B2-M03-P008
Difficulty: Level 3 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#3.9
#3.9

Primes from \(2^p+1\)

Fermat Grade 8 Grade 9 Grade 10 ★★★☆☆

Find all primes \(p\) such that \(p\mid2^p+1\).

Details
Problem: NT-B2-M03-P009
Difficulty: Level 3 of 5
Tag: Fermat
Grade: Grade 8, Grade 9, Grade 10
#3.10
#3.10

Order Three

Quadratic Residues Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(p\) be prime, \(p\nmid a\), and \(p\mid a^2+a+1\). Prove that \(p=3\) or \(p\equiv1\pmod3\).

Details
Problem: NT-B2-M03-P010
Difficulty: Level 3 of 5
Tag: Quadratic Residues
Grade: Grade 8, Grade 9, Grade 10
#3.11
#3.11

Last Two Digits

Remainders Grade 8 Grade 9 Grade 10 ★★★★☆

Find the last two digits of \(7^{100}\).

Details
Problem: NT-B2-M03-P011
Difficulty: Level 4 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#3.12
#3.12

An Equation for the Exponent

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★☆

Find all positive integers \(n\) such that \(5^n\equiv1\pmod{31}\).

Details
Problem: NT-B2-M03-P012
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#3.13
#3.13

When a Power Equals \(-1\)

Modular Arithmetic Grade 8 Grade 9 Grade 10 ★★★★☆

Find all positive integers \(n\) such that \(2^n\equiv-1\pmod{17}\).

Details
Problem: NT-B2-M03-P013
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9, Grade 10
#3.14
#3.14

General Fact for the Plus Sign

Divisibility Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(p\) be an odd prime, \(p\nmid a\), and \(p\mid a^n+1\). Prove that \( \operatorname{ord}_p(a) \) divides \(2n\), but does not divide \(n\).

Details
Problem: NT-B2-M03-P014
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#3.15
#3.15

A Divisor of \(2^{16}+1\)

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★★☆

Let a prime \(q\mid2^{16}+1\). Prove that \(q\equiv1\pmod{32}\).

Details
Problem: NT-B2-M03-P015
Difficulty: Level 4 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#3.16
#3.16

A Prime Divisor of \(3^4+1\)

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★★☆

Find all primes \(p\) such that \(p\mid3^4+1\).

Details
Problem: NT-B2-M03-P016
Difficulty: Level 4 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#3.17
#3.17

General Fermat-Type Lemma

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★★★★

Let \(r\ge0\), let \(p\) be an odd prime, \(p\nmid a\), and \(p\mid a^{2^r}+1\). Prove that \(p\equiv1\pmod{2^{r+1}}\).

Details
Problem: NT-B2-M03-P017
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#3.18
#3.18

Pairwise Coprimality

Fermat Grade 8 Grade 9 Grade 10 ★★★★★

Prove that the numbers \(F_n=2^{2^n}+1\) are pairwise coprime.

Details
Problem: NT-B2-M03-P018
Difficulty: Level 5 of 5
Tag: Fermat
Grade: Grade 8, Grade 9, Grade 10
#3.19
#3.19

Infinitely Many Primes \(1\pmod{2^k}\)

Fermat Grade 8 Grade 9 Grade 10 ★★★★★

Let \(k\) be a fixed positive integer. Prove that there are infinitely many primes \(q\equiv1\pmod{2^k}\).

Details
Problem: NT-B2-M03-P019
Difficulty: Level 5 of 5
Tag: Fermat
Grade: Grade 8, Grade 9, Grade 10
#3.20
#3.20

Hidden Order

Divisibility Grade 8 Grade 9 Grade 10 ★★★★★

Let \(p\) be an odd prime, \(p\nmid a\), and \(p\mid a^6-1\), but \(p\nmid a^3-1\) and \(p\nmid a^2-1\). Prove that \(p\equiv1\pmod6\).

Details
Problem: NT-B2-M03-P020
Difficulty: Level 5 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10

#4 Wilson, Fermat and Euler in Problems

Open Chapter Practice
#4.1
#4.1

A Power Modulo \(11\)

Remainders Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(2^{2026}\pmod{11}\).

Details
Problem: NT-B2-M04-P001
Difficulty: Level 2 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#4.2
#4.2

A Power Modulo \(9\)

Remainders Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(2^{100}\pmod9\).

Details
Problem: NT-B2-M04-P002
Difficulty: Level 2 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#4.3
#4.3

Inverse Element

Fermat Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find the inverse of \(7\) modulo \(13\).

Details
Problem: NT-B2-M04-P003
Difficulty: Level 2 of 5
Tag: Fermat
Grade: Grade 8, Grade 9, Grade 10
#4.4
#4.4

Full Factorial

Factorials Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(10!\pmod{11}\).

Details
Problem: NT-B2-M04-P004
Difficulty: Level 2 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#4.5
#4.5

Euler Function

Euler Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(\varphi(45)\).

Details
Problem: NT-B2-M04-P005
Difficulty: Level 2 of 5
Tag: Euler
Grade: Grade 8, Grade 9, Grade 10
#4.6
#4.6

The Form \(a^p-a\)

Divisibility Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that for every prime \(p\) and every integer \(a\), \(p\mid a^p-a\).

Details
Problem: NT-B2-M04-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#4.7
#4.7

Power Remainder

Remainders Grade 8 Grade 9 Grade 10 ★★★☆☆

Find \(7^{100}\pmod{13}\).

Details
Problem: NT-B2-M04-P007
Difficulty: Level 3 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#4.8
#4.8

Last Two Digits

Remainders Grade 8 Grade 9 Grade 10 ★★★☆☆

Find the last two digits of \(3^{80}\).

Details
Problem: NT-B2-M04-P008
Difficulty: Level 3 of 5
Tag: Remainders
Grade: Grade 8, Grade 9, Grade 10
#4.9
#4.9

Incomplete Factorial

Factorials Grade 8 Grade 9 Grade 10 ★★★☆☆

Find \(8!\pmod{11}\).

Details
Problem: NT-B2-M04-P009
Difficulty: Level 3 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#4.10
#4.10

The Factorial \((p-2)!\)

Factorials Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(p\) be an odd prime. Prove that \((p-2)!\equiv1\pmod p\).

Details
Problem: NT-B2-M04-P010
Difficulty: Level 3 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#4.11
#4.11

The Factorial \((p-3)!\)

Factorials Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(p>3\) be prime. Find \((p-3)!\pmod p\).

Details
Problem: NT-B2-M04-P011
Difficulty: Level 4 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#4.12
#4.12

Euler or CRT

Euler Grade 8 Grade 9 Grade 10 ★★★★☆

Find the remainder of \(7^{222}\) modulo \(100\).

Details
Problem: NT-B2-M04-P012
Difficulty: Level 4 of 5
Tag: Euler
Grade: Grade 8, Grade 9, Grade 10
#4.13
#4.13

All Bases

Divisibility Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(p\) be prime. Prove that \(p\mid a^{p+1}-a^2\) for every integer \(a\).

Details
Problem: NT-B2-M04-P013
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#4.14
#4.14

Composite Check

Wilson Grade 8 Grade 9 Grade 10 ★★★★☆

Show that \(8!\not\equiv-1\pmod9\), and explain why this does not contradict Wilson.

Details
Problem: NT-B2-M04-P014
Difficulty: Level 4 of 5
Tag: Wilson
Grade: Grade 8, Grade 9, Grade 10
#4.15
#4.15

Inverse Through a Power

Euler Grade 8 Grade 9 Grade 10 ★★★★☆

Let \(\gcd(a,n)=1\). Prove that \(a^{\varphi(n)-1}\) is the inverse of \(a\) modulo \(n\).

Details
Problem: NT-B2-M04-P015
Difficulty: Level 4 of 5
Tag: Euler
Grade: Grade 8, Grade 9, Grade 10
#4.16
#4.16

No Such Primes

Fermat Grade 8 Grade 9 Grade 10 ★★★★☆

Find all primes \(p\) such that \(p\mid2^{p-1}+1\).

Details
Problem: NT-B2-M04-P016
Difficulty: Level 4 of 5
Tag: Fermat
Grade: Grade 8, Grade 9, Grade 10
#4.17
#4.17

Proof of Wilson

Proof Grade 8 Grade 9 Grade 10 ★★★★★

Prove Wilson's theorem: if \(p\) is prime, then \((p-1)!\equiv-1\pmod p\).

Details
Problem: NT-B2-M04-P017
Difficulty: Level 5 of 5
Tag: Proof
Grade: Grade 8, Grade 9, Grade 10
#4.18
#4.18

Product of Inverse Pairs

Factorials Grade 8 Grade 9 Grade 10 ★★★★★

Let \(p>3\) be prime. Find the product of all \(x\in\{1,\ldots,p-1\}\) such that \(x\not\equiv x^{-1}\pmod p\), modulo \(p\).

Details
Problem: NT-B2-M04-P018
Difficulty: Level 5 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#4.19
#4.19

Two Theorems in One Remainder

Euler Grade 8 Grade 9 Grade 10 ★★★★★

Find the remainder of \(11^{2026}\) modulo \(72\).

Details
Problem: NT-B2-M04-P019
Difficulty: Level 5 of 5
Tag: Euler
Grade: Grade 8, Grade 9, Grade 10
#4.20
#4.20

Wilson as a Criterion

Wilson Grade 8 Grade 9 Grade 10 ★★★★★

Prove that if \(n>1\) and \((n-1)!\equiv-1\pmod n\), then \(n\) is prime.

Details
Problem: NT-B2-M04-P020
Difficulty: Level 5 of 5
Tag: Wilson
Grade: Grade 8, Grade 9, Grade 10

#5 p-adic Valuations

Open Chapter Practice
#5.1
#5.1

Exponent of Two

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(v_2(72)\).

Details
Problem: NT-B2-M05-P001
Difficulty: Level 2 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#5.2
#5.2

Exponent of Five

Prime Factorisation Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(v_5(1000)\).

Details
Problem: NT-B2-M05-P002
Difficulty: Level 2 of 5
Tag: Prime Factorisation
Grade: Grade 8, Grade 9, Grade 10
#5.3
#5.3

Threes in \(50!\)

Factorials Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find \(v_3(50!)\).

Details
Problem: NT-B2-M05-P003
Difficulty: Level 2 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.4
#5.4

Zeros in \(80!\)

Trailing Zeros Grade 8 Grade 9 Grade 10 ★★☆☆☆

How many trailing zeros does \(80!\) have in decimal notation?

Details
Problem: NT-B2-M05-P004
Difficulty: Level 2 of 5
Tag: Trailing Zeros
Grade: Grade 8, Grade 9, Grade 10
#5.5
#5.5

Twos in \(100!\)

Factorials Grade 8 Grade 9 Grade 10 ★★☆☆☆

Find the largest \(k\) such that \(2^k\mid100!\).

Details
Problem: NT-B2-M05-P005
Difficulty: Level 2 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.6
#5.6

Twos in \(2026!\)

Factorials Grade 8 Grade 9 Grade 10 ★★★☆☆

Find \(v_2(2026!)\).

Details
Problem: NT-B2-M05-P006
Difficulty: Level 3 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.7
#5.7

Power of \(12\)

Divisibility Grade 8 Grade 9 Grade 10 ★★★☆☆

Find the largest \(k\) such that \(12^k\mid100!\).

Details
Problem: NT-B2-M05-P007
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#5.8
#5.8

A Binomial Coefficient

Binomial Coefficients Grade 8 Grade 9 Grade 10 ★★★☆☆

Find \(v_3\left(\binom{30}{10}\right)\).

Details
Problem: NT-B2-M05-P008
Difficulty: Level 3 of 5
Tag: Binomial Coefficients
Grade: Grade 8, Grade 9, Grade 10
#5.9
#5.9

Product

Proof Grade 8 Grade 9 Grade 10 ★★★☆☆

Prove that \(v_p(ab)=v_p(a)+v_p(b)\) for prime \(p\).

Details
Problem: NT-B2-M05-P009
Difficulty: Level 3 of 5
Tag: Proof
Grade: Grade 8, Grade 9, Grade 10
#5.10
#5.10

Base \(12\)

Trailing Zeros Grade 8 Grade 9 Grade 10 ★★★☆☆

How many trailing zeros does \(100!\) have in base \(12\)?

Details
Problem: NT-B2-M05-P010
Difficulty: Level 3 of 5
Tag: Trailing Zeros
Grade: Grade 8, Grade 9, Grade 10
#5.11
#5.11

Why \(2^n\) Is Too Large

Factorials Grade 8 Grade 9 Grade 10 ★★★★☆

Prove that \(2^n\nmid n!\) for every positive integer \(n\).

Details
Problem: NT-B2-M05-P011
Difficulty: Level 4 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.12
#5.12

Power of \(30\)

Divisibility Grade 8 Grade 9 Grade 10 ★★★★☆

Find the largest \(k\) such that \(30^k\mid200!\).

Details
Problem: NT-B2-M05-P012
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9, Grade 10
#5.13
#5.13

Not Divisible by \(5\)

Binomial Coefficients Grade 8 Grade 9 Grade 10 ★★★★☆

Find \(v_5\left(\binom{100}{25}\right)\).

Details
Problem: NT-B2-M05-P013
Difficulty: Level 4 of 5
Tag: Binomial Coefficients
Grade: Grade 8, Grade 9, Grade 10
#5.14
#5.14

The Product \(i(i+1)\)

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

Find the largest \(k\) such that \(2^k\mid\prod_{i=1}^{100} i(i+1)\).

Details
Problem: NT-B2-M05-P014
Difficulty: Level 4 of 5
Tag: P Adic Valuations
Grade: Grade 8, Grade 9, Grade 10
#5.15
#5.15

Exponent in a Quotient

Factorials Grade 8 Grade 9 Grade 10 ★★★★☆

Find \(v_2\left(\frac{100!}{50!}\right)\).

Details
Problem: NT-B2-M05-P015
Difficulty: Level 4 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.16
#5.16

The Central Coefficient Is Even

Binomial Coefficients Grade 8 Grade 9 Grade 10 ★★★★★

Prove that \(\binom{2n}{n}\) is even for every positive integer \(n\).

Details
Problem: NT-B2-M05-P016
Difficulty: Level 5 of 5
Tag: Binomial Coefficients
Grade: Grade 8, Grade 9, Grade 10
#5.17
#5.17

Consecutive Integers

P Adic Valuations Grade 8 Grade 9 Grade 10 ★★★★★

Prove that the product of any \(n\) consecutive integers is divisible by \(n!\).

Details
Problem: NT-B2-M05-P017
Difficulty: Level 5 of 5
Tag: P Adic Valuations
Grade: Grade 8, Grade 9, Grade 10
#5.18
#5.18

When There Are Almost Enough Twos

Factorials Grade 8 Grade 9 Grade 10 ★★★★★

Find all positive integers \(n\) such that \(2^{n-1}\mid n!\).

Details
Problem: NT-B2-M05-P018
Difficulty: Level 5 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.19
#5.19

Factorial and a Square

Factorials Grade 8 Grade 9 Grade 10 ★★★★★

Find the largest \(k\) such that \(36^k\mid150!\).

Details
Problem: NT-B2-M05-P019
Difficulty: Level 5 of 5
Tag: Factorials
Grade: Grade 8, Grade 9, Grade 10
#5.20
#5.20

Impossible Divisibility

Contradictions Grade 8 Grade 9 Grade 10 ★★★★★

Prove that \(n!\) is not divisible by \(3^n\) for any positive integer \(n\).

Details
Problem: NT-B2-M05-P020
Difficulty: Level 5 of 5
Tag: Contradictions
Grade: Grade 8, Grade 9, Grade 10

#6 LTE: Lifting the Exponent

Open Chapter Practice
#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

#7 Diophantine Equations I: Factorisation and Bounds

Open Chapter Practice
#7.1
#7.1

Completing a Product

Factorisation Grade 9 Grade 10 ★★☆☆☆

Find all positive integer pairs \((x,y)\) satisfying \(xy+2x+3y=54\).

Details
Problem: NT-B2-M07-P001
Difficulty: Level 2 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.2
#7.2

Two Unit Fractions

Factorisation Grade 9 Grade 10 ★★☆☆☆

Find all ordered pairs of positive integers \((x,y)\) such that \(\frac{1}{x}+\frac{1}{y}=\frac{1}{10}\).

Details
Problem: NT-B2-M07-P002
Difficulty: Level 2 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.3
#7.3

Difference of Squares

Factorisation Grade 9 Grade 10 ★★☆☆☆

Find all positive integers \(x>y\) such that \(x^2-y^2=105\).

Details
Problem: NT-B2-M07-P003
Difficulty: Level 2 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.4
#7.4

Divisibility by Reducing the Variable

Divisibility Grade 9 Grade 10 ★★☆☆☆

Find all positive integers \(n\) such that \(n+5\mid n^2+7\).

Details
Problem: NT-B2-M07-P004
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#7.5
#7.5

Difference of Squares of Primes

Factorisation Grade 9 Grade 10 ★★☆☆☆

Find all primes \(p>q\) such that \(p^2-q^2=120\).

Details
Problem: NT-B2-M07-P005
Difficulty: Level 2 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.6
#7.6

An Almost Prime Product

Factorisation Grade 9 Grade 10 ★★★☆☆

Find all positive integer solutions of \(xy=4x+7y+9\).

Details
Problem: NT-B2-M07-P006
Difficulty: Level 3 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.7
#7.7

A Fraction Equation With an Extra Term

Factorisation Grade 9 Grade 10 ★★★☆☆

Find all positive integer pairs \((x,y)\) if \(\frac{1}{x}+\frac{1}{y}+\frac{1}{xy}=\frac{1}{8}\).

Details
Problem: NT-B2-M07-P007
Difficulty: Level 3 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.8
#7.8

Linear Terms in a Difference of Squares

Factorisation Grade 9 Grade 10 ★★★☆☆

Find all positive integers \(x>y\) satisfying \(x^2-y^2=2x+2y+21\).

Details
Problem: NT-B2-M07-P008
Difficulty: Level 3 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.9
#7.9

Shifting a Square

Factorisation Grade 9 Grade 10 ★★★☆☆

Find all positive integer pairs \((x,y)\) such that \(x^2+4x=y^2+11\).

Details
Problem: NT-B2-M07-P009
Difficulty: Level 3 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10
#7.10
#7.10

The Divisor \(2n+1\)

Divisibility Grade 9 Grade 10 ★★★☆☆

Find all positive integers \(n\) such that \(2n+1\mid n^2+n+10\).

Details
Problem: NT-B2-M07-P010
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#7.11
#7.11

Impossibility Modulo \(4\)

Modular Arithmetic Grade 9 Grade 10 ★★★☆☆

Prove that the equation \(x^2+y^2=4xy+3\) has no integer solutions.

Details
Problem: NT-B2-M07-P011
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#7.12
#7.12

Express One Variable

Divisibility Grade 9 Grade 10 ★★★☆☆

Find all positive integer pairs \((x,y)\) such that \(x^2=xy+x+y+11\).

Details
Problem: NT-B2-M07-P012
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#7.13
#7.13

Three Unit Fractions

Factorisation Grade 9 Grade 10 Grade 11 ★★★★☆

Find all triples of positive integers \(x\le y\le z\) such that \(\frac{1}{x}+\frac{1}{y}+\frac{1}{z}=1\).

Details
Problem: NT-B2-M07-P013
Difficulty: Level 4 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10, Grade 11
#7.14
#7.14

A Pythagorean Triangle With Fixed Perimeter

Factorisation Grade 9 Grade 10 Grade 11 ★★★★☆

Find all right triangles with integer sides and perimeter \(60\).

Details
Problem: NT-B2-M07-P014
Difficulty: Level 4 of 5
Tag: Factorisation
Grade: Grade 9, Grade 10, Grade 11
#7.15
#7.15

Parametrisation by the Difference

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

Find all positive integer pairs \((x,y)\) satisfying \(x^2+y^2=2xy+x+y\).

Details
Problem: NT-B2-M07-P015
Difficulty: Level 4 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#7.16
#7.16

A Strong Divisibility Bound

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

Find all positive integer pairs \((x,y)\) such that \(x^2+y^2\mid xy+1\).

Details
Problem: NT-B2-M07-P016
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#7.17
#7.17

A Block of Consecutive Integers

Divisibility Grade 10 Grade 11 ★★★★★

Prove that for every integer \(N>2\), one can choose \(N\) consecutive positive integers whose product is divisible by every prime \(p\le 2N+1\).

Details
Problem: NT-B2-M07-P017
Difficulty: Level 5 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
Source: Inspired by final olympiad method · 2010 · Grade 11 · Problem 5
#7.18
#7.18

A Harder Egyptian Fraction Search

Factorisation Grade 10 Grade 11 ★★★★★

Find all triples of positive integers \(x\le y\le z\) such that \(\frac{1}{x}+\frac{1}{y}+\frac{1}{z}=\frac{1}{2}\).

Details
Problem: NT-B2-M07-P018
Difficulty: Level 5 of 5
Tag: Factorisation
Grade: Grade 10, Grade 11
#7.19
#7.19

A Cubic Against a Quadratic

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

Find all positive integers \(n\) such that \(n^2+3n+3\mid n^3-1\).

Details
Problem: NT-B2-M07-P019
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10, Grade 11
#7.20
#7.20

Another Three-Fraction Sum

Factorisation Grade 10 Grade 11 ★★★★★

Find all triples of positive integers \(x\le y\le z\) such that \(\frac{1}{x}+\frac{1}{y}+\frac{1}{z}=\frac{2}{3}\).

Details
Problem: NT-B2-M07-P020
Difficulty: Level 5 of 5
Tag: Factorisation
Grade: Grade 10, Grade 11

#8 Diophantine Equations II: Descent and Vieta Jumping

Open Chapter Practice
#8.1
#8.1

The Equation \(x^2=2y^2\)

Parity Grade 9 Grade 10 ★★☆☆☆

Prove that \(x^2=2y^2\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P001
Difficulty: Level 2 of 5
Tag: Parity
Grade: Grade 9, Grade 10
#8.2
#8.2

The Equation \(x^2=5y^2\)

Divisibility Grade 9 Grade 10 ★★☆☆☆

Prove that \(x^2=5y^2\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P002
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#8.3
#8.3

A Sum of Squares Modulo \(3\)

Modular Arithmetic Grade 9 Grade 10 ★★★☆☆

Prove that \(x^2+y^2=3z^2\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P003
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#8.4
#8.4

A Sum of Squares Modulo \(7\)

Modular Arithmetic Grade 9 Grade 10 ★★★☆☆

Prove that \(x^2+y^2=7z^2\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P004
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#8.5
#8.5

No Primitive Solution

Parity Grade 9 Grade 10 ★★★☆☆

Prove that \(x^2+y^2=4z^2\) has no solutions with \(\gcd(x,y,z)=1\).

Details
Problem: NT-B2-M08-P005
Difficulty: Level 3 of 5
Tag: Parity
Grade: Grade 9, Grade 10
#8.6
#8.6

No Solution With Coefficient \(4\)

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

Prove that \(x^2+y^2+1=4xy\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P006
Difficulty: Level 4 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#8.7
#8.7

Another Impossible Equation

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

Prove that \(x^2+y^2+2=3xy\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P007
Difficulty: Level 4 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#8.8
#8.8

All Solutions of \(x^2+y^2+1=3xy\)

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

Describe all positive integer solutions of \(x^2+y^2+1=3xy\).

Details
Problem: NT-B2-M08-P008
Difficulty: Level 4 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10, Grade 11
#8.9
#8.9

The Second-Root Lemma

Diophantine Grade 9 Grade 10 ★★★☆☆

Let positive integers \(x,y\) satisfy \(x^2+y^2+c=mxy\), where \(c,m\) are integers. Prove that if \(y'=mx-y\) is positive, then \((x,y')\) is also a solution.

Details
Problem: NT-B2-M08-P009
Difficulty: Level 3 of 5
Tag: Diophantine
Grade: Grade 9, Grade 10
#8.10
#8.10

A Parametric Impossibility

Diophantine Grade 10 Grade 11 ★★★★★

Let \(k\ge 4\) be an integer. Prove that \(x^2+y^2+1=kxy\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P010
Difficulty: Level 5 of 5
Tag: Diophantine
Grade: Grade 10, Grade 11
#8.11
#8.11

A Markov Jump

Diophantine Grade 10 Grade 11 ★★★★☆

Let positive integers \(x,y,z\) satisfy \(x^2+y^2+z^2=3xyz\). Prove that \(z'=3xy-z\) is positive and that \((x,y,z')\) is also a solution.

Details
Problem: NT-B2-M08-P011
Difficulty: Level 4 of 5
Tag: Diophantine
Grade: Grade 10, Grade 11
#8.12
#8.12

Fourth Powers and a Square

Prime Factorisation Grade 10 Grade 11 ★★★★★

Prove that the equation \(x^4+y^4=7z^2\) has no solutions in positive integers.

Details
Problem: NT-B2-M08-P012
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 856
#8.13
#8.13

Primes \(3 \pmod 4\)

Prime Factorisation Grade 10 Grade 11 ★★★★☆

Let \(p\equiv 3\pmod 4\) be prime. Prove that if \(p\mid x^2+y^2\), then \(p\mid x\) and \(p\mid y\).

Details
Problem: NT-B2-M08-P013
Difficulty: Level 4 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
#8.14
#8.14

An Equation With \(11\)

Modular Arithmetic Grade 10 Grade 11 ★★★★☆

Prove that \(x^2+y^2=11z^2\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P014
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
#8.15
#8.15

The General Case \(p\equiv 3\pmod 4\)

Prime Factorisation Grade 10 Grade 11 ★★★★★

Let \(p\equiv 3\pmod 4\) be prime. Prove that \(x^2+y^2=pz^2\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P015
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
#8.16
#8.16

Fourth Powers Modulo \(3\)

Modular Arithmetic Grade 10 Grade 11 ★★★★☆

Prove that \(x^4+y^4=3z^4\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P016
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
#8.17
#8.17

Fourth Powers Modulo \(5\)

Modular Arithmetic Grade 10 Grade 11 ★★★★☆

Prove that \(x^4+y^4=5z^4\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P017
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
#8.18
#8.18

A Mixed Quadratic Form

Modular Arithmetic Grade 10 Grade 11 ★★★★☆

Prove that \(x^2+2y^2=5z^2\) has no nonzero integer solutions.

Details
Problem: NT-B2-M08-P018
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
#8.19
#8.19

A Bounded Solution List

Recursion Grade 9 Grade 10 Grade 11 ★★★☆☆

Find all positive solutions of \(x^2+y^2+1=3xy\) such that \(x+y\le 150\).

Details
Problem: NT-B2-M08-P019
Difficulty: Level 3 of 5
Tag: Recursion
Grade: Grade 9, Grade 10, Grade 11
#8.20
#8.20

The Equation \(x^2+y^2+3=4xy\)

Diophantine Grade 10 Grade 11 ★★★★★

Describe all positive integer solutions of \(x^2+y^2+3=4xy\).

Details
Problem: NT-B2-M08-P020
Difficulty: Level 5 of 5
Tag: Diophantine
Grade: Grade 10, Grade 11

#9 Chinese Remainder Theorem and Construction

Open Chapter Practice
#9.1
#9.1

Two Residues

Modular Arithmetic Grade 9 Grade 10 ★★☆☆☆

Find all integers \(x\) such that \(x\equiv 4\pmod 9\) and \(x\equiv 7\pmod {11}\).

Details
Problem: NT-B2-M09-P001
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#9.2
#9.2

Three Residues

Modular Arithmetic Grade 9 Grade 10 ★★☆☆☆

Find the least positive \(x\) such that \(x\equiv 1\pmod 4\), \(x\equiv 2\pmod 5\), \(x\equiv 3\pmod 7\).

Details
Problem: NT-B2-M09-P002
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#9.3
#9.3

An Incompatible System

Chinese Remainder Theorem Grade 9 Grade 10 ★★☆☆☆

Prove that the system \(x\equiv 2\pmod 6\), \(x\equiv 3\pmod 9\) has no solutions.

Details
Problem: NT-B2-M09-P003
Difficulty: Level 2 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 9, Grade 10
#9.4
#9.4

A Compatible System With a Common Divisor

Chinese Remainder Theorem Grade 9 Grade 10 ★★☆☆☆

Solve the system \(x\equiv 5\pmod {12}\), \(x\equiv 17\pmod {18}\).

Details
Problem: NT-B2-M09-P004
Difficulty: Level 2 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 9, Grade 10
#9.5
#9.5

Prescribed Residues

Chinese Remainder Theorem Grade 9 Grade 10 ★★☆☆☆

Construct a positive \(N\) such that \(N\equiv 2\pmod 3\), \(N\equiv 4\pmod 5\), \(N\equiv 6\pmod 7\).

Details
Problem: NT-B2-M09-P005
Difficulty: Level 2 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 9, Grade 10
#9.6
#9.6

Three Consecutive Divisibilities

Divisibility Grade 9 Grade 10 ★★★☆☆

Find the least positive \(N\) such that \(N+1\) is divisible by \(4\), \(N+2\) by \(5\), and \(N+3\) by \(9\).

Details
Problem: NT-B2-M09-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#9.7
#9.7

Two Linear Conditions

Chinese Remainder Theorem Grade 9 Grade 10 ★★★☆☆

Find all \(n\) such that \(4n+1\) is divisible by \(9\), and \(5n-2\) is divisible by \(11\).

Details
Problem: NT-B2-M09-P007
Difficulty: Level 3 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 9, Grade 10
#9.8
#9.8

A Block of Four Composites

Divisibility Grade 9 Grade 10 ★★★☆☆

Construct \(N\) such that \(N+1,N+2,N+3,N+4\) are composite.

Details
Problem: NT-B2-M09-P008
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#9.9
#9.9

Squares Modulo a Composite

Counting Grade 9 Grade 10 ★★★☆☆

How many solutions does \(x^2\equiv 1\pmod {385}\) have?

Details
Problem: NT-B2-M09-P009
Difficulty: Level 3 of 5
Tag: Counting
Grade: Grade 9, Grade 10
#9.10
#9.10

Find All Four Solutions

Counting Grade 9 Grade 10 ★★★☆☆

Find all solutions of \(x^2\equiv 1\pmod {35}\) modulo \(35\).

Details
Problem: NT-B2-M09-P010
Difficulty: Level 3 of 5
Tag: Counting
Grade: Grade 9, Grade 10
#9.11
#9.11

Compatibility Criterion

Chinese Remainder Theorem Grade 10 Grade 11 ★★★★☆

Let \(m,n,a,b\) be integers with \(m,n>0\). Prove that \(x\equiv a\pmod m\), \(x\equiv b\pmod n\) has a solution if and only if \(\gcd(m,n)\mid a-b\).

Details
Problem: NT-B2-M09-P011
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 276
#9.12
#9.12

Divisors for Five Shifts

Divisibility Grade 10 Grade 11 ★★★★☆

Prove that there are infinitely many \(N\) such that \(N+1,N+2,N+3,N+4,N+5\) have divisors \(3,5,7,11,13\), respectively.

Details
Problem: NT-B2-M09-P012
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
#9.13
#9.13

Composite Triples

Prime Factorisation Grade 10 Grade 11 ★★★★☆

Prove that there are infinitely many \(n\) such that \(n\), \(n+2\), and \(n+6\) are all composite.

Details
Problem: NT-B2-M09-P013
Difficulty: Level 4 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
#9.14
#9.14

Square Roots of One Modulo 840

Counting Grade 10 Grade 11 ★★★★☆

How many solutions does \(x^2\equiv 1\pmod {840}\) have?

Details
Problem: NT-B2-M09-P014
Difficulty: Level 4 of 5
Tag: Counting
Grade: Grade 10, Grade 11
#9.15
#9.15

Arbitrary Residues

Chinese Remainder Theorem Grade 10 Grade 11 ★★★★☆

Let \(m_1,\ldots,m_k\) be pairwise coprime positive integers, and let \(r_1,\ldots,r_k\) be arbitrary integers. Prove that there exists an integer \(x\) such that \(x\equiv r_i\pmod {m_i}\) for all \(i\).

Details
Problem: NT-B2-M09-P015
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 10, Grade 11
#9.16
#9.16

A Long Composite Block

Divisibility Grade 10 Grade 11 ★★★★☆

Prove that for every \(k\), there exist \(k\) consecutive positive composite integers.

Details
Problem: NT-B2-M09-P016
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
#9.17
#9.17

Assigned Large Primes

Prime Factorisation Grade 10 Grade 11 ★★★★★

Prove that for every \(k\), there exist \(k\) consecutive positive integers, each divisible by a prime divisor greater than \(k\), and these prime divisors can be chosen pairwise distinct.

Details
Problem: NT-B2-M09-P017
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
#9.18
#9.18

Avoiding a Finite Set of Residues

Modular Arithmetic Grade 10 Grade 11 ★★★★★

Let \(m_1,\ldots,m_k\) be pairwise coprime moduli, and for each \(i\) let one residue \(a_i\pmod {m_i}\) be forbidden. Prove that there are infinitely many integers \(x\) that are not congruent to \(a_i\) modulo \(m_i\) for any \(i\).

Details
Problem: NT-B2-M09-P018
Difficulty: Level 5 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
#9.19
#9.19

Many Composite Values of Linear Expressions

Divisibility Grade 10 Grade 11 ★★★★★

Let \(a_1,\ldots,a_k\) be distinct integers. Prove that there are infinitely many \(N\) such that all numbers \(N+a_1,\ldots,N+a_k\) are composite.

Details
Problem: NT-B2-M09-P019
Difficulty: Level 5 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
#9.20
#9.20

A False Construction Idea

Chinese Remainder Theorem Grade 10 Grade 11 ★★★★★

Let \(p_1,\ldots,p_k\) be distinct odd primes. Is it true that one can choose an integer \(x\) which is not congruent to \(\pm 1\) modulo any \(p_i\), but satisfies \(x^2\equiv 1\pmod {p_1p_2\cdots p_k}\)?

Details
Problem: NT-B2-M09-P020
Difficulty: Level 5 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 10, Grade 11

#10 Arithmetic Functions

Open Chapter Practice
#10.1
#10.1

Compute the Functions

Divisors Grade 9 Grade 10 ★★☆☆☆

Compute \(\tau(540)\), \(\sigma(540)\), \(\varphi(540)\).

Details
Problem: NT-B2-M10-P001
Difficulty: Level 2 of 5
Tag: Divisors
Grade: Grade 9, Grade 10
#10.2
#10.2

Number of Divisors

Divisors Grade 9 Grade 10 ★★☆☆☆

Find all natural numbers \(n=2^a3^b\) that have exactly \(18\) positive divisors.

Details
Problem: NT-B2-M10-P002
Difficulty: Level 2 of 5
Tag: Divisors
Grade: Grade 9, Grade 10
#10.3
#10.3

Multiplicativity of Sum of Divisors

Arithmetic Functions Grade 9 Grade 10 ★★☆☆☆

Prove that if \(\gcd(a,b)=1\), then \(\sigma(ab)=\sigma(a)\sigma(b)\).

Details
Problem: NT-B2-M10-P003
Difficulty: Level 2 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
#10.4
#10.4

Parity of Euler's Function

Arithmetic Functions Grade 9 Grade 10 ★★☆☆☆

Prove that for \(n>2\), the number \(\varphi(n)\) is even.

Details
Problem: NT-B2-M10-P004
Difficulty: Level 2 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 523
#10.5
#10.5

The Sum of \(\varphi(d)\)

Arithmetic Functions Grade 9 Grade 10 ★★★☆☆

Prove that for every \(n\ge 1\), \(\sum_{d\mid n}\varphi(d)=n\).

Details
Problem: NT-B2-M10-P005
Difficulty: Level 3 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 448
#10.6
#10.6

When \(\varphi(n)=n/2\)

Arithmetic Functions Grade 9 Grade 10 ★★★☆☆

Find all positive \(n\) such that \(\varphi(n)=\frac{n}{2}\).

Details
Problem: NT-B2-M10-P006
Difficulty: Level 3 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 731
#10.7
#10.7

When \(\varphi(n)=n/3\)

Arithmetic Functions Grade 9 Grade 10 ★★★☆☆

Find all positive \(n\) such that \(\varphi(n)=\frac{n}{3}\).

Details
Problem: NT-B2-M10-P007
Difficulty: Level 3 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 733
#10.8
#10.8

When \(\varphi(n)=2n/5\)

Arithmetic Functions Grade 9 Grade 10 ★★★☆☆

Find all positive \(n\) such that \(\varphi(n)=\frac{2n}{5}\).

Details
Problem: NT-B2-M10-P008
Difficulty: Level 3 of 5
Tag: Arithmetic Functions
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 732
#10.9
#10.9

Odd \(\sigma(n)\)

Divisors Grade 9 Grade 10 ★★★☆☆

Prove that \(\sigma(n)\) is odd if and only if \(n\) is a square or twice a square.

Details
Problem: NT-B2-M10-P009
Difficulty: Level 3 of 5
Tag: Divisors
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 487
#10.10
#10.10

Prime Sum of Divisors

Divisors Grade 9 Grade 10 ★★★☆☆

Prove that if \(\sigma(n)\) is prime, then \(\tau(n)\) is also prime.

Details
Problem: NT-B2-M10-P010
Difficulty: Level 3 of 5
Tag: Divisors
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 486
#10.11
#10.11

Exactly 14 Divisors

Divisors Grade 10 Grade 11 ★★★★☆

Describe all natural numbers that have exactly \(14\) positive divisors.

Details
Problem: NT-B2-M10-P011
Difficulty: Level 4 of 5
Tag: Divisors
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 475
#10.12
#10.12

Divisibility of Prime-Power Sums

Divisors Grade 10 Grade 11 ★★★★☆

Let \(p\) be prime and \(a,b\ge 0\). Prove that \(\sigma(p^a)\mid \sigma(p^b)\) if and only if \(a+1\mid b+1\).

Details
Problem: NT-B2-M10-P012
Difficulty: Level 4 of 5
Tag: Divisors
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 498
#10.13
#10.13

Divisibility \(\varphi(m)\mid\varphi(n)\)

Arithmetic Functions Grade 10 Grade 11 ★★★★☆

Prove that if \(m\mid n\), then \(\varphi(m)\mid\varphi(n)\).

Details
Problem: NT-B2-M10-P013
Difficulty: Level 4 of 5
Tag: Arithmetic Functions
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 525
#10.14
#10.14

When \(\varphi(n)\mid n\)

Arithmetic Functions Grade 10 Grade 11 ★★★★☆

Find all positive \(n\) such that \(\varphi(n)\mid n\).

Details
Problem: NT-B2-M10-P014
Difficulty: Level 4 of 5
Tag: Arithmetic Functions
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 526
#10.15
#10.15

Sum of Coprime Integers

Arithmetic Functions Grade 10 Grade 11 ★★★★☆

Prove that for \(n>1\), the sum of all positive \(a\le n\) coprime to \(n\) equals \(\frac{n\varphi(n)}{2}\).

Details
Problem: NT-B2-M10-P015
Difficulty: Level 4 of 5
Tag: Arithmetic Functions
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 531
#10.16
#10.16

Product of Divisors

Divisors Grade 10 Grade 11 ★★★★☆

Prove that the product of all positive divisors of \(n\) is \(n^{\tau(n)/2}\).

Details
Problem: NT-B2-M10-P016
Difficulty: Level 4 of 5
Tag: Divisors
Grade: Grade 10, Grade 11
#10.17
#10.17

Sum of Squares of Divisors

Divisors Grade 10 Grade 11 ★★★★★

Prove that for every \(n\ge 1\), \(\sigma_2(n)\ge n\tau(n)\), where \(\sigma_2(n)=\sum_{d\mid n}d^2\).

Details
Problem: NT-B2-M10-P017
Difficulty: Level 5 of 5
Tag: Divisors
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 489
#10.18
#10.18

Composite Numbers Have Large Divisor Sum

Bounds Grade 10 Grade 11 ★★★★★

Prove that if \(n\) is composite, then \(\sigma(n)>n+\sqrt{n}\).

Details
Problem: NT-B2-M10-P018
Difficulty: Level 5 of 5
Tag: Bounds
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 617
#10.19
#10.19

A Power of Two in \(\varphi(n)\)

Prime Factorisation Grade 10 Grade 11 ★★★★★

Let \(n>1\), and let \(\omega(n)\) be the number of distinct prime divisors of \(n\). Prove that \(2^{\omega(n)-1}\mid \varphi(n)\).

Details
Problem: NT-B2-M10-P019
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 532
#10.20
#10.20

Prime If and Only If

Prime Factorisation Grade 10 Grade 11 ★★★★☆

Prove that \(n\ge 2\) is prime if and only if \(\varphi(n)=n-1\).

Details
Problem: NT-B2-M10-P020
Difficulty: Level 4 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 729

#11 Digits, Bases and Decimal Periods

Open Chapter Practice
#11.1
#11.1

Digit Sum in Base \(b\)

Digits Grade 8 Grade 9 ★★☆☆☆

Let \(b\ge2\), and let \(N=\overline{a_ra_{r-1}\ldots a_0}_b\). Prove that \(N\equiv a_0+a_1+\cdots+a_r\pmod{b-1}\). Find all bases \(b>5\) for which \(\overline{312}_b\) is divisible by \(b-1\).

Details
Problem: NT-B2-M11-P001
Difficulty: Level 2 of 5
Tag: Digits
Grade: Grade 8, Grade 9
#11.2
#11.2

Alternating Digit Sum

Digits Grade 8 Grade 9 ★★☆☆☆

Prove the divisibility rule for \(11\) using the alternating digit sum. Then find all four-digit numbers of the form \(\overline{ab37}\) that are divisible by \(11\).

Details
Problem: NT-B2-M11-P002
Difficulty: Level 2 of 5
Tag: Digits
Grade: Grade 8, Grade 9
#11.3
#11.3

The Last Three Digits

Digits Grade 8 Grade 9 ★★☆☆☆

Prove that a decimal number is divisible by \(8\) if and only if the number formed by its last three digits is divisible by \(8\). Find all digits \(c\) for which \(\overline{45c2}\) is divisible by \(8\).

Details
Problem: NT-B2-M11-P003
Difficulty: Level 2 of 5
Tag: Digits
Grade: Grade 8, Grade 9
#11.4
#11.4

The Base as an Unknown

Digits Grade 8 Grade 9 ★★☆☆☆

Find all integer bases \(b>6\) for which the number \(\overline{31}_b\) is divisible by \(5\).

Details
Problem: NT-B2-M11-P004
Difficulty: Level 2 of 5
Tag: Digits
Grade: Grade 8, Grade 9
#11.5
#11.5

An Even-Length Palindrome

Digits Grade 8 Grade 9 ★★☆☆☆

Prove that every decimal palindrome with an even number of digits is divisible by \(11\).

Details
Problem: NT-B2-M11-P005
Difficulty: Level 2 of 5
Tag: Digits
Grade: Grade 8, Grade 9
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 230
#11.6
#11.6

When One Repunit Divides Another

Divisibility Grade 9 Grade 10 ★★★☆☆

Let \(R_t=\frac{10^t-1}{9}\). Prove that \(R_m\mid R_n\) if and only if \(m\mid n\).

Details
Problem: NT-B2-M11-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#11.7
#11.7

Primality of a Repunit

Divisibility Grade 9 Grade 10 ★★★☆☆

The number \(R_k=11\ldots1\), consisting of \(k\) ones, is prime. Prove that \(k\) is prime.

Details
Problem: NT-B2-M11-P007
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 260
#11.8
#11.8

Repunits Divisible by \(37\)

Divisibility Grade 9 Grade 10 ★★★☆☆

Find all positive integers \(n\) for which the repunit \(R_n=11\ldots1\) with \(n\) ones is divisible by \(37\).

Details
Problem: NT-B2-M11-P008
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#11.9
#11.9

The Period of a Fraction

Modular Arithmetic Grade 9 Grade 10 ★★★☆☆

Let \(00\) such that \(10^h\equiv1\pmod n\).

Details
Problem: NT-B2-M11-P009
Difficulty: Level 3 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 348
#11.10
#11.10

Three Periods

Remainders Grade 9 Grade 10 ★★★☆☆

Find the period lengths of the decimal fractions \(\frac17\), \(\frac1{13}\), and \(\frac1{37}\).

Details
Problem: NT-B2-M11-P010
Difficulty: Level 3 of 5
Tag: Remainders
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 346
#11.11
#11.11

A Fraction Repeating Its Denominator

Digits Grade 9 Grade 10 ★★★☆☆

Find all positive integers \(n\) for which the decimal fraction \(\frac1n\) equals \(0.\overline{n}\), where the repeating block is the decimal notation of \(n\) itself.

Details
Problem: NT-B2-M11-P011
Difficulty: Level 3 of 5
Tag: Digits
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 262
#11.12
#11.12

Period Exactly Two

Divisibility Grade 9 Grade 10 ★★★☆☆

Find all \(n>1\), coprime to \(10\), for which the decimal expansion of \(\frac1n\) has period exactly \(2\).

Details
Problem: NT-B2-M11-P012
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#11.13
#11.13

A Repeated Three-Digit Block

Digits Grade 9 Grade 10 ★★★★☆

Let \(a\ne0\), and let \(N=\overline{abcabc}\). Prove that \(N\) is divisible by \(7\), \(11\), and \(13\).

Details
Problem: NT-B2-M11-P013
Difficulty: Level 4 of 5
Tag: Digits
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 302
#11.14
#11.14

A Square with the Same Last Digits

Modular Arithmetic Grade 9 Grade 10 ★★★★☆

Find all two-digit endings \(x\) modulo \(100\) for which \(x^2\) ends in the same two digits as \(x\).

Details
Problem: NT-B2-M11-P014
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 9, Grade 10
#11.15
#11.15

Infinitely Many Automorphic Numbers

Chinese Remainder Theorem Grade 9 Grade 10 ★★★★☆

Call a number automorphic if its square ends with the decimal notation of the number itself. Prove that there are infinitely many automorphic numbers different from \(0\) and \(1\).

Details
Problem: NT-B2-M11-P015
Difficulty: Level 4 of 5
Tag: Chinese Remainder Theorem
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 243
#11.16
#11.16

The Period Equals the Product

Digits Grade 9 Grade 10 ★★★★☆

Find all reduced proper fractions \(\frac{a}{b}\) whose decimal expansion is an infinite repetition of the decimal notation of the number \(ab\). For example, \(\frac13=0.\overline3\).

Details
Problem: NT-B2-M11-P016
Difficulty: Level 4 of 5
Tag: Digits
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 347
#11.17
#11.17

Blocks and a Lower Bound for Digit Sum

Digits Grade 10 Grade 11 ★★★★★

Let \(k\ge1\). Split the decimal representation of a positive integer \(M\) from right to left into blocks of \(k\) digits, and let \(T(M)\) be the sum of these blocks as ordinary integers. Prove that \(M\equiv T(M)\pmod{10^k-1}\). Then prove: if \(10^k-1\mid M\), then the digit sum of \(M\) is at least \(9k\).

Details
Problem: NT-B2-M11-P017
Difficulty: Level 5 of 5
Tag: Digits
Grade: Grade 10, Grade 11
Source: Inspired by regional olympiad method · 2022 · Grade 9 · Problem 10
#11.18
#11.18

The Digit Sum of a Factorial

Digits Grade 10 Grade 11 ★★★★★

Prove that for every positive integer \(A\) there exists a positive integer \(B\) such that for all \(n\ge B\), the sum of the decimal digits of \(n!\) is at least \(A\).

Details
Problem: NT-B2-M11-P018
Difficulty: Level 5 of 5
Tag: Digits
Grade: Grade 10, Grade 11
Source: Inspired by regional olympiad method · 2022 · Grade 9 · Problem 10
#11.19
#11.19

Period Exactly Three

Divisibility Grade 9 Grade 10 ★★★★☆

Find all \(n>1\), coprime to \(10\), for which the decimal expansion of \(\frac1n\) has period exactly \(3\).

Details
Problem: NT-B2-M11-P019
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#11.20
#11.20

Prime Divisors of a Prime-Length Repunit

Prime Factorisation Grade 10 Grade 11 ★★★★★

Let \(q\) be an odd prime and \(R_q=\frac{10^q-1}{9}\). Prove that every prime divisor \(p\ne3\) of \(R_q\) satisfies \(p\equiv1\pmod q\).

Details
Problem: NT-B2-M11-P020
Difficulty: Level 5 of 5
Tag: Prime Factorisation
Grade: Grade 10, Grade 11

#12 Polynomials, Sequences and Number Theory

Open Chapter Practice
#12.1
#12.1

Difference of Polynomial Values

Divisibility Grade 8 Grade 9 ★★☆☆☆

Let \(f\in\mathbb Z[x]\). Prove that for any integers \(a,b\), the number \(f(a)-f(b)\) is divisible by \(a-b\).

Details
Problem: NT-B2-M12-P001
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9
#12.2
#12.2

Two Power Divisibilities

Divisibility Grade 8 Grade 9 ★★☆☆☆

Prove that \(a-b\mid a^n-b^n\) and \(a+b\mid a^{2n+1}+b^{2n+1}\) for all integers \(a,b\) and \(n\ge0\).

Details
Problem: NT-B2-M12-P002
Difficulty: Level 2 of 5
Tag: Divisibility
Grade: Grade 8, Grade 9
#12.3
#12.3

Polynomial Residues Are Periodic

Modular Arithmetic Grade 8 Grade 9 ★★☆☆☆

Let \(f\in\mathbb Z[x]\), \(m\ge1\). Prove that the sequence \(f(0),f(1),f(2),\ldots\) modulo \(m\) has period \(m\).

Details
Problem: NT-B2-M12-P003
Difficulty: Level 2 of 5
Tag: Modular Arithmetic
Grade: Grade 8, Grade 9
#12.4
#12.4

A Quadratic Polynomial Modulo 7

Remainders Grade 8 Grade 9 ★★☆☆☆

Find all integers \(n\) such that \(7\mid n^2+n+1\).

Details
Problem: NT-B2-M12-P004
Difficulty: Level 2 of 5
Tag: Remainders
Grade: Grade 8, Grade 9
#12.5
#12.5

Second Difference

Polynomials Grade 8 Grade 9 ★★☆☆☆

For \(u_n=3n^2+2n+1\), prove that \(u_{n+1}-2u_n+u_{n-1}\) is constant, and find this constant value.

Details
Problem: NT-B2-M12-P005
Difficulty: Level 2 of 5
Tag: Polynomials
Grade: Grade 8, Grade 9
#12.6
#12.6

When \(n\mid f(n)\)

Divisibility Grade 9 Grade 10 ★★★☆☆

Let \(f\in\mathbb Z[x]\). Prove that \(n\mid f(n)\) for all positive \(n\) if and only if \(f(0)=0\).

Details
Problem: NT-B2-M12-P006
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#12.7
#12.7

Two Roots Give Two Factors

Divisibility Grade 9 Grade 10 ★★★☆☆

Let \(f\in\mathbb Z[x]\), \(f(0)=f(1)=0\). Prove that \(n(n-1)\mid f(n)\) for all integers \(n\).

Details
Problem: NT-B2-M12-P007
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#12.8
#12.8

Integer Values Without Integer Coefficients

Polynomials Grade 9 Grade 10 ★★★☆☆

Prove that \(P(n)=\frac{n(n-1)}2\) takes integer values for all integers \(n\), but \(P\notin\mathbb Z[x]\).

Details
Problem: NT-B2-M12-P008
Difficulty: Level 3 of 5
Tag: Polynomials
Grade: Grade 9, Grade 10
#12.9
#12.9

Checking by Residues

Divisibility Grade 9 Grade 10 ★★★☆☆

Let \(f\in\mathbb Z[x]\), \(m\ge1\). Prove: if \(m\mid f(r)\) for all \(r=0,1,\ldots,m-1\), then \(m\mid f(n)\) for all integers \(n\). Apply this to prove \(6\mid n^3-n\).

Details
Problem: NT-B2-M12-P009
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#12.10
#12.10

Fibonacci Periodicity

Periodicity Grade 9 Grade 10 ★★★☆☆

Let \(F_0=0\), \(F_1=1\), \(F_{n+2}=F_{n+1}+F_n\). Prove that the sequence \(F_n\) is periodic modulo every \(m\ge2\).

Details
Problem: NT-B2-M12-P010
Difficulty: Level 3 of 5
Tag: Periodicity
Grade: Grade 9, Grade 10
#12.11
#12.11

Divisibility by Index

Divisibility Grade 9 Grade 10 ★★★☆☆

Prove: if \(d\mid n\), then \(F_d\mid F_n\).

Details
Problem: NT-B2-M12-P011
Difficulty: Level 3 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#12.12
#12.12

A Recurrence Modulo \(m\)

Periodicity Grade 9 Grade 10 ★★★☆☆

Let \(u_{n+2}=3u_{n+1}+2u_n\), where \(u_0,u_1\) are integers. Prove that the sequence \(u_n\) modulo \(m\) is eventually periodic.

Details
Problem: NT-B2-M12-P012
Difficulty: Level 3 of 5
Tag: Periodicity
Grade: Grade 9, Grade 10
#12.13
#12.13

A Polynomial Cannot Always Give Primes

Divisibility Grade 9 Grade 10 ★★★★☆

Let \(f\in\mathbb Z[x]\) be a nonconstant polynomial. Prove that it is impossible for all numbers \(f(1),f(2),f(3),\ldots\) to be positive primes.

Details
Problem: NT-B2-M12-P013
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 9, Grade 10
#12.14
#12.14

Sums of Powers

Polynomials Grade 10 Grade 11 ★★★★☆

For \(k\ge1\), let \(S_k(n)=1^k+2^k+\cdots+n^k\). Prove that \(S_k(n)\) is a polynomial in \(n\) of degree \(k+1\) with rational coefficients.

Details
Problem: NT-B2-M12-P014
Difficulty: Level 4 of 5
Tag: Polynomials
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 23
#12.15
#12.15

Composite Terms \(2^{2^n}+3\)

Modular Arithmetic Grade 10 Grade 11 ★★★★☆

Prove that the sequence \(2^{2^n}+3\), \(n=1,2,\ldots\), contains infinitely many composite numbers.

Details
Problem: NT-B2-M12-P015
Difficulty: Level 4 of 5
Tag: Modular Arithmetic
Grade: Grade 10, Grade 11
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 355
#12.16
#12.16

A Polynomial of Given Degree with a Given Value

Polynomials Grade 9 Grade 10 ★★★★☆

Let \(N>1\), \(k>1\). Construct a polynomial \(p(x)\in\mathbb Z[x]\) of degree \(k\) and a positive integer \(m\) such that \(p(m)=N\).

Details
Problem: NT-B2-M12-P016
Difficulty: Level 4 of 5
Tag: Polynomials
Grade: Grade 9, Grade 10
Source: 1001 Problems in Classical Number Theory (method inspiration) · Problem 259
#12.17
#12.17

When \(n^2\mid f(n)\)

Divisibility Grade 10 Grade 11 ★★★★☆

Let \(f\in\mathbb Z[x]\). Prove that \(n^2\mid f(n)\) for all positive \(n\) if and only if \(f(x)=x^2g(x)\) for some \(g\in\mathbb Z[x]\).

Details
Problem: NT-B2-M12-P017
Difficulty: Level 4 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
#12.18
#12.18

Leading Coefficient of an Integer-Valued Polynomial

Polynomials Grade 10 Grade 11 ★★★★★

Let \(P(x)\) be a degree \(d\) polynomial with rational coefficients that takes integer values at every integer \(x\). Prove that \(d!\) times the leading coefficient of \(P\) is an integer.

Details
Problem: NT-B2-M12-P018
Difficulty: Level 5 of 5
Tag: Polynomials
Grade: Grade 10, Grade 11
#12.19
#12.19

GCD of Fibonacci Numbers

Divisibility Grade 10 Grade 11 ★★★★★

Prove that \(\gcd(F_m,F_n)=F_{\gcd(m,n)}\) for all positive \(m,n\), where \(F_0=0\), \(F_1=1\).

Details
Problem: NT-B2-M12-P019
Difficulty: Level 5 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11
#12.20
#12.20

A Fibonacci Number Divisible by \(m\)

Divisibility Grade 10 Grade 11 ★★★★★

Prove that for every \(m\ge2\) there exists a positive \(n\) such that \(m\mid F_n\). Moreover, there are infinitely many such \(n\).

Details
Problem: NT-B2-M12-P020
Difficulty: Level 5 of 5
Tag: Divisibility
Grade: Grade 10, Grade 11