Found problems: 191
The triangle $ABC$ has angle $A = 30^o$ and $AB = \frac{3}{4} AC$. Find the point $P$ inside the triangle which minimizes $5 PA + 4 PB + 3 PC$.
We have to divide a cube onto $k$ non-overlapping tetrahedrons. For what smallest $k$ is it possible?
We start with any finite list of distinct positive integers. We may replace any pair $n, n + 1$ (not necessarily adjacent in the list) by the single integer $n-2$, now allowing negatives and repeats in the list. We may also replace any pair $n, n + 4$ by $n - 1$. We may repeat these operations as many times as we wish. Either determine the most negative integer which can appear in a list, or prove that there is no such minimum.
All the fields of a square $n\times n$ (n>2) table are filled with $+1$ or $-1$ according to the rules:
[i]At the beginning $-1$ are put in all the boundary fields. The number put in the field in turn (the field is chosen arbitrarily) equals to the product of the closest, from the different sides, numbers in its row or in its column.
[/i]
a) What is the minimal
b) What is the maximal
possible number of $+1$ in the obtained table?
Find the smallest natural number $n$ for which $sin \Big(\frac{1}{n+1934}\Big)<\frac{1}{1994}$ .
Find the smallest positive integer $n$ for which we can find an integer $m$ such that $\left[\frac{10^n}{m}\right] = 1989$.
Prove that among all triangles with inradius $1$, the equilateral one has the smallest perimeter .
Let $a, b, c$ be side lengths of a right triangle. Determine the minimum possible value of $\frac{a^3 + b^3 + c^3}{abc}$.
Represent $1957$ as the sum of $12$ positive integer summands $a_1, a_2, ... , a_{12}$ for which the number $a_1! \cdot a_2! \cdot a_3! \cdot ... \cdot a_{12}!$ is minimal.
Consider sequences $a_1, a_2, a_3,...$ of positive integers. Determine the smallest possible value of $a_{2010}$ if
(i) $a_n < a_{n+1}$ for all $n\ge 1$,
(ii) $a_i + a_l > a_j + a_k$ for all quadruples $ (i, j, k, l)$ which satisfy $1 \le i < j \le k < l$.
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.
Two players play alternately. The first player is given a pair of positive integers $(x_1, y_1)$. Each player must replace the pair $(x_n, y_n)$ that he is given by a pair of non-negative integers $(x_{n+1}, y_{n+1})$ such that $x_{n+1} = min(x_n, y_n)$ and $y_{n+1} = max(x_n, y_n)- k\cdot x_{n+1}$ for some positive integer $k$. The first player to pass on a pair with $y_{n+1} = 0$ wins. Find for which values of $x_1/y_1$ the first player has a winning strategy.
Given regular pentagon $ABCDE$. $M$ is an arbitrary point inside $ABCDE$ or on its side. Let the distances $|MA|, |MB|, ... , |ME|$ be renumerated and denoted with $$r_1\le r_2\le r_3\le r_4\le r_5.$$ Find all the positions of the $M$, giving $r_3$ the minimal possible value. Find all the positions of the $M$, giving $r_3$ the maximal possible value.
Let $r,s,u,v$ be real numbers. Prove that:
$$min\{r-s^2,s-u^2, u-v^2,v-r^2\}\le \frac{1}{4}$$
Let be a natural number $ n\ge 3. $ Find
$$ \inf_{\stackrel{ x_1,x_2,\ldots ,x_n\in\mathbb{R}_{>0}}{1=P\left( x_1,x_2,\ldots ,x_n\right)}}\sum_{i=1}^n\left( \frac{1}{x_i} -x_i \right) , $$
where $ P\left( x_1,x_2,\ldots ,x_n\right) :=\sum_{i=1}^n \frac{1}{x_i+n-1} , $ and find in which circumstances this infimum is attained.
Given a piece of graph paper with a letter assigned to each vertex of every square such that on every segment connecting two vertices that have the same letter and are on the same line of the mesh, there is at least one vertex with another letter. What is the least number of distinct letters needed to plot such a picture, along the sides of the cells?