I guess am having a very silly problem right now. Considering a unit sphere $S^2$ and, for example, a curve, in spherical coordinates, $c(t)=(1, \frac{\pi}{2},t)$ that goes around the equator how can I parametrize a family of curves $c(t,s)$ which correspond to rotations of the equator and satisfy $c(0,s)=c(0)$ and $c(\pi,s)=c(\pi)$?
2026-03-27 21:23:53.1774646633
How to parametrize circles on a sphere by the distortion of the equator?
173 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in GEOMETRY
- Point in, on or out of a circle
- Find all the triangles $ABC$ for which the perpendicular line to AB halves a line segment
- How to see line bundle on $\mathbb P^1$ intuitively?
- An underdetermined system derived for rotated coordinate system
- Asymptotes of hyperbola
- Finding the range of product of two distances.
- Constrain coordinates of a point into a circle
- Position of point with respect to hyperbola
- Length of Shadow from a lamp?
- Show that the asymptotes of an hyperbola are its tangents at infinity points
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 PARAMETRIC
- Suggest parametric equations for a given curve
- Parametric Circle equations and intersections
- Is it possible to construct the equation of a surface from its line element?
- Finding the equation of aline in implicit form
- Finding whether a parametric curve has a well defined tangent at the origin
- Parametric representation of a cylinder generated by a straight line
- Converting circle parametric equation
- Finding the major and minor axes lengths of an ellipse given parametric equations
- Draw (2, 3) torus knot on the unwrapped torus surface
- Question about parametric, implicit equation and vector equation
Related Questions in SPHERICAL-GEOMETRY
- Name of some projection of sphere onto $\mathbb{R}^2$
- Can you generalize the Triangle group to other polygons?
- motion on the surface of a 3-sphere
- What length would the sides of a triangle over Earth's surface be for the sum of its angles to be 180.1°
- why is the content of a n-sphere given by $\int_{0}^{R} S_nr^{n-1}dr = {S_nR^n \over n} $?
- Rotate a point according to a perpendicular point
- Rotate the surface of a sphere using altitude
- Is there a nice way to calculate $\int (1-x_3)^2$ over the hemisphere?
- Integrate the normal vector over a spherical polygon
- Spherical Geometry inequalities with triangles using main formula
Related Questions in GEODESIC
- Length of geodesic line equals distance between two points?
- What's the relation between the Darboux Frame and the Frenet-Serret on a oriented surface?
- Projection from an ellipsoid onto a sphere that preserves geodesy?
- Vector field on a geodesic
- Geodesic lines of the form f(at+b)
- How to actually find a minimizing path on a manifold?
- Calculating the round metric on $S^n$
- Geodesic equation on a codimension 1 submanifold of $\mathbb{R^{n+1}}$
- How can you numerically approximate the geodesic midpoint of 2 points on an ellipsoids?
- Compute geodesic circles on a Surface
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?
You know that for a suitable choice of coordinate system, spherical coordinates $(r,\theta,\varphi)$ correspond to cartesian coordinates $(r\sin\theta\cos\phi,r\sin\theta\sin\phi,r\cos\theta)$. Specifically, for your equator you have cartesian coordinates $(\cos t,\sin t,0)$. Now you want to rotate that, while keeping $(1,0,0)$ and $(-1,0,0)$ fixed. So you rotate around the $x$ axis, and get something like $(\cos t,\sin t\cos s,\sin t\sin s)$. Now turn that back into spherical coordinates. You have $r=1$ and
\begin{align*} \cos\theta&=\sin t\sin s \\ \tan\varphi&=\frac{\sin t\cos s}{\cos t}=\tan t\cos s \end{align*}
So one possible parametrization would be
$$c(t,s)=\bigl(1,\arccos(\sin t\sin s),\arctan(\tan t\cos s)\bigr)$$
except that the $\arctan$ in there only determins an angle modulo $180°$, so it would often end up in the wrong quadrant. You'd have to take the same quadrant as $t$, and one hackish way to express this would be
$$c(t,s)=\bigl(1,\arccos(\sin t\sin s),\arctan(\tan t\cos s)+t-\arctan(\tan t)\bigr)$$
since $t-\arctan(\tan t)$ is exactly the difference between the actual angle $t$ and the angle computed by $\arctan$. You still have to deal with the infinities if $t=(2k+1)\pi/2$.
There might be some clever formula to combine the $\arctan$ and the $\tan$ inside, even though there is an extra factor inside. There might be a way to simplify things choosing a parametrization of the curve which is not constant speed. One might also try to simplify things by expressing the rotation not as an angle, but as something else, e.g. the tangent of half the angle or whatever. I haven't explored these options in depth.