Re: Random Variable on rationals in [0, 1]
- From: Ross <rmillika@xxxxxxxxxxx>
- Date: Fri, 13 Feb 2009 12:44:33 -0800 (PST)
On Feb 12, 11:43 pm, Sujit <sujit.gu...@xxxxxxxxx> wrote:
I have found F using first 200 rationals.You are right that your calculation of F is very close. Reaching a
It wont be exact. But it should give pretty good
idea about graph of F as the probabilities which I ignored
would not sum up more than 2^(-200).
But this is not exact solution or some closed form solution.
closed form probably requires
a clever choice of bijection between the rationals and N. In your
bijection, it appears hard
to answer the question of "what is the 100th rational in the list?",
and this makes it hard to
find an explicit sum. There are simple bijections between N and N x
N, but the common factors
keep getting in the way. Maybe thinking about Farey sequences will
help. Alternately, you
could embrace the problem. Order the "rationals in (0,1)" as 1/2,
1/3, 2/3, 1/4, 2/4, 3/4, ...
where it is easy to figure out which one is the 100th, but a little
harder to figure out
the weight of 1/2, as it is 1/2 + 1/32 (for 2/4) + ...
.
- References:
- Re: Random Variable on rationals in [0, 1]
- From: Ray Vickson
- Re: Random Variable on rationals in [0, 1]
- From: Sujit
- Re: Random Variable on rationals in [0, 1]
- Prev by Date: Re: Help solving equation
- Next by Date: Re: I became a teacher. Thank you very much.
- Previous by thread: Re: Random Variable on rationals in [0, 1]
- Next by thread: Relation
- Index(es):
Relevant Pages
|