This website contains problems from math contests. Problems and corresponding tags were obtained from the Art of Problem Solving website.

Tags were heavily modified to better represent problems.

AND:
OR:
NO:

Found problems: 963

1978 IMO, 3

Let $0<f(1)<f(2)<f(3)<\ldots$ a sequence with all its terms positive$.$ The $n-th$ positive integer which doesn't belong to the sequence is $f(f(n))+1.$ Find $f(240).$

2020 MMATHS, I8

Tags: Sequence
Let $a_1, a_2, \ldots$ and $b_1, b_2, \ldots$ be sequences such that $a_ib_i - a_i - b_i = 0$ and $a_{i+1} = \frac{2-a_ib_i}{1-b_i}$ for all $i \ge 1$. If $a_1 = 1 + \frac{1}{\sqrt[4]{2}}$, then what is $b_{6}$? [i]Proposed by Andrew Wu[/i]

2000 Saint Petersburg Mathematical Olympiad, 9.7

Tags: algebra , Sequence , Parity
Define a complexity of a set $a_1,a_2,\dots,$ consisting of 0 and 1 to be the smallest positive integer $k$ such that for some positive integers $\epsilon_1,\epsilon_2,\dots, \epsilon_k$ each number of the sequence $a_n$, $n>k$, has the same parity as $\epsilon_1 a_{n-1}+\epsilon_2 a_{n-2}+\dots+\epsilon_k a_{n-k}$. Sequence $a_1,a_2,\dots,$ has a complexity of $1000$. What is the complexity of sequence $1-a_1,1-a_2,\dots,$. [I]Proposed by A. Kirichenko[/i]

1992 IMO Longlists, 75

A sequence $\{an\}$ of positive integers is defined by \[a_n=\left[ n +\sqrt n + \frac 12 \right] , \qquad \forall n \in \mathbb N\] Determine the positive integers that occur in the sequence.

1979 Dutch Mathematical Olympiad, 3

Define $a_1 = 1979$ and $a_{n+1} = 9^{a_n}$ for $n = 1,2,3,...$. Determine the last two digits of $a_{1979}$.

1980 IMO, 2

Define the numbers $a_0, a_1, \ldots, a_n$ in the following way: \[ a_0 = \frac{1}{2}, \quad a_{k+1} = a_k + \frac{a^2_k}{n} \quad (n > 1, k = 0,1, \ldots, n-1). \] Prove that \[ 1 - \frac{1}{n} < a_n < 1.\]

2017 Iran MO (3rd round), 2

Consider a sequence $\{a_i\}^\infty_{i\ge1}$ of positive integers. For all positvie integers $n$ prove that there exists infinitely many positive integers $k$ such that there is no pair $(m,t)$ of positive integers where $m>n$ and $$kn+a_n=tm(m+1)+a_m$$

2021 Estonia Team Selection Test, 3

For any odd prime $p$ and any integer $n,$ let $d_p (n) \in \{ 0,1, \dots, p-1 \}$ denote the remainder when $n$ is divided by $p.$ We say that $(a_0, a_1, a_2, \dots)$ is a [i]p-sequence[/i], if $a_0$ is a positive integer coprime to $p,$ and $a_{n+1} =a_n + d_p (a_n)$ for $n \geqslant 0.$ (a) Do there exist infinitely many primes $p$ for which there exist $p$-sequences $(a_0, a_1, a_2, \dots)$ and $(b_0, b_1, b_2, \dots)$ such that $a_n >b_n$ for infinitely many $n,$ and $b_n > a_n$ for infinitely many $n?$ (b) Do there exist infinitely many primes $p$ for which there exist $p$-sequences $(a_0, a_1, a_2, \dots)$ and $(b_0, b_1, b_2, \dots)$ such that $a_0 <b_0,$ but $a_n >b_n$ for all $n \geqslant 1?$ [I]United Kingdom[/i]

1961 All Russian Mathematical Olympiad, 011

Tags: Sequence , algebra
Prove that for three arbitrary infinite sequences, of natural numbers $a_1,a_2,...,a_n,... $ , $b_1,b_2,...,b_n,... $, $c_1,c_2,...,c_n,...$ there exist numbers $p$ and $q$ such, that $a_p \ge a_q$, $b_p \ge b_q$ and $c_p \ge c_q$.

2017 IMO, 1

For each integer $a_0 > 1$, define the sequence $a_0, a_1, a_2, \ldots$ for $n \geq 0$ as $$a_{n+1} = \begin{cases} \sqrt{a_n} & \text{if } \sqrt{a_n} \text{ is an integer,} \\ a_n + 3 & \text{otherwise.} \end{cases} $$ Determine all values of $a_0$ such that there exists a number $A$ such that $a_n = A$ for infinitely many values of $n$. [i]Proposed by Stephan Wagner, South Africa[/i]

1991 ITAMO, 6

Tags: Sequence , algebra
We say that each positive number $x$ has two sons: $x+1$ and $\frac{x}{x+1}$. Characterize all the descendants of number $1$.

2006 Tournament of Towns, 4

Every term of an infinite geometric progression is also a term of a given infinite arithmetic progression. Prove that the common ratio of the geometric progression is an integer. (4)

1999 Brazil Team Selection Test, Problem 3

A sequence $a_n$ is defined by $$a_0=0,\qquad a_1=3;$$$$a_n=8a_{n-1}+9a_{n-2}+16\text{ for }n\ge2.$$Find the least positive integer $h$ such that $a_{n+h}-a_n$ is divisible by $1999$ for all $n\ge0$.

2022 IMO Shortlist, A1

Let $(a_n)_{n\geq 1}$ be a sequence of positive real numbers with the property that $$(a_{n+1})^2 + a_na_{n+2} \leq a_n + a_{n+2}$$ for all positive integers $n$. Show that $a_{2022}\leq 1$.

2022 Korea National Olympiad, 7

Suppose that the sequence $\{a_n\}$ of positive reals satisfies the following conditions: [list] [*]$a_i \leq a_j$ for every positive integers $i <j$. [*]For any positive integer $k \geq 3$, the following inequality holds: $$(a_1+a_2)(a_2+a_3)\cdots(a_{k-1}+a_k)(a_k+a_1)\leq (2^k+2022)a_1a_2\cdots a_k$$ [/list] Prove that $\{a_n\}$ is constant.

2020 Australian Maths Olympiad, 5

Each term of an infinite sequence $a_1 ,a_2 ,a_3 , \dots$ is equal to 0 or 1. For each positive integer $n$, $$a_n + a_{n+1} \neq a_{n+2} + a_{n+3},\, \text{and}$$ $$a_n + a_{n+1} + a_{n+2} \neq a_{n+3} + a_{n+4} + a_{n+5}.$$ Prove that if $a_1 = 0$, then $a_{2020} = 1$.

1996 Swedish Mathematical Competition, 3

For every positive integer $n$, we define the function $p_n$ for $x\ge 1$ by $$p_n(x) = \frac12 \left(\left(x+\sqrt{x^2-1}\right)^n+\left(x-\sqrt{x^2-1}\right)^n\right).$$ Prove that $p_n(x) \ge 1$ and that $p_{mn}(x) = p_m(p_n(x))$.

2001 Regional Competition For Advanced Students, 4

Tags: Sets , Sequence , set , algebra
Let $A_o =\{1, 2\}$ and for $n> 0, A_n$ results from $A_{n-1}$ by adding the natural numbers to $A_{n-1}$ which can be represented as the sum of two different numbers from $A_{n-1}$. Let $a_n = |A_n |$ be the number of numbers in $A_n$. Determine $a_n$ as a function of $n$.

1981 IMO Shortlist, 9

A sequence $(a_n)$ is defined by means of the recursion \[a_1 = 1, a_{n+1} = \frac{1 + 4a_n +\sqrt{1+ 24a_n}}{16}.\] Find an explicit formula for $a_n.$

VMEO II 2005, 3

Given positive integers $a_1$, $a_2$, $...$, $a_m$ ($m \ge 1$). Consider the sequence $\{u_n\}_{n=1}^{\infty}$, with $$u_n = a_1^n + a_2^n + ... + a_m^n.$$ We know that this sequence has a finite number of prime divisors. Prove that $a_1 = a_2 = ...= a_m$.

2003 IMO Shortlist, 7

The sequence $a_0$, $a_1$, $a_2,$ $\ldots$ is defined as follows: \[a_0=2, \qquad a_{k+1}=2a_k^2-1 \quad\text{for }k \geq 0.\] Prove that if an odd prime $p$ divides $a_n$, then $2^{n+3}$ divides $p^2-1$. [hide="comment"] Hi guys , Here is a nice problem: Let be given a sequence $a_n$ such that $a_0=2$ and $a_{n+1}=2a_n^2-1$ . Show that if $p$ is an odd prime such that $p|a_n$ then we have $p^2\equiv 1\pmod{2^{n+3}}$ Here are some futher question proposed by me :Prove or disprove that : 1) $gcd(n,a_n)=1$ 2) for every odd prime number $p$ we have $a_m\equiv \pm 1\pmod{p}$ where $m=\frac{p^2-1}{2^k}$ where $k=1$ or $2$ Thanks kiu si u [i]Edited by Orl.[/i] [/hide]

2010 Indonesia TST, 1

Tags: Sequence , algebra
Sequence ${u_n}$ is defined with $u_0=0,u_1=\frac{1}{3}$ and $$\frac{2}{3}u_n=\frac{1}{2}(u_{n+1}+u_{n-1})$$ $\forall n=1,2,...$ Show that $|u_n|\leq1$ $\forall n\in\mathbb{N}.$

1961 Czech and Slovak Olympiad III A, 1

Consider an infinite sequence $$1, 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, \ldots, \underbrace{n,\ldots,n}_{n\text{ times}},\ldots.$$ Find the 1000th term of the sequence.

2022 Durer Math Competition (First Round), 5

Tags: algebra , Sequence
Let $a_1 \le a_2 \le ... \le a_n$ be real numbers for which $$\sum_{i=1}^{n} a_i^{2k+1} = 0$$ holds for all integers $0 \le k < n$. Show that in this case, $a_i = -a_{n+1-i}$ holds for all $1 \le i \le n$.

1998 Yugoslav Team Selection Test, Problem 3

Tags: algebra , Sequence
Prove that there are no positive integers $n$ and $k\le n$ such that the numbers $$\binom nk,\binom n{k+1},\binom n{k+2},\binom n{k+3}$$in this order form an arithmetic progression.