Found problems: 15460
1948 Moscow Mathematical Olympiad, 141
The sum of the reciprocals of three positive integers is equal to $1$. What are all the possible such triples?
2014 Bulgaria JBMO TST, 3
Determine the last four digits of a perfect square of a natural number, knowing that the last three of them are the same.
2022 Girls in Math at Yale, R5
[b]p13[/b] Let $ABCD$ be a square. Points $E$ and $F$ lie outside of $ABCD$ such that $ABE$ and $CBF$ are equilateral triangles. If $G$ is the centroid of triangle $DEF$, then find $\angle AGC$, in degrees.
[b]p14 [/b]The silent reading $s(n)$ of a positive integer $n$ is the number obtained by dropping the zeros not at the end of the number. For example, $s(1070030) = 1730$. Find the largest $n < 10000$ such that $s(n)$ divides $n$ and $n\ne s(n)$.
[b]p15[/b] Let $ABCDEFGH$ be a regular octagon with side length $12$. There exists a region $R$ inside the octagon such that for each point $X$ in $R$, exactly three of the rays $AX$, $BX$, $CX$, $DX$, $GX$, and $HX$ intersect segment $EF$. If the area of region $R$ can be expressed as $a -b\sqrt{c}$ for positive integers $a, b, c$ with $c$ squarefree, find $a + b + c$.
1961 All Russian Mathematical Olympiad, 003
Prove that among $39$ sequential natural numbers there always is a number with the sum of its digits divisible by $11$.
2021 Nigerian MO Round 3, Problem 1
Find all triples of primes $(p, q, r)$ such that $p^q=2021+r^3$.
2020 JBMO TST of France, 2
a) Find the minimum positive integer $k$ so that for every positive integers $(x, y) $, for which $x/y^2$ and $y/x^2$, then $xy/(x+y) ^k$
b) Find the minimum positive integer $l$ so that for every positive integers $(x, y, z) $, for which $x/y^2$, $y/z^2$ and $z/x^2$, then $xyz/(x+y+z)^l$
2022 Centroamerican and Caribbean Math Olympiad, 6
A positive integer $n$ is $inverosimil$ if there exists $n$ integers not necessarily distinct such that the sum and the product of this integers are equal to $n$. How many positive integers less than or equal to $2022$ are $inverosimils$?
2000 JBMO ShortLists, 6
Find all four-digit numbers such that when decomposed into prime factors, each number has the sum of its prime factors equal to the sum of the exponents.
2025 Kosovo National Mathematical Olympiad`, P2
Find all natural numbers $n$ such that $\frac{\sqrt{n}}{2}+\frac{10}{\sqrt{n}}$ is a natural number.
2013 Moldova Team Selection Test, 4
$p$ is a 4k+3 prime. Prove that there are infinite $p$ which satisfies $p|2^ny+1$.
$y$ is an random integer.
2009 Rioplatense Mathematical Olympiad, Level 3, 2
Find all pairs $(a,b)$ of integers with $a>1$ and $b>1$ such that $a$ divides $b+1$ and $b$ divides $a^3-1$.
2009 Germany Team Selection Test, 1
Let $p > 7$ be a prime which leaves residue 1 when divided by 6. Let $m=2^p-1,$ then prove $2^{m-1}-1$ can be divided by $127m$ without residue.
1993 Baltic Way, 4
Determine all integers $n$ for which
\[\sqrt{\frac{25}{2}+\sqrt{\frac{625}{4}-n}}+\sqrt{\frac{25}{2}-\sqrt{\frac{625}{4}-n}}\]
is an integer.
2000 Saint Petersburg Mathematical Olympiad, 10.4
The number $N$ is the product of $200$ distinct positive integers. Prove that it has at least 19901 distinct divisors (including 0 and itself).
[I]Proposed by A. Golovanov[/i]
2007 Tuymaada Olympiad, 4
Prove that there exists a positive $ c$ such that for every positive integer $ N$ among any $ N$ positive integers not exceeding $ 2N$ there are two numbers whose greatest common divisor is greater than $ cN$.
2005 Postal Coaching, 27
Let $k$ be an even positive integer and define a sequence $<x_n>$ by \[ x_1= 1 , x_{n+1} = k^{x_n} +1. \] Show that $x_n ^2$ divides $x_{n-1}x_{n+1}$ for each $n \geq 2.$
2007 Kyiv Mathematical Festival, 2
Find all pairs of positive integers $(a,b)$ such that $\sqrt{a-1}+\sqrt{b-1}=\sqrt{ab-1}.$
2024 Dutch BxMO/EGMO TST, IMO TSTST, 1
Find all pairs of prime numbers $p, q$ for which there exist positive integers $(m, n)$ such that $$(p+q)^m=(p-q)^n$$.
2008 Tournament Of Towns, 6
Do there exist positive integers $a,b,c$ and $d$ such that $$\begin{cases} \dfrac{a}{b} + \dfrac{c}{d} = 1\\ \\ \dfrac{a}{d} + \dfrac{c}{b} = 2008\end{cases}$$ ?
2019 Tuymaada Olympiad, 6
Prove that the expression
$$ (1^4+1^2+1)(2^4+2^2+1)\dots(n^4+n^2+1)$$
is not square for all $n \in \mathbb{N}$
2006 Purple Comet Problems, 1
The sizes of the freshmen class and the sophomore class are in the ratio $5:4$. The sizes of the sophomore class and the junior class are in the ratio $7:8$. The sizes of the junior class and the senior class are in the ratio $9:7$. If these four classes together have a total of $2158$ students, how many of the students are freshmen?
2013 India IMO Training Camp, 3
We define an operation $\oplus$ on the set $\{0, 1\}$ by
\[ 0 \oplus 0 = 0 \,, 0 \oplus 1 = 1 \,, 1 \oplus 0 = 1 \,, 1 \oplus 1 = 0 \,.\]
For two natural numbers $a$ and $b$, which are written in base $2$ as $a = (a_1a_2 \ldots a_k)_2$ and $b = (b_1b_2 \ldots b_k)_2$ (possibly with leading 0's), we define $a \oplus b = c$ where $c$ written in base $2$ is $(c_1c_2 \ldots c_k)_2$ with $c_i = a_i \oplus b_i$, for $1 \le i \le k$. For example, we have $7 \oplus 3 = 4$ since $ 7 = (111)_2$ and $3 = (011)_2$.
For a natural number $n$, let $f(n) = n \oplus \left[ n/2 \right]$, where $\left[ x \right]$ denotes the largest integer less than or equal to $x$. Prove that $f$ is a bijection on the set of natural numbers.
2019 Belarus Team Selection Test, 3.1
Determine all pairs $(n, k)$ of distinct positive integers such that there exists a positive integer $s$ for which the number of divisors of $sn$ and of $sk$ are equal.
2014 South africa National Olympiad, 4
(a) Let $a,x,y$ be positive integers. Prove: if $x\ne y$, the also
\[ax+\gcd(a,x)+\text{lcm}(a,x)\ne ay+\gcd(a,y)+\text{lcm}(a,y).\]
(b) Show that there are no two positive integers $a$ and $b$ such that
\[ab+\gcd(a,b)+\text{lcm}(a,b)=2014.\]
2015 AoPS Mathematical Olympiad, 6
Find the five-hundredth-smallest positive integer that can be written using only the digits $1$, $3,$ and $5$ in base $7$?
[i]Proposed by CaptainFlint[/i]