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

1992 Spain Mathematical Olympiad, 1

Determine the smallest number N, multiple of 83, such that N^2 has 63 positive divisors.

1969 IMO Longlists, 28

$(GBR 5)$ Let us define $u_0 = 0, u_1 = 1$ and for $n\ge 0, u_{n+2} = au_{n+1}+bu_n, a$ and $b$ being positive integers. Express $u_n$ as a polynomial in $a$ and $b.$ Prove the result. Given that $b$ is prime, prove that $b$ divides $a(u_b -1).$

2005 IMO Shortlist, 6

Let $a$, $b$ be positive integers such that $b^n+n$ is a multiple of $a^n+n$ for all positive integers $n$. Prove that $a=b$. [i]Proposed by Mohsen Jamali, Iran[/i]

2020 USA TSTST, 4

Find all pairs of positive integers $(a,b)$ satisfying the following conditions: [list] [*] $a$ divides $b^4+1$, [*] $b$ divides $a^4+1$, [*] $\lfloor\sqrt{a}\rfloor=\lfloor \sqrt{b}\rfloor$. [/list] [i]Yang Liu[/i]

2022 Iran MO (3rd Round), 2

For two rational numbers $r,s$ we say:$$r\mid s$$whenever there exists $k\in\mathbb{Z}$ such that:$$s=kr$$ ${(a_n)}_{n\in\mathbb{N}}$ is an increasing sequence of pairwise coprime natural numbers and ${(b_n)}_{n\in\mathbb{N}}$ is a sequence of distinct natural numbers. Assume that for all $n\in\mathbb{N}$ we have: $$\sum_{i=1}^{n}\frac{1}{a_i}\mid\sum_{i=1}^{n}\frac{1}{b_i}$$ Prove that [b]for all[/b] $n\in\mathbb{N}$ we have: $a_n=b_n$.

2014-2015 SDML (High School), 2

Tags: divisibility
Sally is thinking of a positive four-digit integer. When she divides it by any one-digit integer greater than $1$, the remainder is $1$. How many possible values are there for Sally's four-digit number?

1946 Putnam, B5

Show that $\lceil (\sqrt{3}+1)^{2n})\rceil$ is divisible by $2^{n+1}.$

2024 Romania Team Selection Tests, P3

Let $n{}$ be a positive integer and let $a{}$ and $b{}$ be positive integers congruent to 1 modulo 4. Prove that there exists a positive integer $k{}$ such that at least one of the numbers $a^k-b$ and $b^k-a$ is divisible by $2^n.$ [i]Cătălin Liviu Gherghe[/i]

2014 BAMO, 4

Let $F_1, F_2, F_3 \cdots$ be the Fibonacci sequence, the sequence of positive integers satisfying $$F_1 =F_2=1$$ and $$F_{n+2} = F_{n+1} + F_n$$ for all $n \ge 1$. Does there exist an $n \ge 1$ such that $F_n$ is divisible by $2014$? Prove your answer.

2019 IMEO, 5

Find all pairs of positive integers $(s, t)$, so that for any two different positive integers $a$ and $b$ there exists some positive integer $n$, for which $$a^s + b^t | a^n + b^{n+1}.$$ [i]Proposed by Oleksii Masalitin (Ukraine)[/i]

Kvant 2023, M2768

Let $n{}$ be a natural number. The pairwise distinct nonzero integers $a_1,a_2,\ldots,a_n$ have the property that the number \[(k+a_1)(k+a_2)\cdots(k+a_n)\]is divisible by $a_1a_2\cdots a_n$ for any integer $k{}.$ Find the largest possible value of $a_n.$ [i]Proposed by F. Petrov and K. Sukhov[/i]

2020 Indonesia MO, 3

The wording is just ever so slightly different, however the problem is identical. Problem 3. Determine all functions $f: \mathbb{N} \to \mathbb{N}$ such that $n^2 + f(n)f(m)$ is a multiple of $f(n) + m$ for all natural numbers $m, n$.

2023 Romania EGMO TST, P2

Let $ b, m, n$ be positive integers such that $ b > 1$ and $ m \neq n.$ Prove that if $ b^m \minus{} 1$ and $ b^n \minus{} 1$ have the same prime divisors, then $ b \plus{} 1$ is a power of 2.

2018 China Team Selection Test, 6

Let $M,a,b,r$ be non-negative integers with $a,r\ge 2$, and suppose there exists a function $f:\mathbb{Z}\rightarrow\mathbb{Z}$ satisfying the following conditions: (1) For all $n\in \mathbb{Z}$, $f^{(r)}(n)=an+b$ where $f^{(r)}$ denotes the composition of $r$ copies of $f$ (2) For all $n\ge M$, $f(n)\ge 0$ (3) For all $n>m>M$, $n-m|f(n)-f(m)$ Show that $a$ is a perfect $r$-th power.

2021 Macedonian Team Selection Test, Problem 5

Determine all functions $f:\mathbb{N}\to \mathbb{N}$ such that for all $a, b \in \mathbb{N}$ the following conditions hold: $(i)$ $f(f(a)+b) \mid b^a-1$; $(ii)$ $f(f(a))\geq f(a)-1$.

2025 All-Russian Olympiad, 11.3

A pair of polynomials \(F(x, y)\) and \(G(x, y)\) with integer coefficients is called $\emph{important}$ if from the divisibility of both differences \(F(a, b) - F(c, d)\) and \(G(a, b) - G(c, d)\) by $100$, it follows that both \(a - c\) and \(b - d\) are divisible by 100. Does there exist such an important pair of polynomials \(P(x, y)\), \(Q(x, y)\), such that the pair \(P(x, y) - xy\) and \(Q(x, y) + xy\) is also important?

2024 Polish Junior MO Finals, 5

Let $S=\underbrace{111\dots 1}_{19}\underbrace{999\dots 9}_{19}$. Show that the $2S$-digit number \[\underbrace{111\dots 1}_{S}\underbrace{999\dots 9}_{S}\] is a multiple of $19$.

2011 Belarus Team Selection Test, 3

Let $a, b$ be integers, and let $P(x) = ax^3+bx.$ For any positive integer $n$ we say that the pair $(a,b)$ is $n$-good if $n | P(m)-P(k)$ implies $n | m - k$ for all integers $m, k.$ We say that $(a,b)$ is $very \ good$ if $(a,b)$ is $n$-good for infinitely many positive integers $n.$ [list][*][b](a)[/b] Find a pair $(a,b)$ which is 51-good, but not very good. [*][b](b)[/b] Show that all 2010-good pairs are very good.[/list] [i]Proposed by Okan Tekman, Turkey[/i]

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 Germany Team Selection Test, 1

Let $f$ be a non-constant function from the set of positive integers into the set of positive integer, such that $a-b$ divides $f(a)-f(b)$ for all distinct positive integers $a$, $b$. Prove that there exist infinitely many primes $p$ such that $p$ divides $f(c)$ for some positive integer $c$. [i]Proposed by Juhan Aru, Estonia[/i]

2025 Bangladesh Mathematical Olympiad, P8

Let $a, b, m, n$ be positive integers such that $gcd(a, b) = 1$ and $a > 1$. Prove that if $$a^m+b^m \mid a^n+b^n$$then $m \mid n$.

2013 Brazil Team Selection Test, 3

Let $x$ and $y$ be positive integers. If ${x^{2^n}}-1$ is divisible by $2^ny+1$ for every positive integer $n$, prove that $x=1$.

2008 Germany Team Selection Test, 3

Let $ X$ be a set of 10,000 integers, none of them is divisible by 47. Prove that there exists a 2007-element subset $ Y$ of $ X$ such that $ a \minus{} b \plus{} c \minus{} d \plus{} e$ is not divisible by 47 for any $ a,b,c,d,e \in Y.$ [i]Author: Gerhard Wöginger, Netherlands[/i]

2015 Indonesia MO Shortlist, N3

Given positive integers $a,b,c,d$ such that $a\mid c^d$ and $b\mid d^c$. Prove that \[ ab\mid (cd)^{max(a,b)} \]

1969 IMO Longlists, 34

$(HUN 1)$ Let $a$ and $b$ be arbitrary integers. Prove that if $k$ is an integer not divisible by $3$, then $(a + b)^{2k}+ a^{2k} +b^{2k}$ is divisible by $a^2 +ab+ b^2$