Is $\log(e^{x^a + x^b})$ a convex function?

64 Views Asked by At

Where $a$ and $b$ can be any real numbers, including fractional or negative. But $x$ is positive.

1

There are 1 best solutions below

0
On

Hint: $\log(e^{x^a+x^b})$ simplifies to $x^a+x^b$, which is twice differentiable, so it's convex iff its second derivative is nonnegative over its domain (in your example the domain is $x>0$). This should lead to a counterexample. For simplicity try $a=b$.