Suppose I have $X_1\sim Uniform[0,1]$.
Let us define a sequence of random variables as follows:
We will choose a random point from the interval $[0,X_1]$ and mark it by $X_2$. then we will choose a random point from the interval $[0,X_2]$ and mark it by $X_3$ and so on. 0
I need to find a formula for the density function $f_{{X}_n}$.
I could see that $X_n$ has more probability to be near 0.
I tried to express $F_{X_n}$ in terms of $F_{X_{n-1}}$ and $F_{X_{n-2}}$ but got only to this equation: $F_{X_{n}}(x_{n+1})=\frac{F_{X_{n+1}}(x_{n+2})}{F_{X_{n-1}}(x_n)}$ that leads me nowhere even if I trying to derivate it.
Thank you,
Michael