I am working in wireless communication.
When I cheek the books about MFG I found the MGF of random variable $X$ is given by the following formula
$$ M_X(s)=E\{e^{sx}\} $$
However when I read papers, I found the following definition
$$ M_X(s)=E\{e^{-sx}\} $$
What is the difference between this two?.
The moment generating function, or MGF, has the usual definition of:
$$MGF(s) = E\{ e^{sX} \} = \int_{-\infty}^{\infty}f(x)e^{sx}dx$$
The bilateral Laplace transform has the usual definition of:
$$ L(s) = \int_{-\infty}^{\infty}f(x)e^{-sx}dx$$
Comparing the two we can derive the following:
$$MGF(s) = L(-s) = \int_{-\infty}^{\infty}f(x)e^{sx}dx$$