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

1998 All-Russian Olympiad, 4

A maze is an $8 \times 8$ board with some adjacent squares separated by walls, so that any two squares can be connected by a path not meeting any wall. Given a command LEFT, RIGHT, UP, DOWN, a pawn makes a step in the corresponding direction unless it encounters a wall or an edge of the chessboard. God writes a program consisting of a finite sequence of commands and gives it to the Devil, who then constructs a maze and places the pawn on one of the squares. Can God write a program which guarantees the pawn will visit every square despite the Devil's efforts?

2015 Princeton University Math Competition, B3

Tags:
Princeton’s Math Club recently bought a stock for $\$2$ and sold it for $\$9$ thirteen days later. Given that the stock either increases or decreases by $\$1$ every day and never reached $\$0$, in how many possible ways could the stock have changed during those thirteen days?

2024 LMT Fall, 31

Tags: guts
Let $ABC$ be a triangle with circumradius $12$, and denote the orthocenter and circumcenter as $H$ and $O$ respectively. Define $H_A \neq A$ to be the intersection of line $AH$ and the circumcircle of $ABC$. Given that $\overline{OH} \parallel \overline{BC}$ and $\overline{AO} \parallel \overline{BH_A}$, find $AH_A$.

2018 Mediterranean Mathematics OIympiad, 4

Determine the largest integer $N$, for which there exists a $6\times N$ table $T$ that has the following properties: $*$ Every column contains the numbers $1,2,\ldots,6$ in some ordering. $*$ For any two columns $i\ne j$, there exists a row $r$ such that $T(r,i)= T(r,j)$. $*$ For any two columns $i\ne j$, there exists a row $s$ such that $T(s,i)\ne T(s,j)$. (Proposed by Gerhard Woeginger, Austria)

2007 Junior Balkan Team Selection Tests - Moldova, 3

Tags: geometry , incenter
Let $ABC$ be a triangle with $BC = a, AC = b$ and $AB = c$. A point $P$ inside the triangle has the property that for any line passing through $P$ and intersects the lines $AB$ and $AC$ in the distinct points $E$ and $F$ we have the relation $\frac{1}{AE} +\frac{1}{AF} =\frac{a + b + c}{bc}$. Prove that the point $P$ is the center of the circle inscribed in the triangle $ABC$.

2006 National Olympiad First Round, 36

Tags:
In an exam with $n$ problems where $n$ is a positive integer, each problem was answered by at least one student. Each student answered an even number of problems. Any two students answered an even number of problems in common. What is the number of values that $n$ cannot take? $ \textbf{(A)}\ 3 \qquad\textbf{(B)}\ 4 \qquad\textbf{(C)}\ 5 \qquad\textbf{(D)}\ \text{Infinitely many} \qquad\textbf{(E)}\ \text{None of above} $

2021 China Team Selection Test, 5

Given a triangle $ABC$, a circle $\Omega$ is tangent to $AB,AC$ at $B,C,$ respectively. Point $D$ is the midpoint of $AC$, $O$ is the circumcenter of triangle $ABC$. A circle $\Gamma$ passing through $A,C$ intersects the minor arc $BC$ on $\Omega$ at $P$, and intersects $AB$ at $Q$. It is known that the midpoint $R$ of minor arc $PQ$ satisfies that $CR \perp AB$. Ray $PQ$ intersects line $AC$ at $L$, $M$ is the midpoint of $AL$, $N$ is the midpoint of $DR$, and $X$ is the projection of $M$ onto $ON$. Prove that the circumcircle of triangle $DNX$ passes through the center of $\Gamma$.

2007 Nicolae Păun, 1

Consider a finite group $ G $ and the sequence of functions $ \left( A_n \right)_{n\ge 1} :G\longrightarrow \mathcal{P} (G) $ defined as $ A_n(g) = \left\{ x\in G|x^n=g \right\} , $ where $ \mathcal{P} (G) $ is the power of $ G. $ [b]a)[/b] Prove that if $ G $ is commutative, then for any natural numbers $ n, $ either $ A_n(g) =\emptyset , $ or $ \left| A_n(g) \right| =\left| A_n(1) \right| . $ [b]b)[/b] Provide an example of what $ G $ could be in the case that there exists an element $ g_0 $ of $ G $ and a natural number $ n_0 $ such that $ \left| A_{n_0}\left( g_0 \right) \right| >\left| A_{n_0}(1) \right| . $ [i]Sorin Rădulescu[/i] and [i]Ion Savu[/i]

1991 Arnold's Trivium, 19

Tags: trigonometry
Investigate the path of a light ray in a plane medium with refractive index $n(y)=y^4-y^2+1$ using Snell's law $n(y)\sin\alpha = \text{const}$, where $\alpha$ is the angle made by the ray with the $y$-axis.

2022 IFYM, Sozopol, 7

Tags: algebra
Find the least possible value of the following expression $\lfloor \frac{a+b}{c+d}\rfloor +\lfloor \frac{a+c}{b+d}\rfloor +\lfloor \frac{a+d}{b+c}\rfloor + \lfloor \frac{c+d}{a+b}\rfloor +\lfloor \frac{b+d}{a+c}\rfloor +\lfloor \frac{b+c}{a+d}\rfloor$ where $a$, $b$, $c$ and $d$ are positive real numbers.

2011 Miklós Schweitzer, 2

Suppose that the minimum degree δ(G) of a simple graph G with n vertices is at least 3n / 4. Prove that in any 2-coloring of the edges of G , there is a connected subgraph with at least δ(G) +1 points, all edges of which are of the same color.

2017 AMC 12/AHSME, 14

Alice refuses to sit next to either Bob or Carla. Derek refuses to sit next to Eric. How many ways are there for the five of them to sit in a row of $5$ chairs under these conditions? $\textbf{(A)}\ 12\qquad\textbf{(B)}\ 16\qquad\textbf{(C)}\ 28\qquad\textbf{(D)}\ 32\qquad\textbf{(E)}\ 40$

2013 BAMO, 4

Tags: algebra
For a positive integer $n>2$, consider the $n-1$ fractions $$\dfrac21, \dfrac32, \cdots, \dfrac{n}{n-1}$$ The product of these fractions equals $n$, but if you reciprocate (i.e. turn upside down) some of the fractions, the product will change. Can you make the product equal 1? Find all values of $n$ for which this is possible and prove that you have found them all.

2017 Thailand TSTST, 5

Tags: inequalities
Let $a, b, c \in \mathbb{R}^+$ such that $a + b + c = 3$. Prove that $$\sum_{cyc}\left(\frac{a^3+1}{a^2+1}\right)\geq\frac{1}{27}(\sqrt{ab}+\sqrt{bc}+\sqrt{ca})^4.$$

2011 Today's Calculation Of Integral, 726

Let $P(x,\ y)\ (x>0,\ y>0)$ be a point on the curve $C: x^2-y^2=1$. If $x=\frac{e^u+e^{-u}}{2}\ (u\geq 0)$, then find the area bounded by the line $OP$, the $x$ axis and the curve $C$ in terms of $u$.

1998 Bosnia and Herzegovina Team Selection Test, 2

For positive real numbers $x$, $y$ and $z$ holds $x^2+y^2+z^2=1$. Prove that $$\frac{x}{1+x^2}+\frac{y}{1+y^2}+\frac{z}{1+z^2} \leq \frac{3\sqrt{3}}{4}$$

2018 Middle European Mathematical Olympiad, 7

Let $a_1,a_2,a_3,\cdots$ be the sequence of positive integers such that $$a_1=1 , a_{k+1}=a^3_k+1, $$ for all positive integers $k.$ Prove that for every prime number $p$ of the form $3l +2,$ where $l$ is a non-negative integer ,there exists a positive integer $n$ such that $a_n$ is divisible by $p.$

2013 Sharygin Geometry Olympiad, 2

Let $ABCD$ is a tangential quadrilateral such that $AB=CD>BC$. $AC$ meets $BD$ at $L$. Prove that $\widehat{ALB}$ is acute. [hide]According to the jury, they want to propose a more generalized problem is to prove $(AB-CD)^2 < (AD-BC)^2$, but this problem has appeared some time ago[/hide]

2024 Durer Math Competition Finals, 1

Tags: algebra , fraction
Describe all ordered sets of four real numbers $(a, b, c, d)$ for which the values $a + b, b + c, c + d, d + a$ are all non-zero and \[\frac{a+2b+3c}{c+d}=\frac{b+2c+3d}{d+a}=\frac{c+2d+3a}{a+b}=\frac{d+2a+3b}{b+c}.\]

VMEO IV 2015, 11.3

How many natural number $n$ less than $2015$ that is divisible by $\lfloor\sqrt[3]{n}\rfloor$ ?

2005 Uzbekistan National Olympiad, 4

Let $ABCD$ is a cyclic. $K,L,M,N$ are midpoints of segments $AB$, $BC$ $CD$ and $DA$. $H_{1},H_{2},H_{3},H_{4}$ are orthocenters of $AKN$ $KBL$ $LCM$ and $MND$. Prove that $H_{1}H_{2}H_{3}H_{4}$ is a paralelogram.

2022 German National Olympiad, 4

Determine all $6$-tuples $(x,y,z,u,v,w)$ of integers satisfying the equation \[x^3+7y^3+49z^3=2u^3+14v^3+98w^3.\]

2018 Harvard-MIT Mathematics Tournament, 5

Tags: probability
Lil Wayne, the rain god, determines the weather. If Lil Wayne makes it rain on any given day, the probability that he makes it rain the next day is $75\%$. If Lil Wayne doesn't make it rain on one day, the probability that he makes it rain the next day is $25\%$. He decides not to make it rain today. Find the smallest positive integer $n$ such that the probability that Lil Wayne [i]makes it rain[/i] $n$ days from today is greater than $49.9\%$.

2012 Sharygin Geometry Olympiad, 3

A circle with center $I$ touches sides $AB,BC,CA$ of triangle $ABC$ in points $C_{1},A_{1},B_{1}$. Lines $AI, CI, B_{1}I$ meet $A_{1}C_{1}$ in points $X, Y, Z$ respectively. Prove that $\angle Y B_{1}Z = \angle XB_{1}Z$.

2019 ELMO Shortlist, A4

Find all nondecreasing functions $f:\mathbb R\to \mathbb R$ such that, for all $x,y\in \mathbb R$, $$f(f(x))+f(y)=f(x+f(y))+1.$$ [i]Proposed by Carl Schildkraut[/i]