Surface Area and Volume of a Sphere

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Philosophaie
Messages
456
Reaction score
0
I need to know the Surface Area and Volume of a spherical ball at the origin radius a.
What I want is to evaluate the integrals at each integral.

##\oint_S dS =\int\int d? d? = 4 *\pi*r^2##

##\oint_V dV = \int_0^{\pi}\int_0^{2\pi}\int_0^a dr d\theta d\phi## = ##\frac{4}{3}*\pi*a^2##
 
Last edited by a moderator:
Physics news on Phys.org
Philosophaie said:
I need to know the Surface Area and Volume of a spherical ball at the origin radius a.
What I want is to evaluate the integrals at each integral.

##\oint_S dS =\int\int d? d? = 4 *\pi*r^2##

##\oint_V dV = \int_0^{\pi}\int_0^{2\pi}\int_0^a dr d\theta d\phi## = ##\frac{4}{3}*\pi*a^2##.
Your last formula is incorrect: the volume of a sphere is ##(4/3)\pi r^3##.

Also, you don't want closed path integrals - ordinary integrals will do just fine. For the surface area, you can do this with a single integral that represents the surface area of a surface of revolution, and for the volume, you can do this by calculating the volume of a solid of revolution
 
Philosophaie said:
I need to know the Surface Area and Volume of a spherical ball at the origin radius a.
What I want is to evaluate the integrals at each integral.

##\oint_S dS =\int\int d? d? = 4 *\pi*r^2##

##\oint_V dV = \int_0^{\pi}\int_0^{2\pi}\int_0^a dr d\theta d\phi## = ##\frac{4}{3}*\pi*a^2##

The differential for surface area is dθsinφdφ with coefficient r2, for volume is r2drdθsinφdφ.