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

To each element of the set $S = \{1,2,... ,1000\}$ a colour is assigned. Suppose that for any two elements $a, b$ of $S$, if $15$ divides $a + b$ then they are both assigned the same colour. What is the maximum possible number of distinct colours used?
Two people write a $2k$-digit number, using only the numbers $1, 2, 3, 4$ and $5$. The first number on the left is written by the first of them, the second - the second, the third - the first, etc. Can the second one achieve this so that the resulting number is divisible by $9$, if the first seeks to interfere with it? Consider the cases $k = 10$ and $k = 15$.
For every positive integer $n$, let $S (n)$ be the sum of the digits of $n$. Find, if any, a $171$-digit positive integer $n$ such that $7$ divides $S (n)$ and $7$ divides $S (n + 1)$.
Let $a,b, c,d$ be four integers. Prove that the product of the six differences $$b - a,c - a,d - a,d - c,d - b, c - b$$ is divisible by $12$.
Let $n$ be a positive integer. Show that $${2n+1 \choose 1} -{2n+1 \choose 3}2008 + {2n+1 \choose 5}2008^2- ...+(-1)^{n}{2n+1 \choose 2n+1}2008^n $$ is not divisible by $19$.
Find the number of even integers n such that $0 \le n \le 100$ and $5 | n^2 \cdot 2^{{2n}^2}+ 1$.
Let $P(x), Q(x)$ and $R(x)$ be polynomials satisfying the equation $2xP(x^3) + Q(-x -x^3) = (1 + x + x^2)R(x)$. Show that $x - 1$ divides $P(x) - Q(x)$.
Prove that there exists a prime number $p$ such that the minimum positive integer $n$ such that $p|2^n -1$ is $3^{2013}$.
Let $n$ be a given positive integer. Prove that there are infinitely many pairs of positive integers $(a, b)$ with $a, b > n$ such that $$\prod_{i=1}^{2015} (a + i) | b(b + 2016), \prod_{i=1}^{2015}(a + i) \nmid b, \prod_{i=1}^{2015} (a + i)\mid (b + 2016)$$.
Let$ p$ be an odd prime number. Determine the number of tuples $(a_1, a_2, . . . , a_p)$ of natural numbers with the following properties: 1) $1 \le ai \le p$ for all $i = 1, . . . , p$. 2) $a_1 + a_2 + · · · + a_p$ is not divisible by $p$. 3) $a_1a_2 + a_2a_3 + . . . +a_{p-1}a_p + a_pa_1$ is divisible by $p$.
Consider all the $7$-digit numbers formed by the digits $1,2 , 3,...,7$ each digit being used exactly once in all the $7! $ numbers. Prove that no two of them have the property that one divides the other.
Are there natural numbers $n$ and $N$ such that $n > 10^{10}$, $$n^n < 2^{2^{\frac{8N}{\omega (N)}}}$$ and $n$ is divisible by $p^{2022(v_p(N)-1)}(p-1)$ for every prime divisor $p$ of $N$? (For a natural number $N$, we denote by $\omega (N)$ the number of its different prime divisors and with $v_p(N)$ the power of the prime number $p$ in its canonical representation.)
Let $N$ be the set of positive integers. Find all the functions $f: N\to N$ with $f (1) = 2$ and such that $max \{f(m)+f(n), m+n\}$ divides $min\{2m+2n,f (m+ n)+1\}$ for all $m, n$ positive integers
Let $n$ be a positive integer. Prove that $a(n) = n^5 +5^n$ is divisible by $11$ if and only if $b(n) = n^5 · 5^n +1$ is divisible by $11$. [i](Walther Janous)[/i]
From each set $ \{a_1,a_2,...,a_7\} \subset Z$ one can choose a number of elements whose sum is a multiple of $7$.
Positive integers $a, b$ and $c$ are all less than $2020$. We know that $a$ divides $b + c$, $b$ divides $a + c$ and $c$ divides $a + b$. How many such ordered triples $(a, b, c)$ are there? Note: In an ordered triple, the order of the numbers matters, so the ordered triple $(0, 1, 2)$ is not the same as the ordered triple $(2, 0, 1)$.
Show that $240$ divides all numbers of the form $p^4 - q^4$, where p and q are prime numbers strictly greater than $5$. Show also that $240$ is the greatest common divisor of all numbers of the form $p^4 - q^4$, with $p$ and $q$ prime numbers strictly greater than $5$.
Find all integers $n \geqslant 0$ such that $20n+2$ divides $2023n+210$.
Prove that for all positive integers $n$, $169$ divides $21n^2 + 89n + 44$ if $13$ divides $n^2 + 3n + 51$.
Find the largest integer $d$ divides all three numbers $abc, bca$ and $cab$ with $a, b$ and $c$ being some nonzero and mutually different digits. Czech Republic
Prove that there exist two powers of $7$ whose difference is divisible by $2021$.
Let the number $ p $ be a prime divisor of the number $ 2 ^ {2 ^ k} + 1 $. Prove that $ p-1 $ is divisible by $ 2 ^ {k + 1} $.
Which positive integers $m$ are such that $k^m - 1$ is divisible by $2^m$ for all odd numbers $k \ge 3$?
For which $m > 1$ is $(m -1)!$ divisible by $m$?
Let $a_1, a_2, ...$ a sequence of integers such that for every $n \in N$ we have: $$\sum_{d | n} a_d = 2^n.$$ Show for every $n \in N$ that $n$ divides $a_n$. Remark: For $n = 6$ the equation is $a_1 + a_2 + a_3 + a_6 = 2^6.$