given : $x>0 ,y >0 ,b>a>0$
prove the following by using derivative of a appropriate function:
$${(x^b+y^b)}^{(1/b)} < {(x^a+y^a)}^{(1/a)}$$
I tried using $f(x)=(m^x+n^x)^{(1/x)}$ and
$f(x)={(1+k^x)}^{(1/x)}$
given : $x>0 ,y >0 ,b>a>0$
prove the following by using derivative of a appropriate function:
$${(x^b+y^b)}^{(1/b)} < {(x^a+y^a)}^{(1/a)}$$
I tried using $f(x)=(m^x+n^x)^{(1/x)}$ and
$f(x)={(1+k^x)}^{(1/x)}$
$f(t) = (x^t+y^t)^{1/t} \to \ln (f(t)) = \dfrac{\ln(x^t+y^t)}{t} \to \dfrac{f'(t)}{f(t)} = \dfrac{\dfrac{\ln x^t\cdot x^t+\ln y^t\cdot y^t}{x^t+y^t}-\ln(x^t+y^t)}{t^2}$. Substitute $u = x^t, v = y^t\to u\ln u + v\ln v <(u+v)(\ln u + \ln v)$ which is true if $u, v > 1$ and $f$ decreases, so $f(b) < f(a)$. In doing this we assume further $b, a > 1$.