4

Should I use the taylor series expansion of the exponential function?

2 Answers2

13

By AM-GM,

$$a=e^x,\space b=e^y$$ $$\sqrt{ab}\le \frac{a+b}2$$ $$e^{\frac{x+y}2}\le \frac{e^x+e^y}2$$ Equality happens when $x=y$, so for $x\ne y$ only $<$ will hold.

Kay K.
  • 9,931
1

In general if $f''>0$ and $x>y$ then there exist $a\in ([x+y]/2,x)$ and $b\in (y,[x+y]/2)$ and $c\in (a.b)$ such that $$[f(x)+f(y)]/2 -f([x+y]/2)=$$ $$[f(x)-f([x+y]/2)]/2-[f([x+y]/2)-f(y)]/2=$$ $$=[(x-y)f'(a)]/4-[(x-y)f'(b)]/4=(x-y)^2f''(c)/4>0.$$