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

Dumbest FE I ever created, 2.

Find all functions \( f: \mathbb{R} \rightarrow \mathbb{R} \) such that for all \( x, y \in \mathbb{R} \), \[ f(x + f(2y)) + f(x^2 - y) = f(f(x)) f(x + 1) + 2y - f(y). \]

2011 ISI B.Stat Entrance Exam, 7

[b](i)[/b] Show that there cannot exists three peime numbers, each greater than $3$, which are in arithmetic progression with a common difference less than $5$. [b](ii)[/b] Let $k > 3$ be an integer. Show that it is not possible for $k$ prime numbers, each greater than $k$, to be in an arithmetic progression with a common difference less than or equal to $k+1$.

2010 Iran MO (3rd Round), 3

[b]points in plane[/b] set $A$ containing $n$ points in plane is given. a $copy$ of $A$ is a set of points that is made by using transformation, rotation, homogeneity or their combination on elements of $A$. we want to put $n$ $copies$ of $A$ in plane, such that every two copies have exactly one point in common and every three of them have no common elements. a) prove that if no $4$ points of $A$ make a parallelogram, you can do this only using transformation. ($A$ doesn't have a parallelogram with angle $0$ and a parallelogram that it's two non-adjacent vertices are one!) b) prove that you can always do this by using a combination of all these things. time allowed for this question was 1 hour and 30 minutes

2014 Romania National Olympiad, 2

Let $ABCDA'B'C'D'$ be a cube with side $AB = a$. Consider points $E \in (AB)$ and $F \in (BC)$ such that $AE + CF = EF$. a) Determine the measure the angle formed by the planes $(D'DE)$ and $(D'DF)$. b) Calculate the distance from $D'$ to the line $EF$.

Kyiv City MO Juniors Round2 2010+ geometry, 2015.7.41

The equal segments $AB$ and $CD$ intersect at the point $O$ and divide it by the relation $AO: OB = CO: OD = 1: 2 $. The lines $AD$ and $BC$ intersect at the point $M$. Prove that $DM = MB$.

2008 India Regional Mathematical Olympiad, 3

Prove that for every positive integer $n$ and a non-negative real number $a$, the following inequality holds: $$n(n+1)a+2n \geqslant 4\sqrt{a}(\sqrt{1}+\sqrt{2}+\dots+\sqrt{n}).$$

2018 AMC 12/AHSME, 11

Tags: geometry
A closed box with a square base is to be wrapped with a square sheet of wrapping paper. The box is centered on the wrapping paper with the vertices of the base lying on the midlines of the square sheet of paper, as shown in the figure on the left. The four corners of the wrapping paper are to be folded up over the sides and brought together to meet at the center of the top of the box, point $A$ in the figure on the right. The box has base length $w$ and height $h$. What is the area of the sheet of wrapping paper? [asy]size(270pt); defaultpen(fontsize(10pt)); filldraw(((3,3)--(-3,3)--(-3,-3)--(3,-3)--cycle),lightgrey); dot((-3,3)); label("$A$",(-3,3),NW); draw((1,3)--(-3,-1),dashed+linewidth(.5)); draw((-1,3)--(3,-1),dashed+linewidth(.5)); draw((-1,-3)--(3,1),dashed+linewidth(.5)); draw((1,-3)--(-3,1),dashed+linewidth(.5)); draw((0,2)--(2,0)--(0,-2)--(-2,0)--cycle,linewidth(.5)); draw((0,3)--(0,-3),linetype("2.5 2.5")+linewidth(.5)); draw((3,0)--(-3,0),linetype("2.5 2.5")+linewidth(.5)); label('$w$',(-1,-1),SW); label('$w$',(1,-1),SE); draw((4.5,0)--(6.5,2)--(8.5,0)--(6.5,-2)--cycle); draw((4.5,0)--(8.5,0)); draw((6.5,2)--(6.5,-2)); label("$A$",(6.5,0),NW); dot((6.5,0)); [/asy] $\textbf{(A) } 2(w+h)^2 \qquad \textbf{(B) } \frac{(w+h)^2}2 \qquad \textbf{(C) } 2w^2+4wh \qquad \textbf{(D) } 2w^2 \qquad \textbf{(E) } w^2h $

2011 Cuba MO, 2

Determine all the integer solutions of the equation $3x^4-2024y+1= 0$.

2010 Pan African, 1

Seven distinct points are marked on a circle of circumference $c$. Three of the points form an equilateral triangle and the other four form a square. Prove that at least one of the seven arcs into which the seven points divide the circle has length less than or equal $\frac{c}{24}$.

2011 Ukraine Team Selection Test, 4

Tags: combinatorics , sum , set
Suppose an ordered set of $ ({{a} _{1}}, \ {{a} _{2}},\ \ldots,\ {{a} _{n}}) $ real numbers, $n \ge 3 $. It is possible to replace the number $ {{a} _ {i}} $, $ i = \overline {2, \ n-1} $ by the number $ a_ {i} ^ {*} $ that $ {{a} _ {i}} + a_ {i} ^ {*} = {{a} _ {i-1}} + {{a} _ {i + 1}} $. Let $ ({{b} _ {1}},\ {{b} _ {2}}, \ \ldots, \ {{b} _ {n}}) $ be the set with the largest sum of numbers that can be obtained from this, and $ ({{c} _ {1}},\ {{c} _ {2}}, \ \ldots, \ {{c} _ {n}}) $ is a similar set with the least amount. For the odd $n \ge 3 $ and set $ (1,\ 3, \ \ldots, \ n, \ 2, \ 4, \ \ldots,\ n-1) $ find the values of the expressions $ {{b} _ {1}} + {{b} _ {2}} + \ldots + {{b} _ {n}} $ and $ {{c} _ {1}} + {{c} _ {2}} + \ldots + {{c} _ {n}} $.