Inequality of cauchy

55 Views Asked by At

I found the following inequality in a book, dubbed "Cauchy's inequality for subunitary exponent":

$$ sb^{s-1}(b-a) < b^s - a^s < sa^{s-1}(b-a)\text{ } (0<a<b, s \in (0,1))$$

I tried proving it, but i didn't have much luck. I defined the function $$f(s) = b^s - a^s - sb^{s-1}(b-a).$$ in order to prove the first inequality. Obviously $f(0) = 0$, and so if I could prove that $f'(s) > 0$ when $s \in (0,1)$, I would be done. However, I didn't have much luck proving this inequality either.

How could one prove this?

1

There are 1 best solutions below

0
On BEST ANSWER

Hint: Using mean value theorem $$ \frac{b^s-a^s}{b-a} = sc^{s-1} $$ for $c\in(a, b)$.

Can you continue?