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: 387

Find all pairs $(a, b)$ of natural numbers such that $$\frac{a^3 + 1}{2ab^2 + 1}$$ is an integer.
Find all integers $n$ such that $1<n<10^6$ and $n^3-1$ is divisible by $10^6 n-1$.
How many functions $f : \{1, 2, . . . , 16\} \to \{1, 2, . . . , 16\}$ have the property that $f(f(x))-4x$ is divisible by $17$ for all integers $1 \le x \le 16$?
How many positive integers less than $1000$ have the property that the sum of the digits of each such number is divisible by $7$ and the number itself is divisible by $3$?
Let the numbers $x_i \in \{-1, 1\}$ be given for $i = 1, 2,..., n$, satisfying $$x_1x_2 + x_2x_3 +... + x_{n-1}x_n + x_nx_1 = 0.$$ Prove that $n$ is divisible by $4$.
(a) Prove that $(2^{n+1}-1)!$ is divisible by $ \prod_{i=0}^n (2^{n+1-i}-1)^{2^i }$, for every natural number n (b) Define the sequence ($c_n$) by $c_1=1$ and $c_{n}=\frac{4n-6}{n}c_{n-1}$ for $n\ge 2$. Show that each $c_n$ is an integer.
A [i]change [/i] in a natural number $n$ consists of adding a pair of zeros between two digits or at the end of the decimal representation of $n$. A [i]countryman [/i] of $n$ is a number that can be obtained from one or more changes in $n$. For example. $40041$, $4410000$ and $4004001$ are all countrymen from $441$. Determine all the natural numbers $n$ for which there is a natural number m with the property that $n$ divides $m$ and all the countrymen of $m$.
Let $a$ and $b$ be positive integers. If $a^2 + b^2$ is divisible by $ab$, prove that $a = b$. (BR Frenkin)
Let $a, b,c$ be positive integers such that $gcd(a, b, c) = 1$ and each product of two is divided by the third. a) Prove that each of these numbers is equal to the least two remaining numbers the quotient of the coefficient and the highest coefficient. b) Give an example of one of these larger numbers $a, b$ and $c$
Let $p\ge 2$ be a prime number and $a\ge 1$ be an integer different from $p$. Find all pairs $(a, p)$ such that $a + p | a^2 + p^2$.
The given integers are $ a_1, a_2, \ldots , a_{11} $ . Prove that there exists a non-zero sequence $ x_1, x_2, \ldots, x_{11} $ with terms from the set $ \{-1,0,1\} $ such that the number $ x_1a_1 + \ldots x_{11}a_{ 11}$ is divisible by 1989.
The positive integer $N = 11...11$, whose decimal representation contains only ones, is divisible by $7$. Prove that this positive integer is also divisible by $13$.
Find $10$ different positive integers such that each of them is a divisor of their sum (S Fomin, Leningrad)
Determine all arithmetic sequences $a_1, a_2,...$ for which there exists integer $N > 1$ such that for any positive integer $k$ the following divisibility holds $a_1a_2 ...a_k | a_{N+1}a_{N+2}...a_{N+k}$ .
Find the maximum value of $k$ for which one can choose $k$ integers out of $1,2... ,2n$ so that none of them divides another one.
Let $a, b$ be positive integers such that $a^2 + ab + 1$ a multiple of $b^2 + ab + 1$. Prove that $a = b$.
There is the number $1$ on the board at the beginning. If the number $a$ is written on the board, then we can also write a natural number $b$ such that $a + b + 1$ is a divisor of $a^2 + b^2 + 1$. Can any positive integer appear on the board after a certain time? Justify your answer.
Let $a,b,c$ be positive integers such that $a|b^4, b|c^4$ and $c|a^4$. Prove that $abc|(a+b+c)^{21}$
Find all pairs $(x, y)$ of integers satisfying the following condition: each of the numbers $x^3 + y$ and $x + y^3$ is divisible by $x^2 + y^2$ . (S Zlobin)
Let $a, d$ be integers such that $a,a + d, a+ 2d$ are all prime numbers larger than $3$. Prove that $d$ is a multiple of $6$.
Find all pairs $(m,n)$ of integers, $m ,n \ge 2$ such that $mn - 1$ divides $n^3 - 1$.
Let $ q $ be an even positive number. Prove that for every natural number $ n $ number $q^{(q+1)^n}+1$ is divisible by $ (q + 1)^{n+1} $ but not divisible by $ (q + 1)^{n+2} $.
Find the maximal integer $ M$ with nonzero last digit (in its decimal representation) such that after crossing out one of its digits (not the first one) we can get an integer that divides $M$. (A Galochkin)
Consider the integer $30x070y03$ where $x, y$ are unknown digits. Find all possible values of $x, y$ so that the given integer is a multiple of $37$.
Let $n$ be a positive integer and $A$ a set containing $8n + 1$ positive integers co-prime with $6$ and less than $30n$. Prove that there exist $a, b \in A$ two different numbers such that $a$ divides $b$.