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

1963 Poland - Second Round, 3

Solve the system of equations in integers $$x + y + z = 3$$ $$x^3 + y^3 + z^3 = 3$$

2023 India IMO Training Camp, 3

Tags: geometry
In triangle $ABC$, with orthocenter $H$ and circumcircle $\Gamma$, the bisector of angle $BAC$ meets $\overline{BC}$ at $K$. Point $Q$ lies on $\Gamma$ such that $\overline{AQ} \perp \overline{QK}$. Circumcircle of $\triangle AQH$ meets $\overline{AC}$ at $Y$ and $\overline{AB}$ at $Z$. Let $\overline{BY}$ and $\overline{CZ}$ meet at $T$. Prove that $\overline{TH} \perp \overline{KA}$

1992 ITAMO, 4

A jury of $9$ persons should decide whether a verdict is guilty or not. Each juror votes independently with the probability $1/2$ for each of the two possibilities, and noone is allowed to be abstinent. Find the probability that a fixed juror will be a part of the majority. In the case of a jury of $n$ persons, find the values of n for which the probability of being a part of the majority is greater than, equal to, and smaller than $1/2$, respectively. (For $n = 2k$, $k +1$ votes are needed for a majority.)

2010 All-Russian Olympiad Regional Round, 10.1

Nine skiers left the start line in turn and covered the distance, each at their own constant speed. Could it turn out that each skier participated in exactly four overtakes? (In each overtaking, exactly two skiers participate - the one who is overtaking, and the one who is being overtaken.)

2022 Durer Math Competition Finals, 8

The product of Albrecht’s three favorite numbers is $2022$, and if we add one to each number, their product will be $1514$. What is the sum of their squares, if we know their sum is $0$?

2013 Flanders Math Olympiad, 3

Anton the ant takes a walk along the vertices of a cube. He starts at a vertex and stops when it reaches this point again. Between two vertices it moves over an edge, a side face diagonal or a space diagonal. During the rout it visits each of the other vertices exactly [i]once [/i] and nowhere intersects its road already traveled. (a) Show that Anton walks along at least one edge. (b) Show that Anton walks along at least two edges.

2008 ITest, 89

Two perpendicular planes intersect a sphere in two circles. These circles intersect in two points, $A$ and $B$, such that $AB=42$. If the radii of the two circles are $54$ and $66$, find $R^2$, where $R$ is the radius of the sphere.

1986 French Mathematical Olympiad, Problem 3

(a) Prove or find a counter-example: For every two complex numbers $z,w$ the following inequality holds: $$|z|+|w|\le|z+w|+|z-w|.$$(b) Prove that for all $z_1,z_2,z_3,z_4\in\mathbb C$: $$\sum_{k=1}^4|z_k|\le\sum_{1\le i<j\le4}|z_i+z_j|.$$

1996 Irish Math Olympiad, 1

For each positive integer $ n$, let $ f(n)$ denote the greatest common divisor of $ n!\plus{}1$ and $ (n\plus{}1)!$. Find, without proof, a formula for $ f(n)$.

2017 Dutch Mathematical Olympiad, 2

A parallelogram $ABCD$ with $|AD| =|BD|$ has been given. A point $E$ lies on line segment $|BD|$ in such a way that $|AE| = |DE|$. The (extended) line $AE$ intersects line segment $BC$ in $F$. Line $DF$ is the angle bisector of angle $CDE$. Determine the size of angle $ABD$. [asy] unitsize (3 cm); pair A, B, C, D, E, F; D = (0,0); A = dir(250); B = dir(290); C = B + D - A; E = extension((A + D)/2, (A + D)/2 + rotate(90)*(A - D), B, D); F = extension(A, E, B, C); draw(A--B--C--D--cycle); draw(A--F--D--B); dot("$A$", A, SW); dot("$B$", B, SE); dot("$C$", C, NE); dot("$D$", D, NW); dot("$E$", E, S); dot("$F$", F, SE); [/asy]

2009 Cuba MO, 7

Let $x_1, x_2, ..., x_n$ be positive reals. Prove that $$\sum_{k=1}^n \frac{x_k(2x_k - x_{k+1} - x_{k+2})}{x_{k+1} + x_{k+2}} \ge 0$$ In the sum, cyclic indices have been taken, that is, $x_{n+1} = x_1$ and $x_{n+2} = x_2$.

1997 Turkey MO (2nd round), 1

Find all pairs of integers $(x, y)$ such that $5x^{2}-6xy+7y^{2}=383$.

2019 IFYM, Sozopol, 8

Find whether the number of powers of 2, which have a digit sum smaller than $2019^{2019}$, is finite or infinite.

Oliforum Contest III 2012, 1

Prove that exist infinite integers $n$ so that $n^2$ divides $2^n+3^n$. Thanks

2012 Romania National Olympiad, 4

[color=darkred]Let $n$ and $m$ be two natural numbers, $m\ge n\ge 2$ . Find the number of injective functions \[f\colon\{1,2,\ldots,n\}\to\{1,2,\ldots,m\}\] such that there exists a unique number $i\in\{1,2,\ldots,n-1\}$ for which $f(i)>f(i+1)\, .$[/color]

2002 Tournament Of Towns, 4

There are $n$ lamps in a row. Some of which are on. Every minute all the lamps already on go off. Those which were off and were adjacent to exactly one lamp which was on will go on. For which $n$ one can find an initial configuration of lamps which were on, such that at least one lamp will be on at any time?

ABMC Team Rounds, 2020

[u]Round 1[/u] [b]1.1.[/b] A person asks for help every $3$ seconds. Over a time period of $5$ minutes, how many times will they ask for help? [b]1.2.[/b] In a big bag, there are $14$ red marbles, $15$ blue marbles, and$ 16$ white marbles. If Anuj takes a marble out of the bag each time without replacement, how many marbles does Anuj need to remove to be sure that he will have at least $3$ red marbles? [b]1.3.[/b] If Josh has $5$ distinct candies, how many ways can he pick $3$ of them to eat? [u]Round 2[/u] [b]2.1.[/b] Annie has a circular pizza. She makes $4$ straight cuts. What is the minimum number of slices of pizza that she can make? [b]2.2.[/b] What is the sum of the first $4$ prime numbers that can be written as the sum of two perfect squares? [b]2.3.[/b] Consider a regular octagon $ABCDEFGH$ inscribed in a circle of area $64\pi$. If the length of arc $ABC$ is $n\pi$, what is $n$? [u]Round 3[/u] [b]3.1.[/b] Let $ABCDEF$ be an equiangular hexagon with consecutive sides of length $6, 5, 3, 8$, and $3$. Find the length of the sixth side. [b]3.2.[/b] Jack writes all of the integers from $ 1$ to $ n$ on a blackboard except the even primes. He selects one of the numbers and erases all of its digits except the leftmost one. He adds up the new list of numbers and finds that the sum is $2020$. What was the number he chose? [b]3.3.[/b] Our original competition date was scheduled for April $11$, $2020$ which is a Saturday. The numbers $4116$ and $2020$ have the same remainder when divided by $x$. If $x$ is a prime number, find the sum of all possible $x$. [u]Round 4[/u] [b]4.1.[/b] The polynomials $5p^2 + 13pq + cq^2$ and $5p^2 + 13pq - cq^2$ where $c$ is a positive integer can both be factored into linear binomials with integer coefficients. Find $c$. [b]4.2.[/b] In a Cartesian coordinate plane, how many ways are there to get from $(0, 0)$ to $(2, 3)$ in $7$ moves, if each move consists of a moving one unit either up, down, left, or right? [b]4.3.[/b] Bob the Builder is building houses. On Monday he finds an empty field. Each day starting on Monday, he finishes building a house at noon. On the $n$th day, there is a $\frac{n}{8}$ chance that a storm will appear at $3:14$ PM and destroy all the houses on the field. At any given moment, Bob feels sad if and only if there is exactly $1$ house left on the field that is not destroyed. The probability that he will not be sad on Friday at $6$ PM can be expressed as $p/q$ in simplest form. Find $p + q$. PS. You should use hide for answers. Rounds 5-8 have been posted [url=https://artofproblemsolving.com/community/c3h2784570p24468605]here[/url]. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].

2008 Sharygin Geometry Olympiad, 22

(A.Khachaturyan, 10--11) a) All vertices of a pyramid lie on the facets of a cube but not on its edges, and each facet contains at least one vertex. What is the maximum possible number of the vertices of the pyramid? b) All vertices of a pyramid lie in the facet planes of a cube but not on the lines including its edges, and each facet plane contains at least one vertex. What is the maximum possible number of the vertices of the pyramid?

2017 European Mathematical Cup, 3

Let $ABC$ be a scalene triangle and let its incircle touch sides $BC$, $CA$ and $AB$ at points $D$, $E$ and $F$ respectively. Let line $AD$ intersect this incircle at point $X$. Point $M$ is chosen on the line $FX$ so that the quadrilateral $AFEM$ is cyclic. Let lines $AM$ and $DE$ intersect at point $L$ and let $Q$ be the midpoint of segment $AE$. Point $T$ is given on the line $LQ$ such that the quadrilateral $ALDT$ is cyclic. Let $S$ be a point such that the quadrilateral $TFSA$ is a parallelogram, and let $N$ be the second point of intersection of the circumcircle of triangle $ASX$ and the line $TS$. Prove that the circumcircles of triangles $TAN$ and $LSA$ are tangent to each other.

2020 Malaysia IMONST 1, 2

If Natalie cuts a round pizza with $4$ straight cuts, what is the maximum number of pieces that she can get? Note: Assume that all the cuts are vertical (perpendicular to the surface of the pizza). She cannot move the pizza pieces until she finishes cutting.

2022 HMNT, 10

There is a unit circle that starts out painted white. Every second, you choose uniformly at random an arc of arclength $1$ of the circle and paint it a new color. You use a new color each time, and new paint covers up old paint. Let $c_n$ be the expected number of colors visible after $n$ seconds. Compute $\lim_{n\to \infty} c_n$.

2018 ELMO Shortlist, 1

Let $f:\mathbb{R}\to\mathbb{R}$ be a bijective function. Does there always exist an infinite number of functions $g:\mathbb{R}\to\mathbb{R}$ such that $f(g(x))=g(f(x))$ for all $x\in\mathbb{R}$? [i]Proposed by Daniel Liu[/i]

1958 Miklós Schweitzer, 2

Tags:
[b]2.[/b] Let $A(x)$ denote the number of positive integers $n$ not greater than $x$ and having at least one prime divisor greater than $\sqrt[3]{n}$. Prove that $\lim_{x\to \infty} \frac {A(x)}{x}$ exists. [b](N. 15)[/b]

2020 CCA Math Bonanza, L3.3

Tags:
Compute the largest prime factor of $111^2+11^3+1^1$. [i]2020 CCA Math Bonanza Lightning Round #3.3[/i]

2022 Germany Team Selection Test, 3

Determine all integers $n\geqslant 2$ with the following property: every $n$ pairwise distinct integers whose sum is not divisible by $n$ can be arranged in some order $a_1,a_2,\ldots, a_n$ so that $n$ divides $1\cdot a_1+2\cdot a_2+\cdots+n\cdot a_n.$ [i]Arsenii Nikolaiev, Anton Trygub, Oleksii Masalitin, and Fedir Yudin[/i]