I have been reading about Hopf coordinates (https://en.wikipedia.org/wiki/3-sphere#Hopf_coordinates) which parameterize points on $\mathbb{S}^3$ as follows: \begin{align} x_0 &= \cos \xi_1 \sin\eta \\ x_1 &= \sin \xi_1\sin\eta \\ x_2 &= \cos\xi_2 \cos\eta \\ x_3 &= \sin\xi_2\cos\eta \end{align} where $(\xi_1,\xi_2,\eta)\in [0,2\pi)\times[0,2\pi)\times [0,\pi/2)$. Is it known if there are any formulas for relating geodesic distances on $\mathbb{S}^3$ to expressions in these coordinates?
2026-03-25 14:19:45.1774448385
Distance in Hopf coordinates
135 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in DIFFERENTIAL-GEOMETRY
- Smooth Principal Bundle from continuous transition functions?
- Compute Thom and Euler class
- Holonomy bundle is a covering space
- Alternative definition for characteristic foliation of a surface
- Studying regular space curves when restricted to two differentiable functions
- What kind of curvature does a cylinder have?
- A new type of curvature multivector for surfaces?
- Regular surfaces with boundary and $C^1$ domains
- Show that two isometries induce the same linear mapping
- geodesic of infinite length without self-intersections
Related Questions in COORDINATE-SYSTEMS
- How to change a rectangle's area based on it's 4 coordinates?
- How to find 2 points in line?
- Am I right or wrong in this absolute value?
- Properties of a eclipse on a rotated plane to see a perfect circle from the original plane view?
- inhomogeneous coordinates to homogeneous coordinates
- Find the distance of the point $(7,1)$ from the line $3x+4y=4$ measured parallel to the line $3x-5y+2=0.$
- A Problem Based on Ellipse
- Convert a vector in Lambert Conformal Conical Projection to Cartesian
- Archimedean spiral in cartesian coordinates
- How to find the area of the square $|ABCD|$?
Related Questions in SPHERES
- Name of some projection of sphere onto $\mathbb{R}^2$
- Deriving the Equation for Finding the Area of a Sphere
- Trilaterating 2D cartesian coordinates, without Z
- How many points define a sphere of unknown radius?
- Generate uniformly distributed points in n-dimensional sphere
- Arc length of curve of intersection between cylinder and sphere
- What are the tangent planes of the sphere B, which contains the line L?
- Find an equation of the curve that is the intersection of the sphere.
- Need help figuring out what I did wrong in solving for equation of sphere (and finding radius/center).
- Writing an Expression for the Volume of a Spherical Shell
Related Questions in HOPF-FIBRATION
- How to construct the "lobed Hopf tori"?
- Spherical coordinates on the 2-sphere and k-forms
- Understanding the Hopf Link
- Showing that this map descends to the quotient in an injective way
- Symmetry group of Hopf fibration
- Nontriviality of the Hopf Fibration
- Differential of Hopf's map
- Is the Hairy Ball Theorem equivalent to saying that the Hopf Fibration has no global sections?
- A $S^1$ invariant frame on $S^3$
- Inverse Hopf Map
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
$\newcommand{Vec}[1]{\mathbf{#1}}$If $\Vec{u}$ and $\Vec{u}'$ are points on the unit sphere in Euclidean $n$-space, they may be identified with unit vectors, and the geodesic distance between them is the angle they subtend at the origin: $$d(\Vec{u}, \Vec{u}') = \arccos(\Vec{u} \cdot \Vec{u}').$$
In your situation, taking $\Vec{u} = (x_{0}, x_{1}, x_{2}, x_{3})$ and $\Vec{u}' = (x_{0}', x_{1}', x_{2}', x_{3}')$ with \begin{align*} x_{0} &= \cos\xi_{1} \sin\eta, & x_{0}' &= \cos\xi_{1}' \sin\eta', \\ x_{1} &= \sin\xi_{1} \sin\eta, & x_{1}' &= \sin\xi_{1}' \sin\eta', \\ x_{2} &= \cos\xi_{2} \cos\eta, & x_{2}' &= \cos\xi_{2}' \cos\eta', \\ x_{3} &= \sin\xi_{2} \cos\eta, & x_{3}' &= \sin\xi_{2}' \cos\eta', \end{align*} the geodesic distance is $$d(\Vec{u}, \Vec{u}') = \arccos(x_{0}x_{0}' + x_{1}x_{1}' + x_{2}x_{2}' + x_{3}x_{3}').$$