Confused about the intergral over a sphere

  • Thread starter Thread starter khkwang
  • Start date Start date
  • Tags Tags
    Confused Sphere
AI Thread Summary
Integrating the function sin(θ) over a sphere requires careful attention to the limits of integration for the angles θ and φ. When θ is integrated from 0 to π and φ from 0 to 2π, the result is 4π, which correctly represents the surface area of the sphere. However, reversing the limits to integrate θ from 0 to 2π and φ from 0 to π yields a result of 0, which is incorrect. This discrepancy arises because the sin(θ) function must remain positive, as it represents area, and the conventions for angular coordinates differ between mathematics and engineering. Understanding these conventions is crucial for correctly setting up integrals in spherical coordinates.
khkwang
Messages
57
Reaction score
0
I don't know the beginning part of the question is relevant, so I'll leave it out unless requested.

At the point of:

\intsin\varthetad\varthetad\phi

Which is to be integrated over a sphere, when integrating from 0 to pi for \vartheta and then from 0 to 2pi for \phi, we get 4pi, which is the answer I'm looking for.

But if I integrate \vartheta from 0 to 2pi first, then \phi from 0 to pi, I get 0, which is definitely not the answer I'm looking for.

Can someone tell me why this is? And how I know which to integrate over pi and which to integrate over 2pi generally?
 
Mathematics news on Phys.org
Hi! The sin(theta) comes from the way the angular coordinates are defined. So you cannot simply say that you will integrate theta from 0 to 2pi. You can check out spherical cooordinates on wikipedia and the derivation of the integral measure.

Here is a way to remember: The coordinate the goes from 0 til pi is the one in the sin() function in the integration measure, because otherwise sin() would become negative. This integral measures the area on the sphere, and it should not be possible to get a negative answer, since area is positive.

Of course, each time someone uses a spherical coordite system, they should say how it is defined.

Torquil
 
Ah, I'm not sure I understand all that (the first part), but I understand the part about the area not being possible to be negative. Thanks.
 
khkwang said:
I don't know the beginning part of the question is relevant, so I'll leave it out unless requested.

At the point of:

\intsin\varthetad\varthetad\phi

Which is to be integrated over a sphere, when integrating from 0 to pi for \vartheta and then from 0 to 2pi for \phi, we get 4pi, which is the answer I'm looking for.

But if I integrate \vartheta from 0 to 2pi first, then \phi from 0 to pi, I get 0, which is definitely not the answer I'm looking for.

Can someone tell me why this is? And how I know which to integrate over pi and which to integrate over 2pi generally?
Unfortunately, to confuse the situation further, mathematics and engineering use opposite conventiions. Mathematics uses \theta as the "longitude" and \phi as the "co-latitude". Engineering reverses those meanings.

khkwang is using "engineering" notation, but either way, longitude goes from "180 degrees east to 180 degrees west" or a full 360 degree, 2\pi radian, circle while latitude only goes from "90 degrees south to 90 degrees west", only a difference of 180 degrees or \pi radians.
 
Also see the discussion at Wolfram about spherical coordinates.
 
HallsofIvy said:
Unfortunately, to confuse the situation further, mathematics and engineering use opposite conventiions. Mathematics uses \theta as the "longitude" and \phi as the "co-latitude". Engineering reverses those meanings

Because of that, I use \zeta for "zenith angle" (co-latitude, the angle from the Cartesian z-axis, [0,\pi]) and \alpha for "azimuth angle" (longitude, the angle from the Cartesian x-axis, [0,2\pi)).

Have any notable disasters been attributed to this difference in convention?
 
Since, fortunately, it is only engineers who design things, not mathematicians, no!
 
Back
Top