I have a question about a sum when calculating moment generating function.
The question is : "Find the moment generating function for each of these two random variables. (i) $X$ = outcome a die toss, $p(x) = P[X= x] = \frac{1}{6}$ for $x = 1,2,3,4,5,6$. I don't understand how the sum in the answer $e^t \cdot \frac{1}{6} + e^{2t} \cdot \frac{1}{6} +...+ e^{6t}\cdot \frac{1}{6} = \frac{1}{6}e^t\frac{e^{6t}-1}{e^t-1}$.
Why doesn't it work to have this as the sum of a finite geometric series with the common ratio being $e^t$?
Friday, September 9, 2016
summation - How do I sum 1/6( e^t + e^2t + .... + e^6t)?
Subscribe to:
Post Comments (Atom)
analysis - Injection, making bijection
I have injection $f \colon A \rightarrow B$ and I want to get bijection. Can I just resting codomain to $f(A)$? I know that every function i...
-
Find all integer solutions of $2n \equiv 12 \bmod 19$ So I have re-arranged to: $2x-19y=12$ and by the extended Euclidean Algorithm, I get $...
-
Find the limit of the following-$$\lim\limits_{n \to \infty}\frac{2^{-n^2}}{\sum\limits_{k=n+1}^{\infty} 2^{-k^2}}$$ My work: We can see t...
-
I understand that a continued fraction of the form: $g(n_1,n_2,n_3,n_4,n_5,\ldots)= n_1 + \cfrac{1}{n_2 + \cfrac{1}{n_3 + \cfrac{1}{n_4 + \c...
No comments:
Post a Comment