IMC 1994 · Problem 3

Day 214 points1st IMC · Plovdiv, Bulgaria

Statement

Let ff be a real-valued function with n+1n+1 derivatives at each point of R\mathbb{R}. Show that for each pair of real numbers aa, bb, a<ba < b, such that

ln(f(b)+f(b)++f(n)(b)f(a)+f(a)++f(n)(a))=ba\ln\left( \frac{f(b) + f'(b) + \dots + f^{(n)}(b)}{f(a) + f'(a) + \dots + f^{(n)}(a)} \right) = b - a

there is a number cc in the open interval (a,b)(a,b) for which

f(n+1)(c)=f(c).f^{(n+1)}(c) = f(c).

Note that ln\ln denotes the natural logarithm.

Official solution

Hidden so you can work on the problem first.