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

1997 Putnam, 4

Tags: function
Let $G$ be group with identity $e$ and $\phi :G\to G$ be a function such that : \[ \phi(g_1)\cdot \phi(g_2)\cdot \phi(g_3)=\phi(h_1)\cdot \phi(h_2)\cdot \phi(h_3) \] Whenever $g_1\cdot g_2\cdot g_3=e=h_1\cdot h_2\cdot h_3$ Show there exists $a\in G$ such that $\psi(x)=a\phi(x)$ is a homomorphism. (that is $\psi(x\cdot y)=\psi (x)\cdot \psi(y)$ for all $x,y\in G$ )

2012 Ukraine Team Selection Test, 9

The inscribed circle $\omega$ of the triangle $ABC$ touches its sides $BC, CA$ and $AB$ at points $A_1, B_1$ and $C_1$, respectively. Let $S$ be the intersection point of lines passing through points $B$ and $C$ and parallel to $A_1C_1$ and $A_1B_1$ respectively, $A_0$ be the foot of the perpendicular drawn from point $A_1$ on $B_1C_1$, $G_1$ be the centroid of triangle $A_1B_1C_1$, $P$ be the intersection point of the ray $G_1A_0$ with $\omega$. Prove that points $S, A_1$, and $P$ lie on a straight line.

2016 ASDAN Math Tournament, 9

Tags:
Compute $$\int_0^\infty\frac{\ln\left(\frac{1+x^{11}}{1+x^3}\right)}{(1+x^2)\ln x}dx.$$

2021 Purple Comet Problems, 3

Tags:
The diagram shows a semicircle with diameter $20$ and the circle with greatest diameter that fits inside the semicircle. The area of the shaded region is $N\pi$, where $N$ is a positive integer. Find $N$.

2023 Brazil Undergrad MO, 5

A drunken horse moves on an infinite board whose squares are numbered in pairs $(a, b) \in \mathbb{Z}^2$. In each movement, the 8 possibilities $$(a, b) \rightarrow (a \pm 1, b \pm 2),$$ $$(a, b) \rightarrow (a \pm 2, b \pm 1)$$ are equally likely. Knowing that the knight starts at $(0, 0)$, calculate the probability that, after $2023$ moves, it is in a square $(a, b)$ with $a \equiv 4 \pmod 8$ and $b \equiv 5 \pmod 8$.

2014 Contests, 2

Tags: quick nt
2. What’s the closest number to $169$ that’s divisible by $9$?

2010 Canada National Olympiad, 2

Tags:
Let $A,B,P$ be three points on a circle. Prove that if $a,b$ are the distances from $P$ to the tangents at $A,B$ respectively, and $c$ is the distance from $P$ to the chord $AB$, then $c^2 =ab$.

2018 IFYM, Sozopol, 6

Find all sets $(a, b, c)$ of different positive integers $a$, $b$, $c$, for which: [b]*[/b] $2a - 1$ is a multiple of $b$; [b]*[/b] $2b - 1$ is a multiple of $c$; [b]*[/b] $2c - 1$ is a multiple of $a$.

1978 Polish MO Finals, 2

In a coordinate plane, consider the set of points with integer cooedinates at least one of which is not divisible by $4$. Prove that these points cannot be partitioned into pairs such that the distance between points in each pair equals $1$. In other words, an infinite chessboard, whose cells with both coordinates divisible by $4$ are cut out, cannot be tiled by dominoes.

2002 Dutch Mathematical Olympiad, 3

$A, B$ and $C$ are points in the plane with integer coordinates. The lengths of the sides of triangle $ABC$ are integer numbers. Prove that the perimeter of the triangle is an even number.

VII Soros Olympiad 2000 - 01, 11.2

For all valid values ​​of $a, b$, and $c$, solve the equation $$\frac{a (x-b) (x-c) }{(a-b) (a-c)} + \frac{b (x-c) (x-a)}{(b-c) (b-a)} +\frac{c (x-a) (x-b) }{(c-a ) (c-b)} = x^2$$

1988 Brazil National Olympiad, 3

Find all functions $f:\mathbb{N}^* \rightarrow \mathbb{N}$ such that [list] [*] $f(x \cdot y) = f(x) + f(y)$ [*] $f(30) = 0$ [*] $f(x)=0$ always when the units digit of $x$ is $7$ [/list]

1995 IMC, 10

a) Prove that for every $\epsilon>0$ there is a positive integer $n$ and real numbers $\lambda_{1},\dots,\lambda_{n}$ such that $$\max_{x\in [-1,1]}|x-\sum_{k=1}^{n}\lambda_{k}x^{2k+1}|<\epsilon.$$ b) Prove that for every odd continuous function $f$ on $[-1,1]$ and for every $\epsilon>0$ there is a positive integer $n$ and real numbers $\mu_{1},\dots,\mu_{n}$ such that $$\max_{x\in [-1,1]}|f(x)-\sum_{k=1}^{n}\mu_{k}x^{2k+1}|<\epsilon.$$

2021 New Zealand MO, 5

Find all pairs of integers $x, y$ such that $y^5 + 2xy = x^2 + 2y^4.$ .

1980 USAMO, 3

Let $F_r=x^r\sin{rA}+y^r\sin{rB}+z^r\sin{rC}$, where $x,y,z,A,B,C$ are real and $A+B+C$ is an integral multiple of $\pi$. Prove that if $F_1=F_2=0$, then $F_r=0$ for all positive integral $r$.

2024 JBMO TST - Turkey, 5

Find all positive integer values of $n$ such that the value of the $$\frac{2^{n!}-1}{2^n-1}$$ is a square of an integer.

2012 Estonia Team Selection Test, 6

Let $m$ be a positive integer, and consider a $m\times m$ checkerboard consisting of unit squares. At the centre of some of these unit squares there is an ant. At time $0$, each ant starts moving with speed $1$ parallel to some edge of the checkerboard. When two ants moving in the opposite directions meet, they both turn $90^{\circ}$ clockwise and continue moving with speed $1$. When more than $2$ ants meet, or when two ants moving in perpendicular directions meet, the ants continue moving in the same direction as before they met. When an ant reaches one of the edges of the checkerboard, it falls off and will not re-appear. Considering all possible starting positions, determine the latest possible moment at which the last ant falls off the checkerboard, or prove that such a moment does not necessarily exist. [i]Proposed by Toomas Krips, Estonia[/i]

2024 IFYM, Sozopol, 8

In space, there are \( 13 \) points, no four of which lie in the same plane. Three of the points are colored blue, and the triangle with these points as vertices will be called a [i]blue triangle[/i]. The remaining \( 10 \) points are colored red. We say that a triangle with three red vertices is [i]attached[/i] to the blue triangle if the boundary of the red triangle intersects the blue triangle (either in its interior or on its boundary) at exactly one point. Is it possible for the number of attached triangles to be \( 33 \)?

2022 BMT, 11

Kylie is trying to count to $202250$. However, this would take way too long, so she decides to only write down positive integers from $1$ to $202250$, inclusive, that are divisible by $125$. How many times does she write down the digit $2$?

2018 Costa Rica - Final Round, 6

The four faces of a right triangular pyramid are equilateral triangles whose edge measures $3$ dm. Suppose the pyramid is hollow, resting on one of its faces at a horizontal surface (see attached figure) and that there is $2$ dm$^3$ of water inside. Determine the height that the liquid reaches inside the pyramid. [img]https://cdn.artofproblemsolving.com/attachments/0/7/6cd6e1077620371e56ed57d19fd3d05a58904e.png[/img]

2019 Harvard-MIT Mathematics Tournament, 10

Tags: hmmt , algebra
Prove that for all positive integers $n$, all complex roots $r$ of the polynomial \[P(x) = (2n)x^{2n} + (2n-1)x^{2n-1} + \dots + (n+1)x^{n+1} + nx^n + (n+1)x^{n-1} + \dots + (2n-1)x + 2n\] lie on the unit circle (i.e. $|r| = 1$).

2014 Sharygin Geometry Olympiad, 3

An acute angle $A$ and a point $E$ inside it are given. Construct points $B, C$ on the sides of the angle such that $E$ is the center of the Euler circle of triangle $ABC$. (E. Diomidov)

2021 Moldova Team Selection Test, 3

Acute triangle $ABC$ with $AB>BC$ is inscribed in circle $\Omega$. Points $D$ and $E$, that lie on $(BC)$ and $(AB)$ are the feet of altitudes from $A$ and $C$ in triangle $ABC$, and $M$ is the midpoint of the segment $DE$. Half-line $(AM$ intersects the circle $\Omega$ for the second time in $N$. Show that the circumcenter of triangle $MDN$ lies on the line $BC$.

2015 239 Open Mathematical Olympiad, 5

Edges of a complete graph with $2m$ vertices are properly colored with $2m-1$ colors. It turned out that for any two colors all the edges colored in one of these two colors can be described as union of several $4$-cycles. Prove that $m$ is a power of $2$.

2015 Online Math Open Problems, 21

Tags:
Let $A_1A_2A_3A_4A_5$ be a regular pentagon inscribed in a circle with area $\tfrac{5+\sqrt{5}}{10}\pi$. For each $i=1,2,\dots,5$, points $B_i$ and $C_i$ lie on ray $\overrightarrow{A_iA_{i+1}}$ such that \[B_iA_i \cdot B_iA_{i+1} = B_iA_{i+2} \quad \text{and} \quad C_iA_i \cdot C_iA_{i+1} = C_iA_{i+2}^2\]where indices are taken modulo 5. The value of $\tfrac{[B_1B_2B_3B_4B_5]}{[C_1C_2C_3C_4C_5]}$ (where $[\mathcal P]$ denotes the area of polygon $\mathcal P$) can be expressed as $\tfrac{a+b\sqrt{5}}{c}$, where $a$, $b$, and $c$ are integers, and $c > 0$ is as small as possible. Find $100a+10b+c$. [i]Proposed by Robin Park[/i]