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

2017 AIME Problems, 7

Find the number of integer values of $k$ in the closed interval $[-500,500]$ for which the equation $\log(kx)=2\log(x+2)$ has exactly one real solution.

2000 Moldova National Olympiad, Problem 7

Tags: geometry
A triangle whose all sides have lengths greater than $1$ is contained in a unit square. Show that the center of the square lies inside the triangle.

2024 Abelkonkurransen Finale, 4b

The pentagons $P_1P_2P_3P_4P_5$ and$I_1I_2I_3I_4I_5$ are cyclic, where $I_i$ is the incentre of the triangle $P_{i-1}P_iP_{i+1}$ (reckoned cyclically, that is $P_0=P_5$ and $P_6=P_1$). Show that the lines $P_1I_1, P_2I_2, P_3I_3, P_4I_4$ and $P_5I_5$ meet in a single point.

2001 Moldova National Olympiad, Problem 5

Let $a,b,c,d$ be real numbers. Prove that the set $M=\left\{ax^3+bx^2+cx+d|x\in\mathbb R\right\}$ contains no irrational numbers if and only if $a=b=c=0$ and $d$ is rational.

2002 AIME Problems, 10

In the diagram below, angle $ABC$ is a right angle. Point $D$ is on $\overline{BC}$, and $\overline{AD}$ bisects angle $CAB$. Points $E$ and $F$ are on $\overline{AB}$ and $\overline{AC}$, respectively, so that $AE=3$ and $AF=10.$ Given that $EB=9$ and $FC=27$, find the integer closest to the area of quadrilateral $DCFG.$ [asy] size(250); pair A=(0,12), E=(0,8), B=origin, C=(24*sqrt(2),0), D=(6*sqrt(2),0), F=A+10*dir(A--C), G=intersectionpoint(E--F, A--D); draw(A--B--C--A--D^^E--F); pair point=G+1*dir(250); label("$A$", A, dir(point--A)); label("$B$", B, dir(point--B)); label("$C$", C, dir(point--C)); label("$D$", D, dir(point--D)); label("$E$", E, dir(point--E)); label("$F$", F, dir(point--F)); label("$G$", G, dir(point--G)); markscalefactor=0.1; draw(rightanglemark(A,B,C)); label("10", A--F, dir(90)*dir(A--F)); label("27", F--C, dir(90)*dir(F--C)); label("3", (0,10), W); label("9", (0,4), W);[/asy]

1977 Bundeswettbewerb Mathematik, 4

Show that the four perpendiculars dropped from the midpoints of the sides of a cyclic quadrilateral to the respective opposite sides are concurrent. [b]Note by Darij:[/b] A [i]cyclic quadrilateral [/i]is a quadrilateral inscribed in a circle.

2024/2025 TOURNAMENT OF TOWNS, P4

Given $2N$ real numbers. It is known that if they are arbitrarily divided into two groups of $N$ numbers each then the products of the numbers of each group differ by $2$ at most. Is it necessarily true that if we arbitrarily place these numbers along a circle then there are two neighboring numbers that differ by $2$ at most, for a) $N=50$; (3 marks) b) $N=25$? (5 marks)

2023 Austrian MO National Competition, 2

Tags: geometry
Given is a triangle $ABC$ with circumcentre $O$. The circumcircle of triangle $AOC$ intersects side $BC$ at $D$ and side $AB$ at $E$. Prove that the triangles $BDE$ and $AOC$ have circumradiuses of equal length.

2012 Tournament of Towns, 5

In an $8\times 8$ chessboard, the rows are numbers from $1$ to $8$ and the columns are labelled from $a$ to $h$. In a two-player game on this chessboard, the fi rst player has a White Rook which starts on the square $b2$, and the second player has a Black Rook which starts on the square $c4$. The two players take turns moving their rooks. In each move, a rook lands on another square in the same row or the same column as its starting square. However, that square cannot be under attack by the other rook, and cannot have been landed on before by either rook. The player without a move loses the game. Which player has a winning strategy?

1981 All Soviet Union Mathematical Olympiad, 310

There are $1000$ inhabitants in a settlement. Every evening every inhabitant tells all his friends all the news he had heard the previous day. Every news becomes finally known to every inhabitant. Prove that it is possible to choose $90$ of inhabitants so, that if you tell them a news simultaneously, it will be known to everybody in $10$ days.

2016 Korea Junior Math Olympiad, 1

positive reals $a_1, a_2, . . . $ satisfying (i) $a_{n+1}=a_1^2\cdot a_2^2 \cdot . . . \cdot a_n^2-3$(all positive integers $n$) (ii) $\frac{1}{2}(a_1+\sqrt{a_2-1})$ is positive integer. prove that $\frac{1}{2}(a_1 \cdot a_2 \cdot . . . \cdot a_n + \sqrt{a_{n+1}-1})$ is positive integer

ICMC 7, 1

Let $F_n{}$ denote the $n{}$-th Fibonacci number. Prove that $3^{2023}$ divides \[3^2\cdot F_4+3^3\cdot F_6+3^4\cdot F_8+\dots+3^{2023}F_{4046}.\][i]Proposed by Dylan Toh[/i]

2018 Taiwan APMO Preliminary, 4

If we fill $1\sim 16$ into $4\times4$ chessboard randomly. What is the possibility of the sum of each rows and columns are all even?

2004 China Team Selection Test, 3

Find all positive integer $ m$ if there exists prime number $ p$ such that $ n^m\minus{}m$ can not be divided by $ p$ for any integer $ n$.

2014 Contests, 1

A basket is called "[i]Stuff Basket[/i]" if it includes $10$ kilograms of rice and $30$ number of eggs. A market is to distribute $100$ Stuff Baskets. We know that there is totally $1000$ kilograms of rice and $3000$ number of eggs in the baskets, but some of market's baskets include either more or less amount of rice or eggs. In each step, market workers can select two baskets and move an arbitrary amount of rice or eggs between selected baskets. Starting from an arbitrary situation, what's the minimum number of steps that workers provide $100$ Stuff Baskets?

2018 Iran MO (1st Round), 9

Tags: area
A part of a forest park which is located between two roads has caught fire. The fire is spreading at a speed of $10$ kilometers per hour. If the distance between the starting point of the fire and both roads is $10$ kilometers, what is the area of the burned region after two hours in kilometers squared? (Assume that the roads are long, straight parallel lines and the fire does not enter the roads) $\textbf{(A)}\ 200\sqrt 3\qquad\textbf{(B)}\ 100 \sqrt 3\qquad\textbf{(C)}\ 400\sqrt 3 + 400 \frac{\pi}{3} \qquad\textbf{(D)}\ 200\sqrt 3 + 400 \frac{\pi}{3} \qquad\textbf{(E)}\ 400\sqrt 3 $

1997 Romania Team Selection Test, 3

Let $p$ be a prime number, $p \ge 5$, and $k$ be a digit in the $p$-adic representation of positive integers. Find the maximal length of a non constant arithmetic progression whose terms do not contain the digit $k$ in their $p$-adic representation.

Kvant 2024, M2789

Let $n>100$ be a positive integer and originally the number $1$ is written on the blackboard. Petya and Vasya play the following game: every minute Petya represents the number of the board as a sum of two distinct positive fractions with coprime nominator and denominator and Vasya chooses which one to delete. Show that Petya can play in such a manner, that after $n$ moves, the denominator of the fraction left on the board is at most $2^n+50$, no matter how Vasya acts.

2013 Waseda University Entrance Examination, 2

For a complex number $z=1+2\sqrt{6}i$ and natural number $n=1,\ 2,\ 3,\ \cdots$, express the complex number $z^n$ in using real numbers $a_n,\ b_n$ as $z^n=a_n+b_ni$. Answer the following questions. (1) Show that $a_n^2+b_n^2=5^{2n}\ (n=1,\ 2,\ 3,\ \cdots).$ (2) Find the constants $p,\ q$ such that $a_{n+2}=pa_{n+1}+qa_n$ holds for all $n$. (3) Show that $a_n$ is not a multiple of $5$ for any $n$. (4) Show that $z^n\ (n=1,\ 2,\ 3,\ \cdots)$ is not a real number.

2018 Purple Comet Problems, 5

Tags: algebra
One afternoon at the park there were twice as many dogs as there were people, and there were twice as many people as there were snakes. The sum of the number of eyes plus the number of legs on all of these dogs, people, and snakes was $510$. Find the number of dogs that were at the park.

2022 Stanford Mathematics Tournament, 3

Tags:
Determine \[\left\lfloor\prod_{n=2}^{2022}\frac{2n+2}{2n+1}\right\rfloor,\] given that the answer is relatively prime to $2022$.

2019 Saudi Arabia JBMO TST, 3

Determine all primes $p$, for which there exist positive integers $m, n$, such that $p=m^2+n^2$ and $p|m^3+n^3+8mn$.

2009 Purple Comet Problems, 24

A right circular cone pointing downward forms an angle of $60^\circ$ at its vertex. Sphere $S$ with radius $1$ is set into the cone so that it is tangent to the side of the cone. Three congruent spheres are placed in the cone on top of S so that they are all tangent to each other, to sphere $S$, and to the side of the cone. The radius of these congruent spheres can be written as $\tfrac{a+\sqrt{b}}{c}$ where $a$, $b$, and $c$ are positive integers such that $a$ and $c$ are relatively prime. Find $a + b + c$. [asy] size(150); real t=0.12; void ball(pair x, real r, real h, bool ww=true) { pair xx=yscale(t)*x+(0,h); path P=circle(xx,r); unfill(P); draw(P); if(ww) draw(ellipse(xx-(0,r/2),0.85*r,t*r)); } pair X=(0,0); real H=17, h=5, R=h/2; draw(H*dir(120)--(0,0)--H*dir(60)); draw(ellipse((0,0.87*H),H/2,t*H/2)); pair Y=(R,h+2*R),C=(0,h); real r; for(int k=0;k<20;++k) { r=-(dir(30)*Y).x; Y-=(sqrt(3)/2*Y.x-r,abs(Y-C)-R-r)/3; } ball(Y.x*dir(90),r,Y.y,false); ball(X,R,h); ball(Y.x*dir(-30),r,Y.y); ball(Y.x*dir(210),r,Y.y);[/asy]

2014 Harvard-MIT Mathematics Tournament, 32

Find all ordered pairs $(a,b)$ of complex numbers with $a^2+b^2\neq 0$, $a+\tfrac{10b}{a^2+b^2}=5$, and $b+\tfrac{10a}{a^2+b^2}=4$.

2010 Today's Calculation Of Integral, 582

Prove the following inequality. \[ \frac{\pi}{4}\sqrt{\frac{3}{2}\plus{}\sqrt{2}}<\int_0^{\frac{\pi}{2}} \sqrt{1\minus{}\frac 12\sin ^ 2 x}\ dx<\frac{\sqrt{3}}{4}\pi\]