Path joining 2 points on a sphere

Click For Summary
SUMMARY

The discussion focuses on calculating the length of a path joining two points on a sphere using spherical coordinates. The formula derived is L = r∫(θ₁)^(θ₂)√(1 + sin²θ(φ')²)dθ, where φ' represents the derivative of the azimuthal angle φ with respect to the polar angle θ. Participants clarify the use of angle conventions and suggest ensuring the correct application of the radius factor r in the final expression. The conversation emphasizes the importance of consistent variable naming to avoid confusion in mathematical derivations.

PREREQUISITES
  • Understanding of spherical coordinates
  • Familiarity with calculus, specifically integration
  • Knowledge of derivatives and their notation
  • Ability to manipulate trigonometric identities
NEXT STEPS
  • Review the derivation of arc length in spherical coordinates
  • Study the application of the chain rule in multivariable calculus
  • Learn about the geometric interpretation of spherical coordinates
  • Explore advanced integration techniques for complex functions
USEFUL FOR

Students studying calculus, particularly those focusing on multivariable calculus and geometry, as well as educators looking to clarify concepts related to spherical coordinates and path length calculations.

ephedyn
Messages
169
Reaction score
1

Homework Statement


Using spherical coordinates, show that the length of a path joining two points on a sphere is

[itex]L=\int_{\theta_{1}}^{\theta_{2}}\sqrt{1+\sin^{2}\theta\phi'^{2}}d\theta[/itex]

Homework Equations



[itex]x=r\cos\theta\sin\phi[/itex]
[itex]y=r\sin\theta\sin\phi[/itex]
[itex]z=r\cos\phi[/itex]

The Attempt at a Solution



The distance between 2 neighboring points on the path is
[itex]ds=\sqrt{dx^{2}+dy^{2}+dz^{2}}[/itex]

and
[itex]dx=\dfrac{dx}{d\theta}d\theta[/itex]
[itex]dy=\dfrac{dy}{d\theta}d\theta[/itex]
[itex]dz=\dfrac{dz}{d\theta}d\theta[/itex]

Consider
[itex]\dfrac{1}{r}\dfrac{dx}{d\theta}=\cos\theta\cos\phi\phi'\left(\theta\right)-\sin\theta\sin\phi[/itex]
[itex]\dfrac{1}{r}\dfrac{dy}{d\theta}=\sin\theta\cos\phi\phi'\left(\theta\right)+\sin\phi\cos\theta[/itex]
[itex]\dfrac{1}{r}\dfrac{dz}{d\theta}=-\sin\phi\phi'\left(\theta\right)[/itex]
[itex]\left(\dfrac{1}{r}\dfrac{dx}{d\theta}\right)^{2}=\cos^{2}\theta\cos^{2}\phi\phi'{}^{2}-2\sin\theta\cos\theta\sin\phi\cos\phi\phi'+\sin^{2}\theta\sin^{2}\phi[/itex]

[itex]\left(\dfrac{1}{r}\dfrac{dy}{d\theta}\right)^{2}=\sin^{2}\theta\cos^{2}\phi\phi'^{2}+2\sin\theta\cos\theta\sin\phi\cos\phi\phi+\sin^{2}\phi\cos^{2}\theta[/itex]

[itex]\left(\dfrac{1}{r}\dfrac{dz}{d\theta}\right)^{2}=\sin^{2}\phi\phi'^{2}[/itex]

Summing, [itex]dy^{2}[/itex] and [itex]dx^{2}[/itex], the term [itex]2\sin\theta\cos\theta\sin\phi\cos\phi\phi[/itex] cancels out, leaving
[itex]L={\displaystyle r\int_{\theta_{1}}^{\theta_{2}}\sqrt{\cos^{2}\theta\cos^{2}\phi\phi'^{2}+\sin^{2}\theta\cos^{2}\phi\phi'^{2}+\sin^{2}\theta\sin^{2}\phi+\sin^{2}\phi\cos^{2}\theta+\sin^{2}\phi\phi'{}^{2}}d\theta}[/itex]

[itex]L=r\int_{\theta_{1}}^{\theta_{2}}\sqrt{\phi'^{2}+\sin^{2}\phi}d\theta[/itex]

Any idea where I went wrong?
 
Physics news on Phys.org
ephedyn said:

Homework Statement


Using spherical coordinates, show that the length of a path joining two points on a sphere is

[itex]L=\int_{\theta_{1}}^{\theta_{2}}\sqrt{1+\sin^{2}\theta\phi'^{2}}d\theta[/itex]

The Attempt at a Solution



[itex]L=r\int_{\theta_{1}}^{\theta_{2}}\sqrt{\phi'^{2}+\sin^{2}\phi}d\theta[/itex]

Any idea where I went wrong?

Looks to me like you are just using a different naming convention for the angles than the author of the problem statement. Try it again using [itex]\theta[/itex] as the polar angle and [itex]\phi[/itex] as the azimuthal angle and you should get the desired result (assuming the missing factor of [itex]r[/itex] was just a typo).
 
hi ephedyn! :smile:

(have a theta: θ and a phi: φ and a square-root: √ and an integral: ∫ :wink:)

as gabbagabbahey :smile: says …

√(1 + sin2θ (dφ/dθ)2) dθ

= √(1 + sin2θ (dφ/dθ)2) dθ/dφ dφ

= √((dθ/dφ)2 + sin2θ) dφ :wink:
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
3K
Replies
3
Views
2K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
14
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K