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: 1

2017 China National Olympiad, 6

Given an integer $n \geq2$ and real numbers $a,b$ such that $0<a<b$. Let $x_1,x_2,\ldots, x_n\in [a,b]$ be real numbers. Find the maximum value of $$\frac{\frac{x^2_1}{x_2}+\frac{x^2_2}{x_3}+\cdots+\frac{x^2_{n-1}}{x_n}+\frac{x^2_n}{x_1}}{x_1+x_2+\cdots +x_{n-1}+x_n}.$$