|
|
|
|
|
by cschmid
1500 days ago
|
|
This is pretty obvious, no? If you choose a (uniformly) random point inside an n-sphere, the components of the vector will go to zero as n gets larger -- after all, the sum of their squares has to be less than 1. A (uniformly) random point in an n-dimensional cube will have random coordinates from zero to 1, with no other constraint on their size. |
|