Method of moment generating function normal distribution
Suppose that
is normally distributed with mean 0, and unknown variance
. Using the method of moment generating functions, show that
has a
distribution with 1 df.
I know that the mgf of a normal distribution is
, so if I was to replace the variable with what was given in the question then I would get:
which looks nothing like the mgf of a
distribution.
the other way I was thinking of doing solving this was using the definition, so I would get:
![m_{Y^2/\sigma^2} (t) = E[e^{t \cdot Y^2/\sigma^2}] = \int^{+\infty}_{-\infty} \frac{1}{\sigma\sqrt{2\pi}}\cdot \exp \left[ -\left(\frac{1}{2\sigma^2}\right)(y-\mu)^2\right] \cdot \exp\left(\frac{ty^2}{\sigma^2}\right) \ dy](http://latex.codecogs.com/png.latex?m_{Y^2/\sigma^2} (t) = E[e^{t \cdot Y^2/\sigma^2}] = \int^{+\infty}_{-\infty} \frac{1}{\sigma\sqrt{2\pi}}\cdot \exp \left[ -\left(\frac{1}{2\sigma^2}\right)(y-\mu)^2\right] \cdot \exp\left(\frac{ty^2}{\sigma^2}\right) \ dy)
![m_{Y^2/\sigma^2} (t) = E[e^{t \cdot Y^2/\sigma^2}] = \int^{+\infty}_{-\infty} \frac{1}{\sigma\sqrt{2\pi}}\cdot \exp \left[ -\left(\frac{1}{2\sigma^2}\right)(y)^2 \cdot \left(\frac{ty^2}{\sigma^2}\right)\right] \ dy](http://latex.codecogs.com/png.latex?m_{Y^2/\sigma^2} (t) = E[e^{t \cdot Y^2/\sigma^2}] = \int^{+\infty}_{-\infty} \frac{1}{\sigma\sqrt{2\pi}}\cdot \exp \left[ -\left(\frac{1}{2\sigma^2}\right)(y)^2 \cdot \left(\frac{ty^2}{\sigma^2}\right)\right] \ dy)
at which point I don't know how to proceed