My question is exactly as above. If there are $n$-vectors having the same origin in an $m$-dimensional Euclidean space then what is the maximum angle of separation that you can achieve.
Example:
In $2D$ Given $2$ vectors the max angle of separation is $180°$. For $3$ vectors it is $120°$; for $4$ it is $90°$; and so on (here we simply divide $360$ by $n$).
In $3D$ for $4$ vectors it $109.5°$ (I know this from chemistry, the arrangement of carbon compounds) and for $6$ vectors it is $90°$.
So if we are to generalize this to $n$ vectors in $m$ dimension what's the result? Can you provide at least an approximate solution to this problem or some resources that pursue it?
and few more leads here: https://math.stackexchange.com/questions/3052520/maximum-angle-between-vectors
The first question gave an approximation in terms of the surface area of sphere and spherical cap, but I don't think this can be generalized to m dimensons.
– Rishi rao Aug 03 '20 at 09:54