Let $S^2\subseteq \mathbb{R}^3$ be the unit sphere. Let's define the Riemannian metric to be $d(x,y)=\angle(x,y)=\arccos(x,y)$. Calculate the area and circumference of the ball $B(x,R)=\left\{y\in S^2: d(x,y)\leq R\right\}$ . So I'm not quite sure how to approach this question without writing the $g$ matrix for this metric, and I'm not quite sure how to write this matrix. I also thought of doing a coordinate change to spherical coordinates, but I'm still not quite sure how to write the matrix under these coordinates. Thanks a lot for the help.I'd also appreciate a good online book about differential geometry.
2026-03-25 19:06:59.1774465619
Calculating the area and length of sets using a Riemannian metric on the sphere
1.2k 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 RIEMANNIAN-GEOMETRY
- What is the correct formula for the Ricci curvature of a warped manifold?
- How to show that extension of linear connection commutes with contraction.
- geodesic of infinite length without self-intersections
- Levi-Civita-connection of an embedded submanifold is induced by the orthogonal projection of the Levi-Civita-connection of the original manifold
- Geodesically convex neighborhoods
- The induced Riemannian metric is not smooth on the diagonal
- Intrinsic vs. Extrinsic notions of Harmonic maps.
- Equivalence of different "balls" in Riemannian manifold.
- Why is the index of a harmonic map finite?
- A closed manifold of negative Ricci curvature has no conformal vector fields
Related Questions in METRIC-GEOMETRY
- Why not define lines in a metric space using a locus?
- Example of length structure with Euclidian intrinsic metric but different path lengths
- exercise about doubling
- Spaces of (complete) separable metric spaces
- Spaces of separable metric spaces II: pointed spaces
- Formalize idea of 'homeomorphism that preserves geodesics'?
- $2$-dim positively curved Alexandrov space
- Length of a curve defined by a convex function
- Approximation of four dimensional ball by three dimensional spheres
- Product of two CAT($\kappa$) spaces is CAT($\kappa$) for $\kappa \ge 0$
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?
Terminology note: Your "d" is the topological metric (i.e., distance function) associated to the round metric on the unit sphere. (The latter is the "Riemannian" metric, a bilinear function on tangent vectors.)
The round metric is the restriction of the Euclidean metric on $\mathbf{R}^3$ to the unit sphere $S^2$. If you parametrize $S^2$ by (your favorite version of) spherical coordinates, denoting the mapping $\Phi(u, v)$ and using subscripts to denote partial derivatives, then the round metric in your coordinate chart has component functions $$ g_{11} = \Phi_u \cdot \Phi_u,\quad g_{12} = g_{21} = \Phi_u \cdot \Phi_v,\quad g_{22} = \Phi_v \cdot \Phi_v. $$ (Classically these functions are usually denoted $E$, $F$,and $G$.) The area element is $$ dA = \sqrt{\det g}\, du\, dv = \sqrt{EG - F^2}\, du\, dv, $$ and the area integral is straightforward to evaluate.