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

2009 Harvard-MIT Mathematics Tournament, 4

Tags: function
How many functions $f : f\{1, 2, 3, 4, 5\}\longrightarrow\{1, 2, 3, 4, 5\}$ satisfy $f(f(x)) = f(x)$ for all $x\in\{ 1,2, 3, 4, 5\}$?

2016 PUMaC Algebra Individual A, A1

Tags:
Let $a_1 = 20$, $a_2 = 16$, and for $k \ge 3$, let $a_k = \sqrt[3]{k-a_{k-1}^3-a_{k-2}^3}$. Compute $a_1^3+a_2^3+\cdots + a_{10}^3$.

2020 International Zhautykov Olympiad, 5

Let $Z$ be the set of all integers. Find all the function $f: Z->Z$ such that $f(4x+3y)=f(3x+y)+f(x+2y)$ For all integers $x,y$

2005 USAMO, 6

For $m$ a positive integer, let $s(m)$ be the sum of the digits of $m$. For $n\ge 2$, let $f(n)$ be the minimal $k$ for which there exists a set $S$ of $n$ positive integers such that $s\left(\sum_{x\in X} x\right)=k$ for any nonempty subset $X\subset S$. Prove that there are constants $0<C_1<C_2$ with \[C_1 \log_{10} n \le f(n) \le C_2 \log_{10} n.\]

2008 India National Olympiad, 2

Find all triples $ \left(p,x,y\right)$ such that $ p^x\equal{}y^4\plus{}4$, where $ p$ is a prime and $ x$ and $ y$ are natural numbers.

2022 Indonesia TST, N

Prove that there exists a set $X \subseteq \mathbb{N}$ which contains exactly 2022 elements such that for every distinct $a, b, c \in X$ the following equality: \[ \gcd(a^n+b^n, c) = 1 \] is satisfied for every positive integer $n$.

1968 Dutch Mathematical Olympiad, 5

A square of side $n$ ($n$ natural) is divided into $n^2$ squares of side $1$. Each pair of "horizontal" boundary lines and each pair of "vertical" boundary lines enclose a rectangle (a square is also considered a rectangle). A rectangle has a length and a width; the width is less than or equal to the length. (a) Prove that there are $8$ rectangles of width $n - 1$. (b) Determine the number of rectangles with width $n -k$ ($0\le k \le n -1,k$ integer). (c) Determine a formula for $1^3 + 2^3 +...+ n^3$.

1952 Moscow Mathematical Olympiad, 215

$\vartriangle ABC$ is divided by a straight line $BD$ into two triangles. Prove that the sum of the radii of circles inscribed in triangles $ABD$ and $DBC$ is greater than the radius of the circle inscribed in $\vartriangle ABC$.

1958 AMC 12/AHSME, 38

Let $ r$ be the distance from the origion to a point $ P$ with coordinates $ x$ and $ y$. Designate the ratio $ \frac{y}{r}$ by $ s$ and the ratio $ \frac{x}{r}$ by $ c$. Then the values of $ s^2 \minus{} c^2$ are limited to the numbers: $ \textbf{(A)}\ \text{less than }{\minus{}1}\text{ are greater than }{\plus{}1}\text{, both excluded}\qquad\\ \textbf{(B)}\ \text{less than }{\minus{}1}\text{ are greater than }{\plus{}1}\text{, both included}\qquad \\ \textbf{(C)}\ \text{between }{\minus{}1}\text{ and }{\plus{}1}\text{, both excluded}\qquad \\ \textbf{(D)}\ \text{between }{\minus{}1}\text{ and }{\plus{}1}\text{, both included}\qquad \\ \textbf{(E)}\ {\minus{}1}\text{ and }{\plus{}1}\text{ only}$

2004 Purple Comet Problems, 21

Find the number of different quadruples $(a, b, c, d)$ of positive integers such that $ab =cd = a + b + c + d - 3$.

2015 Saint Petersburg Mathematical Olympiad, 2

$AB=CD,AD \parallel BC$ and $AD>BC$. $\Omega$ is circumcircle of $ABCD$. Point $E$ is on $\Omega$ such that $BE \perp AD$. Prove that $AE+BC>DE$

2018 Silk Road, 3

Given the natural $n$. We shall call [i]word [/i] sequence from $n$ letters of the alphabet, and [i]distance [/i] $\rho(A, B)$ between [i]words [/i] $A=a_1a_2\dots a_n$ and $B=b_1b_2\dots b_n$ , the number of digits in which they differ (that is, the number of such $i$, for which $a_i\ne b_i$). We will say that the [i]word [/i] $C$ [i]lies [/i] between words $A$ and $B$ , if $\rho (A,B)=\rho(A,C)+\rho(C,B)$. What is the largest number of [i]words [/i] you can choose so that among any three, there is a [i]word lying[/i] between the other two?

2002 Taiwan National Olympiad, 6

Let $A,B,C$ be fixed points in the plane , and $D$ be a variable point on the circle $ABC$, distinct from $A,B,C$ . Let $I_{A},I_{B},I_{C},I_{D}$ be the Simson lines of $A,B,C,D$ with respect to triangles $BCD,ACD,ABD,ABC$ respectively. Find the locus of the intersection points of the four lines $I_{A},I_{B},I_{C},I_{D}$ when point $D$ varies.

1999 Romania National Olympiad, 3

Let $ABCDA'B'C'D'$ be a right parallelepiped, $E$ and $F$ the projections of $A$ on the lines $A'D$, $A'C$, respectively, and $P, Q$ the projections of $B'$ on the lines $A'C'$ and $A'C$ Prove that a) the planes $(AEF)$ and $(B'PQ)$ are parallel b) the triangles $AEF$ and $B'PQ$ are similar.

2014 AMC 12/AHSME, 22

In a small pond there are eleven lily pads in a row labeled $0$ through $10$. A frog is sitting on pad $1$. When the frog is on pad $N$, $0<N<10$, it will jump to pad $N-1$ with probability $\frac{N}{10}$ and to pad $N+1$ with probability $1-\frac{N}{10}$. Each jump is independent of the previous jumps. If the frog reaches pad $0$ it will be eaten by a patiently waiting snake. If the frog reaches pad $10$ it will exit the pond, never to return. What is the probability that the frog will escape being eaten by the snake? $ \textbf {(A) } \frac{32}{79} \qquad \textbf {(B) } \frac{161}{384} \qquad \textbf {(C) } \frac{63}{146} \qquad \textbf {(D) } \frac{7}{16} \qquad \textbf {(E) } \frac{1}{2} $

1994 Denmark MO - Mohr Contest, 3

The third-degree polynomial $P(x)=x^3+2x^2-3x-5$ has the three roots $a$, $b$ and $c$. State a third degree polynomial with roots $\frac{1}{a}$, $\frac{1}{b}$ and $\frac{1}{c}$.

1992 AIME Problems, 3

Tags: ratio
A tennis player computes her win ratio by dividing the number of matches she has won by the total number of matches she has played. At the start of a weekend, her win ratio is exactly $.500$. During the weekend, she plays four matches, winning three and losing one. At the end of the weekend, her win ratio is greater than $.503$. What's the largest number of matches she could've won before the weekend began?

2013 Chile National Olympiad, 3

Given a finite sequence of real numbers $a_1,a_2,...,a_n$ such that $$a_1 + a_2 + ... + a_n > 0.$$ Prove that there is at least one index $ i$ such that $$a_i > 0, a_i + a_{i+1} > 0, ..., a_i + a_{i+1} + ...+ a_n > 0.$$

2018 AMC 12/AHSME, 21

In $\triangle{ABC}$ with side lengths $AB = 13$, $AC = 12$, and $BC = 5$, let $O$ and $I$ denote the circumcenter and incenter, respectively. A circle with center $M$ is tangent to the legs $AC$ and $BC$ and to the circumcircle of $\triangle{ABC}$. What is the area of $\triangle{MOI}$? $\textbf{(A)}\ 5/2\qquad\textbf{(B)}\ 11/4\qquad\textbf{(C)}\ 3\qquad\textbf{(D)}\ 13/4\qquad\textbf{(E)}\ 7/2$

2019 Dutch IMO TST, 3

Let $ABC$ be an acute angles triangle with $O$ the center of the circumscribed circle. Point $Q$ lies on the circumscribed circle of $\vartriangle BOC$ so that $OQ$ is a diameter. Point $M$ lies on $CQ$ and point $N$ lies internally on line segment $BC$ so that $ANCM$ is a parallelogram. Prove that the circumscribed circle of $\vartriangle BOC$ and the lines $AQ$ and $NM$ pass through the same point.

1981 Romania Team Selection Tests, 1.

Let $P(X)=aX^3-\frac16 X$ where $a\in\mathbb{R}$. [b]1)[/b] Determine $a$ such that for every $\alpha\in\mathbb{Z}$ we have $P(\alpha)\in\mathbb{Z}$. [b]2)[/b] Show that if $a$ is irrational then for every $0<u<v<1$ there exists $n\in\mathbb{Z}$ such that \[u<P(n)-\lfloor P(n)\rfloor <v.\] Generalize the problem!

2008 Junior Balkan Team Selection Tests - Moldova, 5

Tags: algebra
Find all natural pairs $ (x,y)$, such that $ x$ and $ y$ are relative prime and satisfy equality: $ 2x^2 \plus{} 5xy \plus{} 3y^2 \equal{} 41x \plus{} 62y \plus{} 21$.

2018 Iran MO (3rd Round), 1

Alice and Bob are play a game in a $(2n)*(2n)$ chess boared.Alice starts from the top right point moving 1 unit in every turn.Bob starts from the down left square and does the same.The goal of Alice is to make a closed shape ending in its start position and cannot reach any point that was reached before by any of players .if a players cannot move the other player keeps moving.what is the maximum are of the shape that the first player can build with every strategy of second player.

2024 Oral Moscow Geometry Olympiad, 1

In a plane: 1. An ellipse with foci $F_1$, $F_2$ lies inside a circle $\omega$. Construct a chord $AB$ of $\omega$. touching the ellipse and such that $A$, $B$, $F_1$, and $F_2$ are concyclic. 2. Let a point $P$ lie inside an acute angled triangle $ABC$, and $A'$, $B'$, $C'$ be the projections of $P$ to $BC$, $CA$, $AB$ respectively. Prove that the diameter of circle $A'B'C'$ equals $CP$ if and only if the circle $ABP$ passes through the circumcenter of $ABC$. [i]Proposed by Alexey Zaslavsky[/i] [img]https://cdn.artofproblemsolving.com/attachments/8/e/ac4a006967fb7013efbabf03e55a194cbaa18b.png[/img]

2005 India IMO Training Camp, 2

Find all functions $ f: \mathbb{N^{*}}\to \mathbb{N^{*}}$ satisfying \[ \left(f^{2}\left(m\right)+f\left(n\right)\right) \mid \left(m^{2}+n\right)^{2}\] for any two positive integers $ m$ and $ n$. [i]Remark.[/i] The abbreviation $ \mathbb{N^{*}}$ stands for the set of all positive integers: $ \mathbb{N^{*}}=\left\{1,2,3,...\right\}$. By $ f^{2}\left(m\right)$, we mean $ \left(f\left(m\right)\right)^{2}$ (and not $ f\left(f\left(m\right)\right)$). [i]Proposed by Mohsen Jamali, Iran[/i]