Practice

#8 Introductory Functional Equations

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

Find f(0)

Substitution Grade 8 Grade 9 ★☆☆☆☆

A function \(f:\mathbb R\to\mathbb R\) satisfies \(f(x)+f(-x)=2\) for all \(x\). Find \(f(0)\).

Details
Problem: ALG-B1-M08-P001
Difficulty: Level 1 of 5
Tag: Substitution
Grade: Grade 8, Grade 9
#8.2
#8.2

Five recurrence steps

F0 F1 Grade 8 Grade 9 ★☆☆☆☆

Let \(f(x+1)=f(x)+3\) for all real \(x\), and \(f(0)=2\). Find \(f(5)\).

Details
Problem: ALG-B1-M08-P002
Difficulty: Level 1 of 5
Tag: F0 F1
Grade: Grade 8, Grade 9
#8.3
#8.3

Zero of an additive function

F0 F1 Grade 8 Grade 9 ★☆☆☆☆

Let \(f(x+y)=f(x)+f(y)\) for all integers \(x,y\). Prove that \(f(0)=0\).

Details
Problem: ALG-B1-M08-P003
Difficulty: Level 1 of 5
Tag: F0 F1
Grade: Grade 8, Grade 9
#8.4
#8.4

Values at 0 and 1

Substitution Grade 8 Grade 9 ★☆☆☆☆

A function \(f:\mathbb R\to\mathbb R\) satisfies \(f(xy)=xf(y)+yf(x)\) for all \(x,y\). Find \(f(0)\) and \(f(1)\).

Details
Problem: ALG-B1-M08-P004
Difficulty: Level 1 of 5
Tag: Substitution
Grade: Grade 8, Grade 9
#8.5
#8.5

Linear check

Linear Functions Grade 8 Grade 9 ★☆☆☆☆

Find all linear functions \(f(x)=ax+b\) such that \(f(x+1)=f(x)+2\) for all \(x\).

Details
Problem: ALG-B1-M08-P005
Difficulty: Level 1 of 5
Tag: Linear Functions
Grade: Grade 8, Grade 9
#8.6
#8.6

Additivity on integers

Integer Domain Grade 8 Grade 9 ★★☆☆☆

Let \(f:\mathbb Z\to\mathbb Z\), \(f(m+n)=f(m)+f(n)\), and \(f(1)=4\). Find \(f(n)\) for all \(n\in\mathbb Z\).

Details
Problem: ALG-B1-M08-P006
Difficulty: Level 2 of 5
Tag: Integer Domain
Grade: Grade 8, Grade 9
#8.7
#8.7

Additivity on rationals

Rational Domain Grade 8 Grade 9 ★★☆☆☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)\), \(f(1)=3\). Prove that \(f(q)=3q\) for all \(q\in\mathbb Q\).

Details
Problem: ALG-B1-M08-P007
Difficulty: Level 2 of 5
Tag: Rational Domain
Grade: Grade 8, Grade 9
#8.8
#8.8

Squares from differences

Integer Domain Grade 8 Grade 9 ★★☆☆☆

Let \(f(0)=0\) and \(f(n+1)=f(n)+2n+1\) for all integers \(n\ge0\). Prove that \(f(n)=n^2\) for all \(n\ge0\).

Details
Problem: ALG-B1-M08-P008
Difficulty: Level 2 of 5
Tag: Integer Domain
Grade: Grade 8, Grade 9
#8.9
#8.9

Linear solutions with an extra term

Linear Functions Grade 8 Grade 9 ★★☆☆☆

Find all linear functions \(f(x)=ax+b\) satisfying \(f(x+y)=f(x)+f(y)+5\) for all real \(x,y\).

Details
Problem: ALG-B1-M08-P009
Difficulty: Level 2 of 5
Tag: Linear Functions
Grade: Grade 8, Grade 9
#8.10
#8.10

Zero of an injective additive function

Injective Grade 8 Grade 9 ★★☆☆☆

Let \(f:\mathbb R\to\mathbb R\) be additive, meaning \(f(x+y)=f(x)+f(y)\), and injective. Prove that if \(f(a)=0\), then \(a=0\).

Details
Problem: ALG-B1-M08-P010
Difficulty: Level 2 of 5
Tag: Injective
Grade: Grade 8, Grade 9
#8.11
#8.11

Injectivity from the equation

Substitution Grade 8 Grade 9 Grade 10 ★★★☆☆

A function \(f:\mathbb R\to\mathbb R\) satisfies \(f(x+f(y))=x+y\) for all \(x,y\). Prove that \(f\) is injective.

Details
Problem: ALG-B1-M08-P011
Difficulty: Level 3 of 5
Tag: Substitution
Grade: Grade 8, Grade 9, Grade 10
#8.12
#8.12

A quadratic extra term

Integer Domain Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(f:\mathbb Z\to\mathbb Z\), \(f(m+n)=f(m)+f(n)+2mn\), \(f(0)=0\), \(f(1)=1\). Find \(f(n)\).

Details
Problem: ALG-B1-M08-P012
Difficulty: Level 3 of 5
Tag: Integer Domain
Grade: Grade 8, Grade 9, Grade 10
#8.13
#8.13

Triangular numbers

Integer Domain Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(f:\mathbb Z\to\mathbb Z\), \(f(m+n)=f(m)+f(n)+mn\), \(f(0)=0\), \(f(1)=0\). Find \(f(n)\).

Details
Problem: ALG-B1-M08-P013
Difficulty: Level 3 of 5
Tag: Integer Domain
Grade: Grade 8, Grade 9, Grade 10
#8.14
#8.14

Two linear relations

Substitution Grade 8 Grade 9 Grade 10 ★★★☆☆

Find all linear functions \(f(x)=ax+b\) such that \(f(x)+f(1-x)=1\) and \(f(x+1)=f(x)+1\) for all \(x\).

Details
Problem: ALG-B1-M08-P014
Difficulty: Level 3 of 5
Tag: Substitution
Grade: Grade 8, Grade 9, Grade 10
#8.15
#8.15

Iteration of a linear function

Iteration Grade 9 Grade 10 ★★★☆☆

Find all linear functions \(f(x)=ax+b\) such that \(f(f(x))=4x+6\) for all \(x\), with the additional condition \(f(0)>0\).

Details
Problem: ALG-B1-M08-P015
Difficulty: Level 3 of 5
Tag: Iteration
Grade: Grade 9, Grade 10
#8.16
#8.16

A rational value

Rational Domain Grade 8 Grade 9 Grade 10 ★★★☆☆

Let \(f:\mathbb Q\to\mathbb Q\), \(f(x+y)=f(x)+f(y)\), \(f(2)=5\). Find \(f\left(\frac{7}{3}\right)\).

Details
Problem: ALG-B1-M08-P016
Difficulty: Level 3 of 5
Tag: Rational Domain
Grade: Grade 8, Grade 9, Grade 10
#8.17
#8.17

Monotone additive function

Monotonicity Grade 9 Grade 10 ★★★★☆

Let \(f:\mathbb R\to\mathbb R\), \(f(x+y)=f(x)+f(y)\), and suppose \(f\) is nondecreasing. Prove that there exists \(c\ge0\) such that \(f(x)=cx\) for all \(x\).

Details
Problem: ALG-B1-M08-P017
Difficulty: Level 4 of 5
Tag: Monotonicity
Grade: Grade 9, Grade 10
#8.18
#8.18

Nonnegativity instead of monotonicity

Monotonicity Grade 9 Grade 10 ★★★★☆

Let \(f:\mathbb R\to\mathbb R\) be additive and suppose \(f(t)\ge0\) for all \(t\ge0\). Prove that \(f(x)=cx\) for some \(c\ge0\).

Details
Problem: ALG-B1-M08-P018
Difficulty: Level 4 of 5
Tag: Monotonicity
Grade: Grade 9, Grade 10
#8.19
#8.19

Additivity and square

Rational Domain Grade 9 Grade 10 ★★★★☆

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

Details
Problem: ALG-B1-M08-P019
Difficulty: Level 4 of 5
Tag: Rational Domain
Grade: Grade 9, Grade 10
#8.20
#8.20

A quadratic equation on integers

Integer Domain Grade 9 Grade 10 ★★★★☆

A function \(f:\mathbb Z\to\mathbb Z\) satisfies \(f(m+n)+f(m-n)=2f(m)+2f(n)\), \(f(0)=0\), \(f(1)=1\). Prove that \(f(n)=n^2\) for all \(n\in\mathbb Z\).

Details
Problem: ALG-B1-M08-P020
Difficulty: Level 4 of 5
Tag: Integer Domain
Grade: Grade 9, Grade 10
#8.21
#8.21

Integer values on an interval

Boundedness Grade 9 Grade 10 ★★★★☆

Let \(f:\mathbb R\to\mathbb R\) be additive and take integer values on the whole interval \([0,1]\). Prove that \(f(x)=0\) for all \(x\).

Details
Problem: ALG-B1-M08-P021
Difficulty: Level 4 of 5
Tag: Boundedness
Grade: Grade 9, Grade 10
#8.22
#8.22

Equation with invertibility

Monotonicity Grade 9 Grade 10 ★★★★★

Let \(f:\mathbb R\to\mathbb R\) be increasing and satisfy \(f(x+f(y))=f(x)+y\) for all \(x,y\). Find \(f\).

Details
Problem: ALG-B1-M08-P022
Difficulty: Level 5 of 5
Tag: Monotonicity
Grade: Grade 9, Grade 10
#8.23
#8.23

Quadratic Cauchy substitution

Rational Domain Grade 9 Grade 10 ★★★★★

Let \(f:\mathbb Q\to\mathbb Q\) satisfy \(f(x+y)=f(x)+f(y)+2xy\) for all \(x,y\in\mathbb Q\), and \(f(1)=1\). Find \(f\).

Details
Problem: ALG-B1-M08-P023
Difficulty: Level 5 of 5
Tag: Rational Domain
Grade: Grade 9, Grade 10
#8.24
#8.24

A surjective ladder

Monotonicity Grade 9 Grade 10 ★★★★★

Let \(f:\mathbb Z\to\mathbb Z\) be surjective and satisfy \(f(n+1)\ge f(n)+1\) for all integers \(n\). Prove that there exists an integer \(c\) such that \(f(n)=n+c\) for all \(n\).

Details
Problem: ALG-B1-M08-P024
Difficulty: Level 5 of 5
Tag: Monotonicity
Grade: Grade 9, Grade 10