IMC 2011 · Problem 1

Day 118th IMC · Blagoevgrad, Bulgaria

Statement

Let f:RRf : \mathbb{R} \to \mathbb{R} be a continuous function. A point xx is called a shadow point if there exists a point yRy \in \mathbb{R} with y>xy > x such that f(y)>f(x)f(y) > f(x). Let a<ba < b be real numbers and suppose that

  • all the points of the open interval I=(a,b)I = (a,b) are shadow points;

  • aa and bb are not shadow points.

Prove that

a) f(x)f(b)f(x) \le f(b) for all a<x<ba < x < b;

b) f(a)=f(b)f(a) = f(b).

Official solution

Hidden so you can work on the problem first.