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

2019 BAMO, C/1

You are traveling in a foreign country whose currency consists of five different-looking kinds of coins. You have several of each coin in your pocket. You remember that the coins are worth $1, 2, 5, 10$, and $20$ florins, but you have no idea which coin is which and you don’t speak the local language. You find a vending machine where a single candy can be bought for $1$ florin: you insert any kind of coin, and receive $1$ candy plus any change owed. You can only buy one candy at a time, but you can buy as many as you want, one after the other. What is the least number of candies that you must buy to ensure that you can determine the values of all the coins? Prove that your answer is correct.

PEN I Problems, 4

Show that for all positive integers $n$, \[\lfloor \sqrt{n}+\sqrt{n+1}\rfloor =\lfloor \sqrt{4n+1}\rfloor =\lfloor \sqrt{4n+2}\rfloor =\lfloor \sqrt{4n+3}\rfloor.\]

2024 All-Russian Olympiad Regional Round, 9.8

Tags: geometry
Let $ABC$ be an acute triangle and let $P, Q$ lie on the segment $BC$ such that $BP=PQ=CQ$. The feet of the perpendiculars from $P, Q$ to $AC, AB$ are $X, Y$. Show that the centroid of $ABC$ is equidistant from the lines $QX$ and $PY$.

1966 AMC 12/AHSME, 25

Tags: function
If $F(n+1)=\frac{2F(n)+1}{2}$ for $n=1,2,\ldots$, and $F(1)=2$, then $F(101)$ equals: $\text{(A)} \ 49 \qquad \text{(B)} \ 50 \qquad \text{(C)} \ 51 \qquad \text{(D)} \ 52 \qquad \text{(E)} \ 53$

2010 District Olympiad, 2

Tags: algebra
Consider the sequence $ (x_n)_{n\ge 0}$ where $ x_n\equal{}2^{n}\minus{}1\ ,\ n\in \mathbb{N}$. Determine all the natural numbers $ p$ for which: \[ s_p\equal{}x_0\plus{}x_1\plus{}x_2\plus{}...\plus{}x_p\] is a power with natural exponent of $ 2$.

2007 China Girls Math Olympiad, 1

A positive integer $ m$ is called [i]good[/i] if there is a positive integer $ n$ such that $ m$ is the quotient of $ n$ by the number of positive integer divisors of $ n$ (including $ 1$ and $ n$ itself). Prove that $ 1, 2, \ldots, 17$ are good numbers and that $ 18$ is not a good number.

2005 Baltic Way, 14

Let the medians of the triangle $ABC$ meet at $G$. Let $D$ and $E$ be different points on the line $BC$ such that $DC=CE=AB$, and let $P$ and $Q$ be points on the segments $BD$ and $BE$, respectively, such that $2BP=PD$ and $2BQ=QE$. Determine $\angle PGQ$.

2021 Purple Comet Problems, 11

There are nonzero real numbers $a$ and $b$ so that the roots of $x^2 + ax + b$ are $3a$ and $3b$. There are relatively prime positive integers $m$ and $n$ so that $a - b = \tfrac{m}{n}$. Find $m + n$.

2012 Turkmenistan National Math Olympiad, 2

If the polynomial $P(x)=ax^2+bx+c$ takes value $0$ for three different values of $x$, then prove the polynomial $P(x)$ takes value $0$ for all $x$.

2022 Stanford Mathematics Tournament, 5

$x$, $y$, and $z$ are real numbers such that $xyz=10$. What is the maximum possible value of $x^3y^3z^3-3x^4-12y^2-12z^4$?

1991 Hungary-Israel Binational, 1

Suppose $f(x)$ is a polynomial with integer coefficients such that $f(0) = 11$ and $f(x_1) = f(x_2) = ... = f(x_n) = 2002$ for some distinct integers $x_1, x_2, . . . , x_n$. Find the largest possible value of $n$.

2013 ELMO Shortlist, 2

Let $n$ be a fixed positive integer. Initially, $n$ 1's are written on a blackboard. Every minute, David picks two numbers $x$ and $y$ written on the blackboard, erases them, and writes the number $(x+y)^4$ on the blackboard. Show that after $n-1$ minutes, the number written on the blackboard is at least $2^{\frac{4n^2-4}{3}}$. [i]Proposed by Calvin Deng[/i]

1965 Miklós Schweitzer, 3

Let $ a,b_0,b_1,b_2,...,b_{n\minus{}1}$ be complex numbers, $ A$ a complex square matrix of order $ p$, and $ E$ the unit matrix of order $ p$. Assuming that the eigenvalues of $ A$ are given, determine the eigenvalues of the matrix \[ B\equal{}\begin{pmatrix} b_0E&b_1A&b_2A^2&\cdots&b_{n\minus{}1}A^{n\minus{}1} \\ ab_{n\minus{}1}A^{n\minus{}1}&b_0E&b_1A&\cdots&b_{n\minus{}2}A^{n\minus{}2}\\ ab_{n\minus{}2}A^{n\minus{}2}&ab_{n\minus{}1}A^{n\minus{}1}&b_0E&\cdots&b_{n\minus{}3}A^{n\minus{}3}\\ \vdots&\vdots&\vdots&\ddots&\vdots&\\ ab_1A&ab_2A^2&ab_3A^3&\cdots&b_0E \end{pmatrix}\quad\]

2009 Germany Team Selection Test, 1

Consider cubes of edge length 5 composed of 125 cubes of edge length 1 where each of the 125 cubes is either coloured black or white. A cube of edge length 5 is called "big", a cube od edge length is called "small". A posititve integer $ n$ is called "representable" if there is a big cube with exactly $ n$ small cubes where each row of five small cubes has an even number of black cubes whose centres lie on a line with distances $ 1,2,3,4$ (zero counts as even number). (a) What is the smallest and biggest representable number? (b) Construct 45 representable numbers.

2020 Online Math Open Problems, 12

Tags:
At a party, there are $100$ cats. Each pair of cats flips a coin, and they shake paws if and only if the coin comes up heads. It is known that exactly $4900$ pairs of cats shook paws. After the party, each cat is independently assigned a ``happiness index" uniformly at random in the interval $[0,1]$. We say a cat is [i]practical[/i] if it has a happiness index that is strictly greater than the index of every cat with which it shook paws. The expected value of the number of practical cats is $\frac{m}{n}$, where $m$ and $n$ are positive integers with $\gcd(m,n)=1$. Compute $100m + n$. [i]Proposed by Brandon Wang[/i]

2013 Germany Team Selection Test, 2

Call admissible a set $A$ of integers that has the following property: If $x,y \in A$ (possibly $x=y$) then $x^2+kxy+y^2 \in A$ for every integer $k$. Determine all pairs $m,n$ of nonzero integers such that the only admissible set containing both $m$ and $n$ is the set of all integers. [i]Proposed by Warut Suksompong, Thailand[/i]

1998 USAMTS Problems, 4

Tags:
Show that it is possible to arrange seven distinct points in the plane so that among any three of these seven points, two of the points are a unit distance apart. (Your solution should include a carefully prepared sketch of the seven points, along with all segments that are of unit length.)

2007 Abels Math Contest (Norwegian MO) Final, 1

We consider the sum of the digits of a positive integer. For example, the sum of the digits of $2007$ is equal to $9$, since $2 + 0 + 0 + 7 = 9$. (a) How many integers $n$, where $0 < n < 100 000$, have an even sum of digits? (b) How many integers $n$, where $0 < n < 100 000$, have a sum of digits that is less than or equal to $22$?

2015 Paraguayan Mathematical Olympiad, Problem 4

Tags: geometry
The sidelengths of a triangle are natural numbers multiples of $7$, smaller than $40$. How many triangles satisfy these conditions?

2018 Serbia JBMO TST, 3

Solve the equation in positive integers: $2^x-3^y 5^z=1009$.

2024 Kosovo EGMO Team Selection Test, P1

There are two piles of stones with $1012$ stones each. Ann and Ben play a game. In every move, a player removes two stones from one of the piles and adds one to the other pile. Ann goes first. The first player to remove the last stone in one of the piles wins the game. Which player has a winning strategy and why?

2022 MIG, 24

Tags:
Jenn draws a scalene triangle, and measures the heights from each of the vertices to its opposite side. She discovers that the three height lengths are all roots of the polynomial $x^3 - 3.9 x^2 + 4.4 x - 1.2.$ What is the length of the inradius of the triangle? $\textbf{(A) }\frac{3}{13}\qquad\textbf{(B) }\frac{3}{11}\qquad\textbf{(C) }\frac{2}{7}\qquad\textbf{(D) }\frac{8}{15}\qquad\textbf{(E) }\frac{9}{14}$

1997 Swedish Mathematical Competition, 5

Let $s(m)$ denote the sum of (decimal) digits of a positive integer $m$. Prove that for every integer $n > 1$ not equal to $10$ there is a unique integer $f(n) \ge 2$ such that $s(k)+s(f(n)-k) = n$ for all integers $k$ with $0 < k < f(n)$.

2021 IMO Shortlist, A4

Show that the inequality \[\sum_{i=1}^n \sum_{j=1}^n \sqrt{|x_i-x_j|}\leqslant \sum_{i=1}^n \sum_{j=1}^n \sqrt{|x_i+x_j|}\]holds for all real numbers $x_1,\ldots x_n.$

2020 Cono Sur Olympiad, 1

Ari and Beri play a game using a deck of $2020$ cards with exactly one card with each number from $1$ to $2020$. Ari gets a card with a number $a$ and removes it from the deck. Beri sees the card, chooses another card from the deck with a number $b$ and removes it from the deck. Then Beri writes on the board exactly one of the trinomials $x^2-ax+b$ or $x^2-bx+a$ from his choice. This process continues until no cards are left on the deck. If at the end of the game every trinomial written on the board has integer solutions, Beri wins. Otherwise, Ari wins. Prove that Beri can always win, no matter how Ari plays.