Practice

#1 What Is a Functional Equation?

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

Shift of the argument

Substitution Grade 10 Grade 11 ★★☆☆☆

Find all functions \(f:\mathbb R\to\mathbb R\) such that \(f(x+y)=f(x)+y\) for all \(x,y\in\mathbb R\).

Details
Problem: ALG-B3-M01-P001
Difficulty: Level 2 of 5
Tag: Substitution
Grade: Grade 10, Grade 11
#1.2
#1.2

Shift to an additive function

Additive Grade 10 Grade 11 ★★☆☆☆

Find all \(f:\mathbb Q\to\mathbb Q\) such that \(f(x+y)=f(x)+f(y)-2\) for all \(x,y\in\mathbb Q\).

Details
Problem: ALG-B3-M01-P002
Difficulty: Level 2 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.3
#1.3

Recursion as a function

Recursion Grade 10 Grade 11 ★★☆☆☆

Let \(f:\mathbb N^{*}\to\mathbb Z\), where \(\mathbb N^{*}=\{0,1,2,\ldots\}\), \(f(0)=1\), \(f(n+1)=f(n)+2n+3\). Find \(f(n)\).

Details
Problem: ALG-B3-M01-P003
Difficulty: Level 2 of 5
Tag: Recursion
Grade: Grade 10, Grade 11
#1.4
#1.4

Zero in the image

F0 F1 Grade 10 Grade 11 ★★★☆☆

Find all \(f:\mathbb R\to\mathbb R\) such that \(f(x+y)=f(x)f(y)\) for all \(x,y\in\mathbb R\) and \(f(0)=0\).

Details
Problem: ALG-B3-M01-P004
Difficulty: Level 3 of 5
Tag: F0 F1
Grade: Grade 10, Grade 11
#1.5
#1.5

Additivity on rationals

Additive Grade 10 Grade 11 ★★★☆☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)\), and \(f(3)=12\). Find \(f(q)\) for all \(q\in\mathbb Q\).

Details
Problem: ALG-B3-M01-P005
Difficulty: Level 3 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.6
#1.6

A square after subtraction

Rational Domain Grade 10 Grade 11 ★★★☆☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)+4xy\), \(f(0)=0\), \(f(1)=2\). Find \(f\).

Details
Problem: ALG-B3-M01-P006
Difficulty: Level 3 of 5
Tag: Rational Domain
Grade: Grade 10, Grade 11
#1.7
#1.7

Difference equation

Recursion Grade 10 Grade 11 ★★★☆☆

Let \(f:\mathbb N^{*}\to\mathbb Z\), \(f(0)=0\), and \(f(n+1)-f(n)=3n+1\). Find \(f(n)\).

Details
Problem: ALG-B3-M01-P007
Difficulty: Level 3 of 5
Tag: Recursion
Grade: Grade 10, Grade 11
#1.8
#1.8

All additive shifts

Domain Grade 10 Grade 11 ★★★★☆

Find all \(f:\mathbb R\to\mathbb R\) such that \(f(x+y)=f(x)+f(y)+1\) for all \(x,y\in\mathbb R\).

Details
Problem: ALG-B3-M01-P008
Difficulty: Level 4 of 5
Tag: Domain
Grade: Grade 10, Grade 11
#1.9
#1.9

Shift with a given value

Additive Grade 10 Grade 11 ★★★★☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)+1\), and \(f(1)=0\). Find \(f\).

Details
Problem: ALG-B3-M01-P009
Difficulty: Level 4 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.10
#1.10

Shift on positive integers

Monotonicity Grade 10 Grade 11 ★★★★☆

Find all strictly increasing \(f:\mathbb N\to\mathbb N\) such that \(f(f(n))=n+2\) for all \(n\in\mathbb N\).

Details
Problem: ALG-B3-M01-P010
Difficulty: Level 4 of 5
Tag: Monotonicity
Grade: Grade 10, Grade 11
#1.11
#1.11

Quadratic extra term with normalization

Rational Domain Grade 10 Grade 11 ★★★★☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)+2xy\), and \(f(2)=4\). Find \(f\).

Details
Problem: ALG-B3-M01-P011
Difficulty: Level 4 of 5
Tag: Rational Domain
Grade: Grade 10, Grade 11
#1.12
#1.12

Multiplying the argument

Rational Domain Grade 10 Grade 11 ★★★★☆

Find all \(f:\mathbb Q\to\mathbb Q\) such that \(f(xy)=x f(y)\) for all \(x,y\in\mathbb Q\).

Details
Problem: ALG-B3-M01-P012
Difficulty: Level 4 of 5
Tag: Rational Domain
Grade: Grade 10, Grade 11
#1.13
#1.13

What can be proved without regularity

Additive Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb R\to\mathbb R\) be additive: \(f(x+y)=f(x)+f(y)\), and let \(f(1)=0\). Prove that \(f(q)=0\) for all \(q\in\mathbb Q\). Explain why this does not yet imply \(f\equiv0\) on \(\mathbb R\).

Details
Problem: ALG-B3-M01-P013
Difficulty: Level 5 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.14
#1.14

Another quadratic extra term

Rational Domain Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)+xy\), and \(f(1)=0\). Find \(f\).

Details
Problem: ALG-B3-M01-P014
Difficulty: Level 5 of 5
Tag: Rational Domain
Grade: Grade 10, Grade 11
#1.15
#1.15

Injectivity from the equation

Injective Grade 10 Grade 11 ★★★★★

Find all \(f:\mathbb R\to\mathbb R\) such that \(f(x+f(y))=x+y\) for all \(x,y\in\mathbb R\).

Details
Problem: ALG-B3-M01-P015
Difficulty: Level 5 of 5
Tag: Injective
Grade: Grade 10, Grade 11
#1.16
#1.16

Surjective ladder

Monotonicity Grade 10 Grade 11 ★★★★★

Find all surjective \(f:\mathbb N\to\mathbb N\) such that \(f(n+1)\ge f(n)+1\) for all \(n\in\mathbb N\).

Details
Problem: ALG-B3-M01-P016
Difficulty: Level 5 of 5
Tag: Monotonicity
Grade: Grade 10, Grade 11
#1.17
#1.17

Additivity and boundedness

Additive Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb R\to\mathbb R\) be additive and bounded on \([0,1]\). Prove that there exists \(c\in\mathbb R\) such that \(f(x)=cx\) for all \(x\in\mathbb R\).

Details
Problem: ALG-B3-M01-P017
Difficulty: Level 5 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.18
#1.18

Squares force linearity

Additive Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb R\to\mathbb R\) be additive and satisfy \(f(x^2)=x f(x)\) for all \(x\in\mathbb R\). Find all such functions.

Details
Problem: ALG-B3-M01-P018
Difficulty: Level 5 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#1.19
#1.19

Cubic extra term

Rational Domain Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)+3xy(x+y)\), and \(f(1)=1\). Find \(f\).

Details
Problem: ALG-B3-M01-P019
Difficulty: Level 5 of 5
Tag: Rational Domain
Grade: Grade 10, Grade 11
#1.20
#1.20

Why verification is mandatory

Domain Grade 10 Grade 11 ★★★★★

For \(f:\mathbb R\to\mathbb R\), consider \(f(x+y)=f(x)+f(y)+xy\). Prove that if \(f(x)=\frac{x^2}{2}+A(x)\), where \(A\) is additive, then \(f\) is a solution. Explain why over \(\mathbb R\) this is not restricted to polynomials.

Details
Problem: ALG-B3-M01-P020
Difficulty: Level 5 of 5
Tag: Domain
Grade: Grade 10, Grade 11