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

LMT Team Rounds 2021+, A29 B30

In a group of $6$ people playing the card game Tractor, all $54$ cards from $3$ decks are dealt evenly to all the players at random. Each deck is dealt individually. Let the probability that no one has at least two of the same card be $X$. Find the largest integer $n$ such that the $n$th root of $X$ is rational. [i]Proposed by Sammy Charney[/i] [b]Due to the problem having infinitely many solutions, all teams who inputted answers received points.[/b]

1969 IMO Shortlist, 40

$(MON 1)$ Find the number of five-digit numbers with the following properties: there are two pairs of digits such that digits from each pair are equal and are next to each other, digits from different pairs are different, and the remaining digit (which does not belong to any of the pairs) is different from the other digits.

2023 Belarus - Iran Friendly Competition, 1

Find all positive integers n such that the product $1! \cdot 2! \cdot \cdot \cdot \cdot n!$ is a perfect square

1975 IMO Shortlist, 8

In the plane of a triangle $ABC,$ in its exterior$,$ we draw the triangles $ABR, BCP, CAQ$ so that $\angle PBC = \angle CAQ = 45^{\circ}$, $\angle BCP = \angle QCA = 30^{\circ}$, $\angle ABR = \angle RAB = 15^{\circ}$. Prove that [b]a.)[/b] $\angle QRP = 90\,^{\circ},$ and [b]b.)[/b] $QR = RP.$

2011 Bogdan Stan, 1

Consider the multiplicative group $ \left\{ \left.A_k:=\left(\begin{matrix} 2^k& 2^k\\2^k& 2^k\end{matrix}\right)\right| k\in\mathbb{Z} \right\} . $ [b]a)[/b] Prove that $A_xA_y=A_{x+y+1} , $ for all integers $ x,y. $ [b]b)[/b] Show that, for all integers $ t, $ the multiplicative group $ \left\{ A_{jt-1}|j\in\mathbb{Z} \right\} $ is a subgroup of $ G. $ [b]c)[/b] Determine the linear integer polynomials $ P $ for which it exists an isomorphism $ \left( G,\cdot \right)\stackrel{\eta}{\cong}\left( \mathbb{Z} ,+ \right) $ such that $ \eta\left( A_k \right) =P(k). $

2021 Korea Winter Program Practice Test, 4

A positive integer $m(\ge 2$) is given. From circle $C_1$ with a radius 1, construct $C_2, C_3, C_4, ... $ through following acts: In the $i$th act, select a circle $P_i$ inside $C_i$ with a area $\frac{1}{m}$ of $C_i$. If such circle dosen't exist, the act ends. If not, let $C_{i+1}$ a difference of sets $C_i -P_i$. Prove that this act ends within a finite number of times.

2014 IFYM, Sozopol, 4

Find all polynomials $P,Q\in \mathbb{R}[x]$, such that $P(2)=2$ , $Q(x)$ has no negative roots, and $(x-2)P(x^2-1)Q(x+1)=P(x)Q(x^2 )+Q(x+1)$.

2006 France Team Selection Test, 2

Let $a,b,c$ be three positive real numbers such that $abc=1$. Show that: \[ \displaystyle \frac{a}{(a+1)(b+1)}+\frac{b}{(b+1)(c+1)}+ \frac{c}{(c+1)(a+1)} \geq \frac{3}{4}. \] When is there equality?

2020 Caucasus Mathematical Olympiad, 6

All vertices of a regular 100-gon are colored in 10 colors. Prove that there exist 4 vertices of the given 100-gon which are the vertices of a rectangle and which are colored in at most 2 colors.

2023 Durer Math Competition Finals, 12

Marvin really likes pancakes, so he asked his grandma to make pancakes for him. Every time Grandma sends pancakes, she sends a package of $32$. When Marvin is in the mood for pancakes, he eats half of the pancakes he has. Marvin ate $157$ pancakes for lunch today. At least how many times has Grandma sent pancakes to Marvin so far? Marvin does not necessarily eat an integer number of pancakes at once, and he is in the mood for pancakes at most once a day.

2007 India IMO Training Camp, 1

Let $ ABCD$ be a trapezoid with parallel sides $ AB > CD$. Points $ K$ and $ L$ lie on the line segments $ AB$ and $ CD$, respectively, so that $AK/KB=DL/LC$. Suppose that there are points $ P$ and $ Q$ on the line segment $ KL$ satisfying \[\angle{APB} \equal{} \angle{BCD}\qquad\text{and}\qquad \angle{CQD} \equal{} \angle{ABC}.\] Prove that the points $ P$, $ Q$, $ B$ and $ C$ are concyclic. [i]Proposed by Vyacheslev Yasinskiy, Ukraine[/i]

2017 CMIMC Algebra, 7

Let $a$, $b$, and $c$ be complex numbers satisfying the system of equations \begin{align*}\dfrac{a}{b+c}+\dfrac{b}{c+a}+\dfrac{c}{a+b}&=9,\\\dfrac{a^2}{b+c}+\dfrac{b^2}{c+a}+\dfrac{c^2}{a+b}&=32,\\\dfrac{a^3}{b+c}+\dfrac{b^3}{c+a}+\dfrac{c^3}{a+b}&=122.\end{align*} Find $abc$.

2023 South East Mathematical Olympiad, 4

Find the largest real number $c$, such that for any integer $s>1$, and positive integers $m, n$ coprime to $s$, we have$$ \sum_{j=1}^{s-1} \{ \frac{jm}{s} \}(1 - \{ \frac{jm}{s} \})\{ \frac{jn}{s} \}(1 - \{ \frac{jn}{s} \}) \ge cs$$ where $\{ x \} = x - \lfloor x \rfloor $.

2021 Olympic Revenge, 5

Prove there aren't positive integers $a, b, c, d$ forming an arithmetic progression such that $ ab + 1, ac + 1, ad + 1, bc + 1, bd + 1, cd + 1 $ are all perfect squares.

2014 Tuymaada Olympiad, 4

A $k\times \ell$ 'parallelogram' is drawn on a paper with hexagonal cells (it consists of $k$ horizontal rows of $\ell$ cells each). In this parallelogram a set of non-intersecting sides of hexagons is chosen; it divides all the vertices into pairs. Juniors) How many vertical sides can there be in this set? Seniors) How many ways are there to do that? [asy] size(120); defaultpen(linewidth(0.8)); path hex = dir(30)--dir(90)--dir(150)--dir(210)--dir(270)--dir(330)--cycle; for(int i=0;i<=3;i=i+1) { for(int j=0;j<=2;j=j+1) { real shiftx=j*sqrt(3)/2+i*sqrt(3),shifty=j*3/2; draw(shift(shiftx,shifty)*hex); } } [/asy] [i](T. Doslic)[/i]

2024 Israel National Olympiad (Gillis), P4

Acute triangle $ABC$ is inscribed in a circle with center $O$. The reflections of $O$ across the three altitudes of the triangle are called $U$, $V$, $W$: $U$ over the altitude from $A$, $V$ over the altitude from $B$, and $W$ over the altitude from $C$. Let $\ell_A$ be a line through $A$ parallel to $VW$, and define $\ell_B$, $\ell_C$ similarly. Prove that the three lines $\ell_A$, $\ell_B$, $\ell_C$ are concurrent.

2007 Today's Calculation Of Integral, 210

Evaluate $\int_{1}^{\pi}\left(x^{3}\ln x-\frac{6}{x}\right)\sin x\ dx$.

2008 239 Open Mathematical Olympiad, 6

Given a polynomial $P(x,y)$ with real coefficients, suppose that some real function $f:\mathbb R \to \mathbb R$ satisfies $$P(x,y) = f(x+y)-f(x)-f(y)$$for all $x,y\in\mathbb R$. Show that some polynomial $q$ satisfies $$P(x,y) = q(x+y)-q(x)-q(y)$$

2014 Chile National Olympiad, 4

Prove that for every integer $n$ the expression $n^3-9n + 27$ is not divisible by $81$.

2015 China Team Selection Test, 5

FIx positive integer $n$. Prove: For any positive integers $a,b,c$ not exceeding $3n^2+4n$, there exist integers $x,y,z$ with absolute value not exceeding $2n$ and not all $0$, such that $ax+by+cz=0$

1992 Taiwan National Olympiad, 3

If $x_{1},x_{2},...,x_{n}(n>2)$ are positive real numbers with $x_{1}+x_{2}+...+x_{n}=1$. Prove that $x_{1}^{2}x_{2}+x_{2}^{2}x_{3}+...+x_{n}^{2}x_{1}\leq\frac{4}{27}$.

2022 Stars of Mathematics, 2

Tags: geometry
Let $ABCD$ be a convex quadrilateral and $P$ be a point in its interior, such that $\angle APB+\angle CPD=\angle BPC+\angle DPA$, $\angle PAD+\angle PCD=\angle PAB+\angle PCB$ and $\angle PDC+ \angle PBC= \angle PDA+\angle PBA$. Prove that the quadrilateral is circumscribed.

PEN J Problems, 17

Show that $\phi(n)+\sigma(n) \ge 2n$ for all positive integers $n$.

2005 MOP Homework, 1

Find all triples $(x,y,z)$ such that $x^2+y^2+z^2=2^{2004}$.

2021 Final Mathematical Cup, 3

For a positive integer $n$ we define $f (n) = \max X_1^{X_2^{...^{X_k}}}$ where the maximum is taken over all possible decompositions of natural numbers $n = X_1X_2...X_k$. Determine $f(n)$.