Practice

#12 Polynomials, Sequences and Number Theory

Log in to track solved progress and bookmarks.
Filter: Reset
#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