Distribution of the decimals of a random number

libelec
Messages
173
Reaction score
0

Homework Statement



Let U = 0.X1X2X3... be a random number in (0,1].

1) Find the distribution of every decimal digit Xi, i = 0,1,2...

2) Show that they are independent of each other

The Attempt at a Solution



I could use a hint for N°2. I have an idea, but I think it's wrong:

If X1 and X2 are independent, then P(X2 = x2 (intersection) X1 = x1) = P(X2 = x2)*P(X1 = x1).

Since P(X2 = x2 (intersection) X1 = x1) = P(0.x1x2... < U <= 0.x1(x2+1)...) = 0.x1(x2+1) - 0.x1x2 = 0.01 = 0.1*0.1 = P(X2 = x2) * P(X1 = x1) , that should prove it. Then, I could invoke the induction principle. But something sounds off.

Is this correct?
 
Physics news on Phys.org
Anybody?
 
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