Practice

#8 Iteration

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

Forbidden Fixed Point

Iteration Grade 10 Grade 11 ★★☆☆☆

Let \(f(f(x))=x+1\) for all \(x\). Prove that there is no \(a\) such that \(f(a)=a\).

Details
Problem: ALG-B3-M08-P001
Difficulty: Level 2 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.2
#8.2

Image of an Idempotent

Iteration Grade 10 Grade 11 ★★☆☆☆

Let \(f(f(x))=f(x)\) for all \(x\). Prove that every element in the image of \(f\) is a fixed point.

Details
Problem: ALG-B3-M08-P002
Difficulty: Level 2 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.3
#8.3

Increasing Involution

Involution Grade 10 Grade 11 ★★☆☆☆

Let \(f:\mathbb R\to\mathbb R\) be strictly increasing and suppose \(f(f(x))=x\). Prove that \(f(x)=x\) for all \(x\).

Details
Problem: ALG-B3-M08-P003
Difficulty: Level 2 of 5
Tag: Involution
Grade: Grade 10, Grade 11
#8.4
#8.4

Affine Involution

Involution Grade 10 Grade 11 ★★☆☆☆

Find all functions \(f(x)=ax+b\) such that \(f(f(x))=x\).

Details
Problem: ALG-B3-M08-P004
Difficulty: Level 2 of 5
Tag: Involution
Grade: Grade 10, Grade 11
#8.5
#8.5

Cycles of Length Three

Cycles Grade 10 Grade 11 ★★☆☆☆

A permutation \(f\) of a set with \(10\) elements satisfies \(f^3(x)=x\) for all \(x\). Prove that it has a fixed point.

Details
Problem: ALG-B3-M08-P005
Difficulty: Level 2 of 5
Tag: Cycles
Grade: Grade 10, Grade 11
#8.6
#8.6

Additive Square

Additive Grade 10 Grade 11 ★★★☆☆

Find all additive \(f:\mathbb Q\to\mathbb Q\) such that \(f(f(x))=4x\).

Details
Problem: ALG-B3-M08-P006
Difficulty: Level 3 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#8.7
#8.7

Additive Cube

Additive Grade 10 Grade 11 ★★★☆☆

Find all additive \(f:\mathbb Q\to\mathbb Q\) such that \(f^3(x)=8x\).

Details
Problem: ALG-B3-M08-P007
Difficulty: Level 3 of 5
Tag: Additive
Grade: Grade 10, Grade 11
#8.8
#8.8

Square as a Shift

Iteration Grade 10 Grade 11 ★★★☆☆

Find all \(f(x)=ax+b\) such that \(f^2(x)=x+6\).

Details
Problem: ALG-B3-M08-P008
Difficulty: Level 3 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.9
#8.9

Cube as a Shift

Iteration Grade 10 Grade 11 ★★★☆☆

Find all \(f(x)=ax+b\) such that \(f^3(x)=x+6\).

Details
Problem: ALG-B3-M08-P009
Difficulty: Level 3 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.10
#8.10

Polynomial Involution

Iteration Grade 10 Grade 11 ★★★☆☆

Find all \(P\in\mathbb R[x]\) such that \(P(P(x))=x\).

Details
Problem: ALG-B3-M08-P010
Difficulty: Level 3 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.11
#8.11

Polynomial Idempotent

Iteration Grade 10 Grade 11 ★★★★☆

Find all \(P\in\mathbb R[x]\) such that \(P(P(x))=P(x)\).

Details
Problem: ALG-B3-M08-P011
Difficulty: Level 4 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.12
#8.12

Without Two-Cycles

Cycles Grade 10 Grade 11 ★★★★☆

A permutation of a set with \(6\) elements satisfies \(f^4(x)=x\). Prove that if it has no fixed points and no cycles of length \(2\), then this is impossible.

Details
Problem: ALG-B3-M08-P012
Difficulty: Level 4 of 5
Tag: Cycles
Grade: Grade 10, Grade 11
#8.13
#8.13

Iteration and Shift on Integers

Recursion Grade 10 Grade 11 ★★★★☆

Let \(f:\mathbb Z\to\mathbb Z\), \(f(n+1)=f(n)+1\), and \(f^2(n)=n+4\). Find \(f(n)\).

Details
Problem: ALG-B3-M08-P013
Difficulty: Level 4 of 5
Tag: Recursion
Grade: Grade 10, Grade 11
#8.14
#8.14

Minimal Growth

Order Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb N\to\mathbb N\), \(f(n)>n\) for all \(n\), and \(f(f(n))=n+2\). Prove that \(f(n)=n+1\).

Details
Problem: ALG-B3-M08-P014
Difficulty: Level 5 of 5
Tag: Order
Grade: Grade 10, Grade 11
#8.15
#8.15

Linear Involution Modulo a Prime

Iteration Grade 10 Grade 11 ★★★★★

Let \(p\) be an odd prime, \(f(x)=ax\) on \(\mathbb Z/p\mathbb Z\), and \(f^2(x)=x\) for all \(x\). Find all possible \(a\).

Details
Problem: ALG-B3-M08-P015
Difficulty: Level 5 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.16
#8.16

Third Polynomial Iteration

Iteration Grade 10 Grade 11 ★★★★★

Find all \(P\in\mathbb R[x]\) such that \(P^3(x)=x\), where \(P^3=P\circ P\circ P\).

Details
Problem: ALG-B3-M08-P016
Difficulty: Level 5 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.17
#8.17

Negative Square

No Solution Grade 10 Grade 11 ★★★★★

Prove that there is no additive \(f:\mathbb Q\to\mathbb Q\) such that \(f(f(x))=-x\) for all \(x\).

Details
Problem: ALG-B3-M08-P017
Difficulty: Level 5 of 5
Tag: No Solution
Grade: Grade 10, Grade 11
#8.18
#8.18

Iteration on the Image

Iteration Grade 10 Grade 11 ★★★★★

Find all \(P\in\mathbb R[x]\) such that \(P(P(x))=P(x)^2\).

Details
Problem: ALG-B3-M08-P018
Difficulty: Level 5 of 5
Tag: Iteration
Grade: Grade 10, Grade 11
#8.19
#8.19

Increasing Cycle of Length Three

Cycles Grade 10 Grade 11 ★★★★★

Let \(f:\mathbb R\to\mathbb R\) be strictly increasing and suppose \(f^3(x)=x\) for all \(x\). Prove that \(f(x)=x\).

Details
Problem: ALG-B3-M08-P019
Difficulty: Level 5 of 5
Tag: Cycles
Grade: Grade 10, Grade 11
#8.20
#8.20

Any Finite Iteration

Cycles Grade 10 Grade 11 ★★★★★

Let \(k\ge2\), \(f:\mathbb R\to\mathbb R\) be strictly increasing, and suppose \(f^k(x)=x\) for all \(x\). Prove that \(f(x)=x\) for all \(x\).

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