@Vinay, this post might be somewhat long, but please read this post and the attachment completely.
Initially when I read this problem, I thought that X is a function from (0,1) to range(X) where Range(X)=(1,infinity). And if we select any number so from (0,1), then by archimedian property we get a number x from (1, infinity) such that xso>1.
Now we can take set A={x|x in (1,infinity) s.t. xso>1}, This set has a infimum and that we take xo.
Now we can easily see that if we take any element s from the set (so,1), xo.s>1.
It ia also easy to see that so=1/xo
So corresponding to any element of x>=xo, we get an interval in (0,1) [which is (1/xo,1)]. [Ex- consider 2 in (1,infinity), then consider any element s in (1/2,1), 2.s>1 also 3.s>1,4.s>1,....]
So, in short corresponding to any interval [xo,infinity] we get an interval (1/xo,1) over which we know the probability is just length.
Thus P(x>=xo)= 1-1/xo
So, P(x<xo)=1/xo
Distribution function on X is 1/x
Density function on X is derivative of distribution function which is -1/x^2
E[X]=integral(x.(-1/x^2)dx) but it can't be evaluated.
But problem with this reasoning is that I get -1 as the total probabilty over (1,infinity) as the density function we get is 1/x^2. I don't know why I get this?
That's what I am trying to explain in my previous reply.
But in your previous reply, I come to know that Range(X)=set of natural numbers greater than 1 instead of (1,infinity) which I previously thought. If I take any element of range(X), I have to take that much element from S=(0,1) such that their sum is greater than 1.
I think that this X is then not a function from (0,1) to {2,3,4,...}.
Like if we take 2 in range(X),
Then we get a tuple like (1.8,1.8),(1.8,0.3),(1/8,0.44), {union{x in (1/2,1)}(1.8,x)}............
We won't get an interval as such because there is also a possibility of taking one x<1/2 and other x>1/2.
So, it is better a function from S^n to n for n>1. {S^n=SXSX.....(n times) - cartesian product}
Please take a look at the pdf file which I have attached -
But the problem is that if we sum up the probability of all the elements of range(X) to get the probability of whole sample space (we can do it as range(X) is a countable set), the sum gets diverges not equal to 1.