I encounter the following problem in homework:
$X$ is nonnegative random variable. Show if $\mathbb{E}[e^{sX}] < \infty$ for $s\in(-\infty, a]$ and $\mathbb{E}[X^k] < \infty$ for all $k$, then $\mathbb{E}[e^{sX}X^k] < \infty$ for $s<a$. I tried using cauchy schwarz inequality and bounding $e^{sX}X^k$ by some other functions that have finite expectations, but they doesn't seem working. Also don't use differentiation inside the integral since this is actually part of the problem in proving differentiation under the integration.
Any help would be appreciated!!
Assume that $X$ is a $\mathbb{R}$-valued random variable such that $\mathbb{E}[e^{sX}] < \infty$ for all $s \in (-\infty, a)$. Then it follows that $\mathbb{E} \left| X^k e^{sX} \right| < \infty$ for all $k \geq 0$ and $s \in (-\infty, a)$.
This follows from $|x|^k \leq M(e^{\epsilon x} + e^{-\epsilon x})$, where $M = M(k,\epsilon) > 0$ is a constant depending only on $k$ and $\epsilon$. So if $s < a$ and we pick $\epsilon > 0$ so that $s + \epsilon < a$,
\begin{align*} \mathbb{E}[ |X|^k e^{sX}] \leq M \left( \mathbb{E}[ e^{(s+\epsilon)X}] + \mathbb{E}[ e^{(s-\epsilon)X}] \right) < \infty. \end{align*}