Hypercube point picking - unsolved?

295 Views Asked by At

MathWorld says that picking a random point in a unit $n$-cube is an unsolved problem. Why? Isn't it enough to pick $n$ random numbers uniformly distributed in $[0, 1]$?

1

There are 1 best solutions below

2
On BEST ANSWER

It doesn't say anything like that. It says that there is no known closed-form expression for the expected distance from a random point to a particular vertex of an $n$-cube.