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

1991 Greece National Olympiad, 4

In how many ways can we construct a square with dimensions $3\times 3$ using $3$ white, $3$ green and $3$ red squares of dimensions $1\times 1$, such that in every horizontal and in every certical line, squares have different colours .

2025 Bulgarian Winter Tournament, 10.2

Let $D$ be an arbitrary point on the side $BC$ of the non-isosceles acute triangle $ABC$. The circle with center $D$ and radius $DA$ intersects the rays $AB^\to$ (after $B$) and $AC^\to$ (after $C$) at $M$ and $N$. Prove that the orthocenter of triangle $AMN$ lies on a fixed line, independent of the choice of $D$.

1969 Bulgaria National Olympiad, Problem 1

Prove that if the sum of $x^5,y^5$ and $z^5$, where $x,y$ and $z$ are integer numbers, is divisible by $25$ then the sum of some two of them is divisible by $25$.

2014 NIMO Problems, 6

Tags: inequalities
For all positive integers $k$, define $f(k)=k^2+k+1$. Compute the largest positive integer $n$ such that \[2015f(1^2)f(2^2)\cdots f(n^2)\geq \Big(f(1)f(2)\cdots f(n)\Big)^2.\][i]Proposed by David Altizio[/i]

2013 Stanford Mathematics Tournament, 6

Compute the largest root of $x^4-x^3-5x^2+2x+6$.

2014 Baltic Way, 4

Find all functions $f$ defined on all real numbers and taking real values such that \[f(f(y)) + f(x - y) = f(xf(y) - x),\] for all real numbers $x, y.$

1987 IMO Shortlist, 3

Does there exist a second-degree polynomial $p(x, y)$ in two variables such that every non-negative integer $ n $ equals $p(k,m)$ for one and only one ordered pair $(k,m)$ of non-negative integers? [i]Proposed by Finland.[/i]

2000 AMC 12/AHSME, 24

If circular arcs $ AC$ and $ BC$ have centers at $ B$ and $ A$, respectively, then there exists a circle tangent to both $ \stackrel{\frown}{AC}$ and $ \stackrel{\frown}{BC}$, and to $ \overline{AB}$. If the length of $ \stackrel{\frown}{BC}$ is $ 12$, then the circumference of the circle is [asy]unitsize(4cm); defaultpen(fontsize(8pt)+linewidth(.8pt)); dotfactor=3; pair O=(0,.375); pair A=(-.5,0); pair B=(.5,0); pair C=shift(-.5,0)*dir(60); draw(Arc(A,1,0,60)); draw(Arc(B,1,120,180)); draw(A--B); draw(Circle(O,.375)); dot(A); dot(B); dot(C); label("$A$",A,SW); label("$B$",B,SE); label("$C$",C,N);[/asy]$ \textbf{(A)}\ 24 \qquad \textbf{(B)}\ 25 \qquad \textbf{(C)}\ 26 \qquad \textbf{(D)}\ 27 \qquad \textbf{(E)}\ 28$

2007 Oral Moscow Geometry Olympiad, 3

Construct a parallelogram $ABCD$, if three points are marked on the plane: the midpoints of its altitudes $BH$ and $BP$ and the midpoint of the side $AD$.

1979 IMO, 3

Let $A$ and $E$ be opposite vertices of an octagon. A frog starts at vertex $A.$ From any vertex except $E$ it jumps to one of the two adjacent vertices. When it reaches $E$ it stops. Let $a_n$ be the number of distinct paths of exactly $n$ jumps ending at $E$. Prove that: \[ a_{2n-1}=0, \quad a_{2n}={(2+\sqrt2)^{n-1} - (2-\sqrt2)^{n-1} \over\sqrt2}. \]