Convexity of log sum function

880 Views Asked by At

Is $f\left( x \right)=\log \left( \sum_i \beta_i e^{-\alpha_ix} \right)$ a convex function where $\beta_i,\alpha_i\in \mathbb{R}$?

1

There are 1 best solutions below

1
On BEST ANSWER

If there are no restrictions on $\beta_i$ and $\alpha_i$ then there are counter-examples, e.g. $$ g(x) = 2 e^{0 x} - 2 e^{-1x} + 1e^{-2x}.$$ We have $g(x)>0$ for $x\in \mathbb{R}$ with a minimum at $x=0$, but the second derivative of $f(x) \equiv \log(g(x))$ changes sign near $x=0$. enter image description here