Spherical Coordinates Question

This is a consequence of allowing ##\theta## to run from ##0## to ##2\pi##, which leads to a non-unique coordinate system. In summary, in spherical coordinates, the ranges for the three axes, r, θ, and ∅, are 0≤r≤∞, 0≤θ≤∏, and 0≤∅≤2∏. Allowing θ to change from 0 to 2∏ in a physical situation would not have any physical consequences, but it would affect the mathematical model by allowing for non-unique coordinates for each point. This can lead to errors and is best avoided by restricting θ to be within
  • #1
welatiger
85
0
In spherical coordinates we have three axes namely
r, θ, ∅

the ranges of these axes are

0≤r≤∞
0≤θ≤∏
0≤∅≤2∏

what will happen in a physical situation if we allow θ to change from zero to 2∏
 
Physics news on Phys.org
  • #2
The physical situation would be unchanged. The mathematical model of the physical situation would be affected in that you no longer have a unique spherical coordinate for each physical point.
 
  • #3
If I understand this correctly, as [itex]\theta[/itex] changes from 0 to [itex]2\pi[/itex] you (or whatever point you are tracking) makes one complete circle around the z-axis. When you have completed the [itex]2\pi[/itex] you will be exactly where you were to begin, as welatiger says.

(By the way, those are coordinates, not "axes". If by "axis" you mean as line on which one coordinate changes, the others being 0, then the the "[itex]\phi[/itex]" and "[itex]\theta[/itex]" axes are both the z-axis, since r= 0, while the "r" axis is the x-axis.)
 
  • #4
so guys i cannot understand what is the consequences of being θ running from 0 to 2∏.
so if the mathematical model of the physical theory doesn't have a unique coordinate what will happen ?.

I need a more illustrative example

Thank you
 
  • #5
As [itex]\theta[/itex] goes from each point moves through a circle around the z-axis.
I don't know what more you want.

Unless you are using the "physics" convention rather than the "mathmatics" convention. Mathematics has [itex]\theta[/itex] measuring the angle the line from the origin to the given point's projection in the xy-plane makes with the positive x-axis while [itex]\phi[/itex] measures the angle the line from the origin to the point itself makes with the z-axis. The "physics" convetion swaps x and y. If that is what you mean then as [itex]\theta[/itex] goes from 0 to [itex]\pi[/itex], a point with the same r and [itex]\phi[/itex] is swung down through a semi-circle, with center at the origin and radius z, from (0, 0, z) to (0, 0, -z). If you then continue to increase [itex]\theta[/itex] from [itex]\pi[/itex] to [itex]2\pi[/itex] the point swings through the other haf of the same circle, from (0, 0, -z) back up to (0, 0, z). Yes, if we allowed [itex]\theta[/itex] to go from [itex]0[/itex] to [itex]2\pi[/itex] we could have the same point with two different sets of coordinates. [itex](r, \phi, \theta+ \pi)[/itex] would be the same point as [itex](r, \phi+ \pi, \theta)[/itex]. Which is why we restrict [itex]\theta[/itex] to be from 0 to [itex]\pi[/itex] rather than [itex]2\pi[/itex].
 
  • #6
welatiger said:
so guys i cannot understand what is the consequences of being θ running from 0 to 2∏.
so if the mathematical model of the physical theory doesn't have a unique coordinate what will happen ?.

I need a more illustrative example

Thank you

Here's an example of what can go wrong. I am going to assume ##\theta## is the same as in cylindrical coordinates and ##\phi## measures the angle from the ##z## axis. Suppose you wish to calculate the volume of a unit sphere:$$
V =\int_0^{2\pi}\int_0^\pi\int_0^1 1\cdot \rho^2\sin\phi\, d\rho d\phi d\theta$$Here we have let ##\phi## go from ##0## to ##\pi## and ##\theta## go from ##0## to ##2\pi## to cover the whole sphere once. But we could also cover the whole sphere by letting ##\phi## go from ##0## to ##2\pi## and ##\theta## go from ##0## to ##\pi##, giving$$
V =\int_0^{\pi}\int_0^{2\pi}\int_0^1 1\cdot \rho^2\sin\phi\, d\rho d\phi d\theta$$The first integral gives the correct volume while the second gives a volume of ##0##. Do you see where the error is? While the error can be fixed, it is best to avoid the problem in the first place and restrict ##\phi## to ##[0,\pi]##.
 

FAQ: Spherical Coordinates Question

1. What are spherical coordinates?

Spherical coordinates are a type of coordinate system used to locate points in three-dimensional space. They use two angles and a distance from the origin to specify a point's position.

2. How are spherical coordinates different from cartesian coordinates?

Spherical coordinates use angles and a distance from the origin, whereas cartesian coordinates use three perpendicular axes (x, y, z) to specify a point's position.

3. Why are spherical coordinates useful?

Spherical coordinates are useful for describing points in a spherical or cylindrical shape, such as the Earth or a planet. They are also used in physics and engineering for calculations involving forces and fields.

4. How do you convert spherical coordinates to cartesian coordinates?

To convert spherical coordinates to cartesian coordinates, you can use the following formulas:
x = ρsin(φ)cos(θ)
y = ρsin(φ)sin(θ)
z = ρcos(φ)
where ρ is the distance from the origin, φ is the angle from the positive z-axis, and θ is the angle from the positive x-axis in the xy-plane.

5. Can spherical coordinates be used in all dimensions?

No, spherical coordinates are only used in three dimensions. In higher dimensions, other coordinate systems such as hyperspherical coordinates are used.

Back
Top