0
votes
0answers
114 views
how to calculate an angle between two great circles [closed]
Hello!
Please my lack of proper wording, but I'm not a native speaker, so I looked up some words, which may be incorrect.
Anyway.
I have three points on a sphere (globe) define …
18
votes
5answers
486 views
Is there a generalisation of the “sunflower spiral” to higher dimensions?
There is a well known pattern that turns up in nature involving the golden ratio $\phi = \frac{\sqrt{5}-1}{2}$.
To get this "sunflower spiral" pattern, put the $k$th node at an …
13
votes
1answer
375 views
Probability of a Point on a Unit Sphere lying within a Cube
Suppose we have a (n-1 dimensional) Unit Sphere centered at the origin: $$ \sum_{i=1}^{n}{x_i}^2 = 1$$
What is the probability that a randomly selected point on the sphere, $ (x_1, …
6
votes
3answers
478 views
how to construct a spherical dodecahedron?
using only a spherical ruler (to construct great lines) and a pair of compasses, how can you construct a regular dodecahedron on the surface of the sphere? thank you very much.
8
votes
1answer
398 views
Packing twelve spherical caps to maximize tangencies
Suppose that $v_i$, for $i \in \{1, 2, \ldots 11, 12\}$, are twelve unit length vectors
based at the origin in $R^3$. Suppose that $|v_i - v_j| \geq 1$ for all $i
\neq j$. …
1
vote
2answers
330 views
Find the subset of a line on a sphere “far” from a set of points on the sphere.
I have some code where the "hot part" relies on an inefficient solution to this problem.
Problem: I have 3 inputs:
a. A collection of N points on the surface of a sphere.
b. A l …
1
vote
1answer
190 views
Plotting path between sphere or ellipsoid points?
Hi, my apologies if this is not the right place to ask this- I am not a mathematician (I'm a software engineer) and Im working on some 3D applications.
My situation is this- give …
2
votes
3answers
197 views
Grid with nice mathematical properties
I am looking for a way to partially "grid" the surface of a sphere to have certain nice properties which will be defined precisely below.
The areas should be "almost equal".
It …
2
votes
1answer
61 views
Intersection of two rhumb line segments
Short Version:
How would one find the point of intersection of two rhumb line segments defined by two pairs of points on the globe? Assumptions such as a spherical Earth and foll …
1
vote
1answer
123 views
Recentering a Spherical Coordinate Sytem
How do you recenter a spherical coordinate system. For example, if the center were at $\left (0, 0, 0 \right )$ and I wanted to move the center of the spherical coordinate system t …
5
votes
4answers
874 views
How Does One Find the “Loneliest Person on the Planet”?
I'm looking for the algorithm that efficiently locates the "Loneliest Person on the Planet", where "loneliest" is defined as:
Maximum minimum distance to another person -- that is …
