Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 1998 / Problems / Day 1, P4

IMC 1998 · Day 1 · P4

real analysisworth 20 pts

The function f:RRf : \mathbb{R} \to \mathbb{R} is twice differentiable and satisfies f(0)=2f(0) = 2, f(0)=2f'(0) = -2 and f(1)=1f(1) = 1. Prove that there exists a real number ξ(0,1)\xi \in (0,1) for which f(ξ)f(ξ)+f(ξ)=0.f(\xi) \cdot f'(\xi) + f''(\xi) = 0.

Solution (official)

Define the function g(x)=12f2(x)+f(x).g(x) = \frac{1}{2} f^2(x) + f'(x). Because g(0)=0g(0) = 0 and f(x)f(x)+f(x)=g(x),f(x) \cdot f'(x) + f''(x) = g'(x), it is enough to prove that there exists a real number 0<η10 < \eta \le 1 for which g(η)=0g(\eta) = 0.

a) If ff is never zero, let h(x)=x21f(x).h(x) = \frac{x}{2} - \frac{1}{f(x)}. Because h(0)=h(1)=12h(0) = h(1) = -\frac{1}{2}, there exists a real number 0<η<10 < \eta < 1 for which h(η)=0h'(\eta) = 0. But g=f2hg = f^2 \cdot h', and we are done.

b) If ff has at least one zero, let z1z_1 be the first one and z2z_2 be the last one. (The set of the zeros is closed.) By the conditions, 0<z1z2<10 < z_1 \le z_2 < 1.

The function ff is positive on the intervals [0,z1)[0, z_1) and (z2,1](z_2, 1]; this implies that f(z1)0f'(z_1) \le 0 and f(z2)0f'(z_2) \ge 0. Then g(z1)=f(z1)0g(z_1) = f'(z_1) \le 0 and g(z2)=f(z2)0g(z_2) = f'(z_2) \ge 0, and there exists a real number η[z1,z2]\eta \in [z_1, z_2] for which g(η)=0g(\eta) = 0.

Remark. For the function f(x)=2x+1f(x) = \dfrac{2}{x+1} the conditions hold and ff+ff \cdot f' + f'' is constantly 0.

Similar problems