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

IMC / 1995 / Problems / Day 1, P6

IMC 1995 · Day 1 · P6

Let p>1p > 1. Show that there exists a constant Kp>0K_p > 0 such that for every x,yRx, y \in \mathbb{R} satisfying xp+yp=2|x|^p + |y|^p = 2, we have (xy)2Kp(4(x+y)2).(x - y)^2 \le K_p \left( 4 - (x+y)^2 \right).

Solution (official)

Let 0<δ<10 < \delta < 1. First we show that there exists Kp,δ>0K_{p,\delta} > 0 such that f(x,y)=(xy)24(x+y)2Kp,δf(x,y) = \frac{(x-y)^2}{4 - (x+y)^2} \le K_{p,\delta} for every (x,y)Dδ={(x,y):xyδ, xp+yp=2}(x,y) \in D_\delta = \{ (x,y) : |x - y| \ge \delta,\ |x|^p + |y|^p = 2 \}.

Since DδD_\delta is compact it is enough to show that ff is continuous on DδD_\delta. For this we show that the denominator of ff is different from zero. Assume the contrary. Then x+y=2|x + y| = 2, and x+y2p=1\left| \frac{x+y}{2} \right|^p = 1. Since p>1p > 1, the function g(t)=tpg(t) = |t|^p is strictly convex, in other words x+y2p<xp+yp2\left| \frac{x+y}{2} \right|^p < \frac{|x|^p + |y|^p}{2} whenever xyx \ne y. So for some (x,y)Dδ(x,y) \in D_\delta we have x+y2p<xp+yp2=1=x+y2p\left| \frac{x+y}{2} \right|^p < \frac{|x|^p + |y|^p}{2} = 1 = \left| \frac{x+y}{2} \right|^p. We get a contradiction.

If xx and yy have different signs then (x,y)Dδ(x,y) \in D_\delta for all 0<δ<10 < \delta < 1 because then xymax{x,y}1>δ|x - y| \ge \max\{|x|, |y|\} \ge 1 > \delta. So we may further assume without loss of generality that x>0x > 0, y>0y > 0 and xp+yp=2x^p + y^p = 2. Set x=1+tx = 1 + t. Then y=(2xp)1/p=(2(1+t)p)1/p=(2(1+pt+p(p1)2t2+o(t2)))1/p=(1ptp(p1)2t2+o(t2))1/p=1+1p(ptp(p1)2t2+o(t2))+12p(1p1)(pt+o(t))2+o(t2)=1tp12t2+o(t2)p12t2+o(t2)=1t(p1)t2+o(t2).\begin{align*} y &= (2 - x^p)^{1/p} = (2 - (1+t)^p)^{1/p} = \left( 2 - \left( 1 + pt + \frac{p(p-1)}{2} t^2 + o(t^2) \right) \right)^{1/p} \\ &= \left( 1 - pt - \frac{p(p-1)}{2} t^2 + o(t^2) \right)^{1/p} \\ &= 1 + \frac{1}{p} \left( -pt - \frac{p(p-1)}{2} t^2 + o(t^2) \right) + \frac{1}{2p} \left( \frac{1}{p} - 1 \right) (-pt + o(t))^2 + o(t^2) \\ &= 1 - t - \frac{p-1}{2} t^2 + o(t^2) - \frac{p-1}{2} t^2 + o(t^2) = 1 - t - (p-1) t^2 + o(t^2). \end{align*} We have (xy)2=(2t+o(t))2=4t2+o(t2)(x - y)^2 = (2t + o(t))^2 = 4t^2 + o(t^2) and 4(x+y)2=4(2(p1)t2+o(t2))2=44+4(p1)t2+o(t2)=4(p1)t2+o(t2).4 - (x+y)^2 = 4 - (2 - (p-1) t^2 + o(t^2))^2 = 4 - 4 + 4(p-1) t^2 + o(t^2) = 4(p-1) t^2 + o(t^2). So there exists δp>0\delta_p > 0 such that if t<δp|t| < \delta_p we have (xy)2<5t2(x-y)^2 < 5t^2, 4(x+y)2>3(p1)t24 - (x+y)^2 > 3(p-1) t^2. Then (xy)2<5t2=53(p1)3(p1)t2<53(p1)(4(x+y)2)()\tag{$*$} (x-y)^2 < 5t^2 = \frac{5}{3(p-1)} \cdot 3(p-1) t^2 < \frac{5}{3(p-1)} \left( 4 - (x+y)^2 \right) if x1<δp|x - 1| < \delta_p. From the symmetry we have that (*) also holds when y1<δp|y - 1| < \delta_p.

To finish the proof it is enough to show that xy2δp|x - y| \ge 2\delta_p whenever x1δp|x - 1| \ge \delta_p, y1δp|y - 1| \ge \delta_p and xp+yp=2x^p + y^p = 2. Indeed, since xp+yp=2x^p + y^p = 2 we have that max{x,y}1\max\{x, y\} \ge 1. So let x1δpx - 1 \ge \delta_p. Since (x+y2)pxp+yp2=1\left( \frac{x+y}{2} \right)^p \le \frac{x^p + y^p}{2} = 1 we get x+y2x + y \le 2. Then xy2(x1)2δpx - y \ge 2(x - 1) \ge 2\delta_p.

Similar problems

IMC 1999 · Day 1 · P6killeravg 0.1/10 · solved 0% · near-0 97% · disc 0.22
IMC 2001 · Day 2 · P12killeravg 0.5/10 · solved 4% · near-0 94% · disc 0.13
IMC 2002 · Day 2 · P12killeravg 0.1/10 · solved 0% · near-0 99% · disc 0.16