Let $f:\mathbb{R}\to\mathbb{R}$ defined by $f(x)=e^x$. Determine $f^*(y)$.
I try to use some inequalities to get supremum but it is impossible. Seemingly, I must consider some cases of $x$.
Let $f:\mathbb{R}\to\mathbb{R}$ defined by $f(x)=e^x$. Determine $f^*(y)$.
I try to use some inequalities to get supremum but it is impossible. Seemingly, I must consider some cases of $x$.
$$f^*(y)=\textstyle\sup_x \langle y, x \rangle - e^x.$$ Since the supremum involves a smooth function we can examine the derivative: $$\frac{d}{dx}(yx-e^x) = y-e^x = 0\quad\Longrightarrow\quad x=\log y~~\text{if}~~y>0.$$ So if $y>0$, at least, $$f^*(y) = y\log y - y.$$ If $y=0$, then the supremum is $0$; if $y<0$, then the supremum is $+\infty$. (In both cases, let $x\rightarrow-\infty$.) So the final answer is $$f^*(y)=\begin{cases} y\log y - y & y > 0 \\ 0 & y = 0 \\ +\infty & y < 0 \end{cases}$$ If you don't like extended-valued functions just drop the $y<0$ case and state that $$\mathop{\textrm{dom}}(f^*) = \mathbb{R}_+.$$