Let : $f : [0,1] \rightarrow (0,\infty)$ continuous function. For all $x \in [0,1]$ define
$$ \Lambda(x) = log \int_{0}^{1} e^{xy}f(y)dy,~~ \Lambda^{*}=sup_{z \in [0,1]}~(xz-\Lambda(z)).$$
(a)Prove that both $\Lambda $ and $\Lambda^{*}$ are convex function on $[0,1]$
(b)Show that $\Lambda^{*}$ is a lower semi-continuous function on $[0,1]$, i.e., for any sequence$(x_n)_{n\ge 1}$ in $[0,1]$ converging to $x\in[0,1]$ we have $lim\inf_{n\to\infty}\Lambda^{*}(x_n)\ge \Lambda^{*}(x)$
My Thought : I can solve the problem (a) by using the fact that $f$ is convex iff $f(\frac{x+y}{2}) \le \frac{f(x)+f(y)}{2}$.
When it comes to solve the problem (b), I already knew that convex function on the open interval is continuous, So I just have to show that the function is lower semi-continuous on the end points. But, I was not able to handle it.. Could you give me a few hints ??? and I want to know what the problem wants to say us. Thank you.!