Let $X$ be a random variable, how can we find the expectation $E[e^{\lambda X}]$?
$e^{\lambda X}$ looks like a pdf of exponential distribution, but I have never seen how to find the expectation of a pdf? All I know is the expectation of a random variable.
If $e^{\lambda X}$ is not a pdf but a random variable instead, how can we find the expectation of an "exponential random variable"?
Thanks in advance for the help.
If is $f$ is the pdf of $X$ then $\mathbb{E}[e^{\lambda X}] = \int e^{\lambda x}f(x) dx$.