I can't understand this solution from my textbook. somehow $e^{tn}$ comes out of this expectation. But I don't understand why because inside the expectation it is $E(e^{(s-t)X_c}e^{tx}|x=n)$. I thought that $E(e^{tx})$ should produce the Poisson moment function, but $e^{tn}$ is not the Poisson moment function... So I have no clue what the author did there. Can anyone explain this step?
2026-03-25 11:12:20.1774437140
Cant understand skipped step in textbook solution
54 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3

The expectation operates only on random variables. Also in general:
$$\mathbb{E}[aX+b]=a\mathbb{E}[X]+b$$
This is due to the fact that $a$ and $b$ are not random variables. In the case given by the book, $e^{tx}$ is the $a$ in the above expression. $e^{tx}$ is indeed NOT a random variable, since $x$ is a constant (it is given that $x=n$), so it can just be taken out of the expectation. So in other words, $e^{tx}=e^{tn}$...which is just a number