If we parametrized a $C^{\infty}$ curve in $\mathbb{R^3}$ so that the curve lies on a sphere centred at an arbitrary point and the speed along that curve is never zero, how would we show that for any point on the curve, the osculating circle for that point lies in the sphere?
2026-03-25 04:37:27.1774413447
Parametrized curve along a sphere
205 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 OSCULATING-CIRCLE
- Limacon curve and its osculating circle
- Curvature vector and osculating circle radius
- Find the amplitude of the oscillation of the particle.
- Showing that a circle is an osculating circle of a unit-speed curve
- Center and radius of the osculating circle - The limiting position of a circle trough three points
- Find circumradius of an equilateral triangle of side 7$\text{cm}$
- Nonzero Curvature implies local noncollinearity of any three points.
- What is the Benice equation?
- Parametrized curve along a sphere
- Finding an Osculating Circle
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?
We will make extensive use of the Frenet-equations' (moving) basis $(e_1,e_2,e_3)$.
The curve will be defined by $$ \gamma : [a,b] \to \partial B_\rho(c) $$ where $\partial B_\rho(c)$ is the surface of a sphere of radius $\rho$ around the center $c$.
We are given that the curve has never vanishing speed. Therefor, there is an arc length parametrization of the curve and we will just assume that the given curve is already one, i.e. $$ \| \gamma' \| \equiv 1 \,. $$
We need the Frenet basis \begin{align} e_1(t) &:= \gamma'(t) \\ e_2(t) &:= \frac{1}{\| \gamma''(t) \|} \gamma''(t) \\ e_3(t) &:= e_1 \times e_2 \,, \end{align} as well as curvature $\kappa(t) := \| \gamma''(t) \| $, and torsion $ \tau(t) := e_2' \cdot e_3 $.
The osculating circle has its center at $m(t) = \gamma(t) + \frac{1}{\kappa}e_2$, radius of $r = \frac{1}{\kappa}$, and lies in the $\{e_1,e_2\}$-plane.
We will have to distinguish between two different cases: $\tau(t) = 0$ and $\tau(t) \neq 0$.
Case 1: $\tau(t) \neq 0$.
For spherical curves there is a theorem stating that the sphere can be computed only from the curve. The center $M$, and radius $R$ are given by [German wikipedia has the formula] \begin{align} M(t) &= \gamma(t) + \frac{1}{\kappa(t)}e_2(t) - \frac{\kappa'(t)}{\tau(t)\kappa(t)^2}e_3(t) \\ R(t) &= \sqrt{\frac{1}{\kappa(t)^2} + \left( \frac{\kappa'(t)}{\tau(t)\kappa(t)^2} \right)^2} = \text{const} = R \end{align}
Any point $p$ on the osculating circle has distance $r$ from its center and lies in the $\{e_1,e_2\}$-plane, i.e. $$ p = m + r (c_1 e_1 + c_2e_2) \quad \text{for} \quad 1=c_1^2 + c_2^2 \,. $$ Computing the distance between $p$ and $M$ gives \begin{align} \|p - M \| &= \| r (c_1 e_1 + c_2e_2) + \frac{\kappa'(t)}{\tau(t)\kappa(t)^2}e_3(t) \| \\ &= \sqrt{r^2 + \left[\frac{\kappa'(t)}{\tau(t)\kappa(t)^2} \right]^2} = R\,. \end{align} such that $p$ by definition lies on the surface! Thus, the osculating circle is contained on that sphere.
Case 2: $\tau(t) = 0$.
Is actually just a special case of (1) where $M=m$ and $R=r$ hold. Thus, the osculating circle is also contained on that sphere.