I was studying Inequalities when I came across Jensen Inequality
It is applied to convex function and the inequality is flipped when applied to concave functions
I read from different sources but I wasn't able to add up convex and concave functions
Can anyone help me out here ?
BTW if possible please present your answer in simple language ( and terms)
A function $f$ is convex if, given any two points $A \,(a, f(a))$ and $B\,(b,f(b))$ on the representative curve of $f$, the arc of curve from $A$ to $B$ is beneath the chord $[AB]$.? Parametrizing numbers between $a$ and $b$, we see that numerically, this means that $$\forall t, 0\le t\le 1,\enspace f(at+(1-t)b)\le tf(a)+(1-t)f(b).$$
As this parametrisation amounts to consider a number between $a$ and $b$ as a barycenter of $a$ and $b$ with positive weights, Jensen's inequality is just a generalisation to the case of a barycenter of $n$ numbers, and we can describe convex functions as ‘subbarycentric’, or ‘subaffine’, since affine functions are those functions which preserve barycenters.