Join our free webinar April 22 to learn about competitive programming!

G
Topic
First Poster
Last Poster
Distinct Integers with Divisibility Condition
tastymath75025   16
N 13 minutes ago by ihategeo_1969
Source: 2017 ELMO Shortlist N3
For each integer $C>1$ decide whether there exist pairwise distinct positive integers $a_1,a_2,a_3,...$ such that for every $k\ge 1$, $a_{k+1}^k$ divides $C^ka_1a_2...a_k$.

Proposed by Daniel Liu
16 replies
tastymath75025
Jul 3, 2017
ihategeo_1969
13 minutes ago
GCD of a sequence
oVlad   6
N 28 minutes ago by Rohit-2006
Source: Romania EGMO TST 2017 Day 1 P2
Determine all pairs $(a,b)$ of positive integers with the following property: all of the terms of the sequence $(a^n+b^n+1)_{n\geqslant 1}$ have a greatest common divisor $d>1.$
6 replies
1 viewing
oVlad
5 hours ago
Rohit-2006
28 minutes ago
Maximum with the condition $x^2+y^2+z^2=1$
hlminh   1
N 29 minutes ago by rchokler
Let $x,y,z$ be real numbers such that $x^2+y^2+z^2=1,$ find the largest value of $$E=|x-2y|+|y-2z|+|z-2x|.$$
1 reply
hlminh
Today at 9:20 AM
rchokler
29 minutes ago
Mock 22nd Thailand TMO P10
korncrazy   2
N 29 minutes ago by korncrazy
Source: own
Prove that there exists infinitely many triples of positive integers $(a,b,c)$ such that $a>b>c,\,\gcd(a,b,c)=1$ and $$a^2-b^2,a^2-c^2,b^2-c^2$$are all perfect square.
2 replies
korncrazy
Apr 13, 2025
korncrazy
29 minutes ago
IMO Shortlist 2014 N6
hajimbrak   26
N 31 minutes ago by ihategeo_1969
Let $a_1 < a_2 <  \cdots <a_n$ be pairwise coprime positive integers with $a_1$ being prime and $a_1 \ge n + 2$. On the segment $I = [0, a_1 a_2  \cdots a_n ]$ of the real line, mark all integers that are divisible by at least one of the numbers $a_1 ,   \ldots , a_n$ . These points split $I$ into a number of smaller segments. Prove that the sum of the squares of the lengths of these segments is divisible by $a_1$.

Proposed by Serbia
26 replies
hajimbrak
Jul 11, 2015
ihategeo_1969
31 minutes ago
An easy FE
oVlad   2
N 38 minutes ago by BR1F1SZ
Source: Romania EGMO TST 2017 Day 1 P3
Determine all functions $f:\mathbb R\to\mathbb R$ such that \[f(xy-1)+f(x)f(y)=2xy-1,\]for any real numbers $x{}$ and $y{}.$
2 replies
oVlad
5 hours ago
BR1F1SZ
38 minutes ago
Nationalist Combo
blacksheep2003   15
N 2 hours ago by cj13609517288
Source: USEMO 2019 Problem 5
Let $\mathcal{P}$ be a regular polygon, and let $\mathcal{V}$ be its set of vertices. Each point in $\mathcal{V}$ is colored red, white, or blue. A subset of $\mathcal{V}$ is patriotic if it contains an equal number of points of each color, and a side of $\mathcal{P}$ is dazzling if its endpoints are of different colors.

Suppose that $\mathcal{V}$ is patriotic and the number of dazzling edges of $\mathcal{P}$ is even. Prove that there exists a line, not passing through any point in $\mathcal{V}$, dividing $\mathcal{V}$ into two nonempty patriotic subsets.

Ankan Bhattacharya
15 replies
blacksheep2003
May 24, 2020
cj13609517288
2 hours ago
UIL Number Sense problem
Potato512   2
N 2 hours ago by buddy2007
I keep seeing a certain type of problem in UIL Number Sense, though I can't figure out how to do it (I aim to do it in my head in about 7-8 seconds).

The problem is x^((p+1)/2) mod p, where p is prime.
For example 11^15 mod 29
I know it technically doesn't work this way, but using fermats little theorem (on √x^(p+1)) always gives either the number itself, x, or the modular inverse, p-x.
By using the theorem i mean √x^28 mod 29 = 1, and then youre left with √x^2 mod 29 or x, but then its + or -.
I was wondering if there is a way to figure out whether its + or -, a slow or fast way if its slow maybe its possible to speed it up.
2 replies
Potato512
Today at 12:17 AM
buddy2007
2 hours ago
Concurrency with 10 lines
oVlad   1
N 2 hours ago by kokcio
Source: Romania EGMO TST 2017 Day 1 P1
Consider five points on a circle. For every three of them, we draw the perpendicular from the centroid of the triangle they determine to the line through the remaining two points. Prove that the ten lines thus formed are concurrent.
1 reply
oVlad
5 hours ago
kokcio
2 hours ago
Advanced topics in Inequalities
va2010   21
N 2 hours ago by Novmath
So a while ago, I compiled some tricks on inequalities. You are welcome to post solutions below!
21 replies
va2010
Mar 7, 2015
Novmath
2 hours ago
a