Found problems: 15925
2010 Dutch IMO TST, 2
Find all functions $f : R \to R$ which satisfy $f(x) = max_{y\in R} (2xy - f(y))$ for all $x \in R$.
2014 Romania National Olympiad, 2
Find all derivable functions that have real domain and codomain, and are equal to their second functional power.
1967 Vietnam National Olympiad, 1
Draw the graph of the function $y = \frac{| x^3 - x^2 - 2x | }{3} - | x + 1 |$.
2019 District Olympiad, 1
Determine the integers $a, b, c$ for which
$$\frac{a+1}{3}=\frac{b+2}{4}=\frac{5}{c+3}$$
1988 Romania Team Selection Test, 15
Let $[a,b]$ be a given interval of real numbers not containing integers. Prove that there exists $N>0$ such that $[Na,Nb]$ does not contain integer numbers and the length of the interval $[Na,Nb]$ exceedes $\dfrac 16$.
2010 Indonesia TST, 2
Consider a polynomial with coefficients of real numbers $ \phi(x)\equal{}ax^3\plus{}bx^2\plus{}cx\plus{}d$ with three positive real roots. Assume that $ \phi(0)<0$, prove that \[ 2b^3\plus{}9a^2d\minus{}7abc \le 0.\]
[i]Hery Susanto, Malang[/i]
1969 Leningrad Math Olympiad, grade 8
[url=https://artofproblemsolving.com/community/c893771h1861957p12597232]8.1[/url] The point $E$ lies on the base $[AD]$ of the trapezoid $ABCD$. The perimeters of the triangles $ABE, BCE$ and $CDE$ are equal. Prove that $|BC| = |AD|/2$
[b]8.2[/b] In a convex pentagon, the lengths of all sides are equal. Find the point on the longest diagonal from which all sides are visible underneath angles not exceeding a right angle.
[url=https://artofproblemsolving.com/community/c893771h1862007p12597620]8.3[/url] Every city in the certain state is connected by airlines with no more than with three other ones, but one can get from every city to every other city changing a plane once only or directly. What is the maximal possible number of the cities?
[url=https://artofproblemsolving.com/community/c893771h1861966p12597273]8.4*/7.4*[/url] (asterisk problems in separate posts)
[url=https://artofproblemsolving.com/community/c893771h1862002p12597605]8.5[/url] Four different three-digit numbers starting with the same digit have the property that their sum is divisible by three of them without a remainder. Find these numbers.
[url=https://artofproblemsolving.com/community/c893771h1861967p12597280]8.6[/url] Given a finite sequence of zeros and ones, which has two properties:
a) if in some arbitrary place in the sequence we select five digits in a row and also select five digits in any other place in a row, then these fives will be different (they may overlap);
b) if you add any digit to the right of the sequence, then property (a) will no longer hold true.
Prove that the first four digits of our sequence coincide with the last four.
PS. You should use hide for answers.Collected [url=https://artofproblemsolving.com/community/c3988085_1969_leningrad_math_olympiad]here[/url].
2016 Korea Winter Program Practice Test, 3
Let there be a triangle $\triangle ABC$ with $BC=a$, $CA=b$, $AB=c$.
Let $T$ be a point not inside $\triangle ABC$ and on the same side of $A$ with respect to $BC$, such that $BT-CT=c-b$.
Let $n=BT$ and $m=CT$. Find the point $P$ that minimizes $f(P)=-a \cdot AP + m \cdot BP + n \cdot CP$.
2010 Romania Team Selection Test, 3
Let $n$ be a positive integer number. If $S$ is a finite set of vectors in the plane, let $N(S)$ denote the number of two-element subsets $\{\mathbf{v}, \mathbf{v'}\}$ of $S$ such that
\[4\,(\mathbf{v} \cdot \mathbf{v'}) + (|\mathbf{v}|^2 - 1)(|\mathbf{v'}|^2 - 1) < 0. \]
Determine the maximum of $N(S)$ when $S$ runs through all $n$-element sets of vectors in the plane.
[i]***[/i]
2016 APMO, 5
Find all functions $f: \mathbb{R}^+ \to \mathbb{R}^+$ such that
$$(z + 1)f(x + y) = f(xf(z) + y) + f(yf(z) + x),$$
for all positive real numbers $x, y, z$.
[i]Fajar Yuliawan, Indonesia[/i]
1951 Poland - Second Round, 4
Prove that if equations $$x^2 + mx + n = 0
\,\,\,\, and\,\, \,\,
x^2 + px + q = 0$$
have a common root, there is a relationship between the coefficients of these equations
$$ (n - q)^2 - (m - p) (np - mq) = 0.$$
2014 Contests, 4
Written on a blackboard is the polynomial $x^2+x+2014$. Calvin and Hobbes take turns alternately (starting with Calvin) in the following game. At his turn, Calvin should either increase or decrease the coefficient of $x$ by $1$. And at this turn, Hobbes should either increase or decrease the constant coefficient by $1$. Calvin wins if at any point of time the polynomial on the blackboard at that instant has integer roots. Prove that Calvin has a winning stratergy.
2006 Romania Team Selection Test, 3
Let $x_1=1$, $x_2$, $x_3$, $\ldots$ be a sequence of real numbers such that for all $n\geq 1$ we have \[ x_{n+1} = x_n + \frac 1{2x_n} . \] Prove that \[ \lfloor 25 x_{625} \rfloor = 625 . \]
1984 Austrian-Polish Competition, 8
The functions $f_0,f_1 : (1,\infty) \to (1,\infty)$ are given by $ f_0(x) = 2x$ and$ f_1(x) =\frac{x}{x-1}$. Show that for any real numbers $a, b$ with $1 \le a < b$ there exist a positive integer $k$ and indices $i_1,i_2,...,i_k \in \{0,1\}$ such that $a <f_{i_k}(f_{i_{k-1}}(...(f_{i_j}(2))...))< b$.
MathLinks Contest 4th, 7.3
Let $\{f_n\}_{n \ge 0}$ be the Fibonacci sequence, given by $f_0 = f_1 = 1$, and for all positive integers $n$ the recurrence $f_{n+1} = f_n + f_{n-1}$.
Let $a_n = f_{n+1}f_n$ for any non-negative integer $n$, and let $$P_n(X) = X^n + a_{n-1}X^{n-1} + ... + a_1X + a_0.$$
Prove that for all positive integers $n \ge 3$ the polynomial $P_n(X)$ is irreducible in $Z[X]$.
EMCC Accuracy Rounds, 2015
[b]p1.[/b] A number of Exonians took a math test. If all of their scores were positive integers and the mean of their scores was $8.6$, find the minimum possible number of students.
[b]p2.[/b] Find the least composite positive integer that is not divisible by any of $3, 4$, and $5$.
[b]p3.[/b] Five checkers are on the squares of an $8\times 8$ checkerboard such that no two checkers are in the same row or the same column. How many squares on the checkerboard share neither a row nor a column with any of the five checkers?
[b]p4.[/b] Let the operation $x@y$ be $y - x$. Compute $((... ((1@2)@3)@ ...@ 2013)@2014)@2015$.
[b]p5.[/b] In a town, each family has either one or two children. According to a recent survey, $40\%$ of the children in the town have a sibling. What fraction of the families in the town have two children?
[b]p6.[/b] Equilateral triangles $ABE$, $BCF$, $CDG$ and $DAH$ are constructed outside the unit square $ABCD$. Eliza wants to stand inside octagon $AEBFCGDH$ so that she can see every point in the octagon without being blocked by an edge. What is the area of the region in which she can stand?
[b]p7.[/b] Let $S$ be the string $0101010101010$. Determine the number of substrings containing an odd number of $1$'s. (A substring is defined by a pair of (not necessarily distinct) characters of the string and represents the characters between, inclusively, the two elements of the string.)
[b]p8.[/b] Let the positive divisors of $n$ be $d_1, d_2, ...$ in increasing order. If $d_6 = 35$, determine the minimum possible value of $n$.
[b]p9.[/b] The unit squares on the coordinate plane that have four lattice point vertices are colored black or white, as on a chessboard, shown on the diagram below.
[img]https://cdn.artofproblemsolving.com/attachments/6/4/f400d52ae9e8131cacb90b2de942a48662ea8c.png[/img]
For an ordered pair $(m, n)$, let $OXZY$ be the rectangle with vertices $O = (0, 0)$, $X = (m, 0)$, $Z = (m, n)$ and $Y = (0, n)$. How many ordered pairs $(m, n)$ of nonzero integers exist such that rectangle $OXZY$ contains exactly $32$ black squares?
[b]p10.[/b] In triangle $ABC$, $AB = 2BC$. Given that $M$ is the midpoint of $AB$ and $\angle MCA = 60^o$, compute $\frac{CM}{AC}$ .
PS. You should use hide for answers. Collected [url=https://artofproblemsolving.com/community/c5h2760506p24143309]here[/url].
1996 Greece Junior Math Olympiad, 3
Determine the minimum value of the expression $2x^4 - 2x^2y^2 + y^4 - 8x^2 + 18$ where $x, y \in R$.
2004 Czech and Slovak Olympiad III A, 1
Find all triples $(x,y,z)$ of real numbers such that
\[x^2+y^2+z^2\le 6+\min (x^2-\frac{8}{x^4},y^2-\frac{8}{y^4},z^2-\frac{8}{z^4}).\]
2022 Taiwan TST Round 1, 3
For each integer $n\ge 1,$ compute the smallest possible value of \[\sum_{k=1}^{n}\left\lfloor\frac{a_k}{k}\right\rfloor\] over all permutations $(a_1,\dots,a_n)$ of $\{1,\dots,n\}.$
[i]Proposed by Shahjalal Shohag, Bangladesh[/i]
2020 LIMIT Category 1, 3
How many $2$ digit number $n=ab$ ($a$ and $b$ are digits) have the property that $$n=a+b+a\times b$$
(A)$20$
(B)$15$
(C)$9$
(D)$8$
2017 Iran Team Selection Test, 5
Let $\left \{ c_i \right \}_{i=0}^{\infty}$ be a sequence of non-negative real numbers with $c_{2017}>0$. A sequence of polynomials is defined as
$$P_{-1}(x)=0 \ , \ P_0(x)=1 \ , \ P_{n+1}(x)=xP_n(x)+c_nP_{n-1}(x).$$
Prove that there doesn't exist any integer $n>2017$ and some real number $c$ such that
$$P_{2n}(x)=P_n(x^2+c).$$
[i]Proposed by Navid Safaei[/i]
2010 Peru MO (ONEM), 2
An arithmetic progression is formed by $9$ positive integers such that the product of these $9$ terms is a multiple of $3$. Prove that said product is also multiple of $81$.
2008 JBMO Shortlist, 9
Consider an integer $n \ge 4 $ and a sequence of real numbers $x_1, x_2, x_3,..., x_n$. An operation consists in eliminating all numbers not having the rank of the form $4k + 3$, thus leaving only the numbers $x_3. x_7. x_{11}, ...$(for example, the sequence $4,5,9,3,6, 6,1, 8$ produces the sequence $9,1$). Upon the sequence $1, 2, 3, ..., 1024 $ the operation is performed successively for $5$ times. Show that at the end only one number remains and find this number.
2006 Italy TST, 3
Let $P(x)$ be a polynomial with complex coefficients such that $P(0)\neq 0$. Prove that there exists a multiple of $P(x)$ with real positive coefficients if and only if $P(x)$ has no real positive root.
2009 Germany Team Selection Test, 2
Let $ S\subseteq\mathbb{R}$ be a set of real numbers. We say that a pair $ (f, g)$ of functions from $ S$ into $ S$ is a [i]Spanish Couple[/i] on $ S$, if they satisfy the following conditions:
(i) Both functions are strictly increasing, i.e. $ f(x) < f(y)$ and $ g(x) < g(y)$ for all $ x$, $ y\in S$ with $ x < y$;
(ii) The inequality $ f\left(g\left(g\left(x\right)\right)\right) < g\left(f\left(x\right)\right)$ holds for all $ x\in S$.
Decide whether there exists a Spanish Couple [list][*] on the set $ S \equal{} \mathbb{N}$ of positive integers; [*] on the set $ S \equal{} \{a \minus{} \frac {1}{b}: a, b\in\mathbb{N}\}$[/list]
[i]Proposed by Hans Zantema, Netherlands[/i]