Finding expected value from moment generating function

jaejoon89
Messages
187
Reaction score
0
Find E(X) given the moment generating function

M_X (t) = 1 / (1-t^2)

for |t| < 1.

(The pdf is f(x) = 0.5*exp(-|x|), for all x, so graphically you can see that E(X) should be 0.)

----

I know that E(X) = M ' _X (t) = 0

BUT M ' _X (t) = 2x / (1-x^2)^2 which is indeterminate at 0 so maybe you need L'Hopital's rule or something but I can't get it to work. How do you do this?
 
Physics news on Phys.org
What makes you say it's indeterminate at 0?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top