product of n unifom distribution as n-> infinty
Queshion:
The problem statement, all variables and given/known data[/b]
Suppose
are iid random variable each distributed U[1,0] (uniform distribution) Suppose 0 < a < b <: Show that:
tends to a limit as n tends to infinty and find an expression for it
Attempt at solution
![P[log(a) \leq (X_1, X_2 \ldots X_n)^{\frac{1}{\sqrt{n}}} \leq b]](http://latex.codecogs.com/png.latex? P[log(a) \leq (X_1, X_2 \ldots X_n)^{\frac{1}{\sqrt{n}}} \leq b] )
take natural logs
![= P[log(a) \leq \frac{1}{\sqrt{n}}log(X_1, X_2 \ldots, X_n) \leq log(b)]](http://latex.codecogs.com/png.latex? = P[log(a) \leq \frac{1}{\sqrt{n}}log(X_1, X_2 \ldots, X_n) \leq log(b)])
let ![Y = \frac{1}{\sqrt{n}}log(X_i)<br />
\Rightarrow f_y(x) = \sqrt{n}e^{\sqrt{n}y} \mbox{ for } x \in [0, log[0])](http://latex.codecogs.com/png.latex? Y = \frac{1}{\sqrt{n}}log(X_i)<br />
\Rightarrow f_y(x) = \sqrt{n}e^{\sqrt{n}y} \mbox{ for } x \in [0, log[0]) )
let ![W = \frac{1}{\sqrt{n}}(log[X_1] + log[X_2], \ldots + log[x_n])](http://latex.codecogs.com/png.latex? W = \frac{1}{\sqrt{n}}(log[X_1] + log[X_2], \ldots + log[x_n]) )
 )
let Moment generating function of W and Y =
and
respectively
by independence.
![\Phi_{y} = \mathbb{E}[e^{xt}] = \frac{\sqrt{n}}{t + \sqrt{n}}](http://latex.codecogs.com/png.latex?\Phi_{y} = \mathbb{E}[e^{xt}] = \frac{\sqrt{n}}{t + \sqrt{n}})
^n)
![\stackrel{Lim}{n \rightarrow \infty}[ (\frac{\sqrt{n}}{t + \sqrt{n}})^n ] = e^{-2t} = e^{t\frac{1}{2}}](http://latex.codecogs.com/png.latex? \stackrel{Lim}{n \rightarrow \infty}[ (\frac{\sqrt{n}}{t + \sqrt{n}})^n ] = e^{-2t} = e^{t\frac{1}{2}} )
Converges to MGF of degenerate distribution with parameter 1/2.
as MGF converges => distribuiton converges
the anwser doesn't seem right