Parametrization of a circle on a sphere

In summary, the conversation discusses how to parametrize a circle of radius r on a sphere of radius R>r by arclength. The solution involves using spherical coordinates and setting up a coordinate system so that the circle is at a fixed z. The final parametrization is given as (r*cos(s/r), r*sin(s/r), sqrt[R^2 - r^2]).
  • #1
TimNguyen
80
0

Homework Statement


Parametrize a circle of radius r on a sphere of radius R>r by arclength.



Homework Equations


Circle Equation: (cos [theta], sin[theta], 0)


The Attempt at a Solution


I don't know if the professor is tricking us, but isn't the parametrization just

Circle: (r*sin[theta]/s, r*cos[theta]/s, s), where s is the arc length?
 
Physics news on Phys.org
  • #2
The circumference of a circle is [tex]2\pi[/tex], so when you find the length of your circle, you should obtain length=1.

Mat
 
  • #3
You can always set up your coordinate system so that the circle is at a fixed z.

In spherical coordinates we have [itex]x= Rcos(\theta)sin(\phi)[/itex], [itex]y= R sin(\theta)sin(\phi)[/itex] and [itex]z= R cos(\phi)[/itex]. At fixed z, [itex]\phi= cos^{-1}(z/R)[/itex] and it is easy to show that
[tex]sin(cos^{-1}(z/R))= \frac{\sqrt{R^2- z^2}}{R^}[/tex]

It is also true that with radius r, we have [itex]r^2+ z^2= R^2[/itex] so that [itex]R^2- z^2= r^2[/itex] and so
[tex]sin(\phi)= sin(cos^{-1}(z/R))= \frac{r}{R}[/tex]

That is, [itex]x= r cos(\theta)[/itex], [itex]y= r sin(\theta)[/itex], and [itex]z= \sqrt{R^2- r^2}[/itex], a constant.

But, since [itex]\theta[/itex] is in radians, the arclength of a segment over angle [itex]\theta[/itex] is [itex]s= r\theta[/itex] so that
[tex]\theta= \frac{s}{r}[/tex]
 
  • #4
Oh, there should not be a [theta] in the trigonometric functions, but rather the value (s/r).

Hence, the parametrization of a circle would be:

(r*cos(s/r), r*sin(s/r), sqrt[R^2 - r^2])

Thanks for all the help!
 

Related to Parametrization of a circle on a sphere

1. What is parametrization of a circle on a sphere?

Parametrization of a circle on a sphere is a mathematical technique used to represent points on a circle that lies on the surface of a sphere. It involves defining the coordinates of the points on the circle using two parameters, usually denoted as u and v, which are then used to calculate the x, y, and z coordinates of the points.

2. Why is parametrization of a circle on a sphere important?

Parametrization of a circle on a sphere is important because it allows us to describe and manipulate points on a curved surface, such as a sphere, using a simple set of parameters. This makes it easier to perform complex calculations and solve geometric problems involving circles on a sphere.

3. How is parametrization of a circle on a sphere different from parametrization of a circle on a flat surface?

The main difference between parametrization of a circle on a sphere and a flat surface is that on a sphere, the points are not defined by a single parameter, but by two parameters. This is because a sphere is a three-dimensional object and requires two coordinates to specify a point, whereas a flat surface only requires one coordinate.

4. Can parametrization of a circle on a sphere be used for other curved surfaces?

Yes, parametrization of a circle on a sphere can be extended to other curved surfaces, such as ellipsoids, cones, and tori. The same principles of using two parameters to represent points on the surface can be applied, but the specific equations and formulas may differ depending on the shape of the surface.

5. Are there different ways to parametrize a circle on a sphere?

Yes, there are different ways to parametrize a circle on a sphere. The most common method is using spherical coordinates, which involves defining the radius, inclination, and azimuth of a point on the sphere. Other methods include using stereographic projection, which maps points on a sphere to points on a plane, and using parametric equations derived from the Cartesian coordinates of the points.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
663
  • Calculus and Beyond Homework Help
Replies
3
Views
585
  • Calculus and Beyond Homework Help
Replies
4
Views
199
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
849
  • Calculus and Beyond Homework Help
Replies
6
Views
424
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
2K
Back
Top