Dan Piponi on Nostr: Given a random number generator that generates points uniformly in the unit interval ...
Given a random number generator that generates points uniformly in the unit interval [0,1] can you generate uniformly distributed points in the unit circle using only algebraic functions? In a finite number of steps - so no rejection sampling, loops, recursion. No "almost always" finite either.
Just wondering about sitiations where it seems you can't avoid trig functions.
Published at
2024-05-23 00:33:04Event JSON
{
"id": "3347fe285162c185682cd4c755dfe12f0921fc78be573704d3e1e59f7bb4107b",
"pubkey": "3422fcbc32f333fb2d3481b2e981258af8a0b571869cbfe93c42962410e232ef",
"created_at": 1716424384,
"kind": 1,
"tags": [
[
"proxy",
"https://mathstodon.xyz/users/dpiponi/statuses/112487588477621014",
"activitypub"
]
],
"content": "Given a random number generator that generates points uniformly in the unit interval [0,1] can you generate uniformly distributed points in the unit circle using only algebraic functions? In a finite number of steps - so no rejection sampling, loops, recursion. No \"almost always\" finite either.\n\nJust wondering about sitiations where it seems you can't avoid trig functions.",
"sig": "522ba40c7b949bb06c0e0e446254c649eeec5cc54efa3c370341246be0a8b089886b5e6427e28507076a521f6dbbfaf0d6a4d5ef453df8c993b9f09f649e02e3"
}