The formula for surface area of a section of a sphere?

Howard

Lifer
Oct 14, 1999
47,982
10
81
Let's say you have a cone inside a sphere, with the tip at the center of the sphere and the circular edge at the surface of the sphere. Given the angle of the cone slant (the "angle" in 2D between the two cone walls) how do you find the subtended area of the sphere?
 

Heisenberg

Lifer
Dec 21, 2001
10,621
1
0
I'd say to do a surface integration with the limits determined by the cone's intersection with the sphere.
 

MisterCornell

Banned
Dec 30, 2004
1,095
0
0
Well, if the cone was a plane (angle = 180 degrees), then its dome would be a hemisphere, and the surface area of that would be half the surface area of the sphere.

I don't think its a linear relationship (angle of cone vs. percent of sphere's surface area). My guess is that it would be some sort of sinusoidal relationship.

If you had y = (- cos(x/2) + 1)/2, where x is the angle of the cone, then y would return the percent surface area of the dome compared to the sphere as a whole. If you plug in 180 degrees, it returns .5.

That's just a guess though. :confused:
 

Howard

Lifer
Oct 14, 1999
47,982
10
81
Originally posted by: Heisenberg
I'd say to do a surface integration with the limits determined by the cone's intersection with the sphere.
I have no idea how to integrate over curved surfaces...
 

MisterCornell

Banned
Dec 30, 2004
1,095
0
0
I think I've figured it out, you inferior Canadian weiner :p

http://www.monolithic.com/construction/formulas.pdf

That has a pesky term h, which is solved for easily with some trignometry.

Doing a little algebra, I got S.A. = 2 Pi r^2 (1-cos (x/2))

That's the same as what I guessed earlier ((- cos(x/2) + 1)/2), after you multiply it out by the S.A. of a sphere (4 pi r^2).

:D
 

Heisenberg

Lifer
Dec 21, 2001
10,621
1
0
Originally posted by: Howard
Originally posted by: Heisenberg
I'd say to do a surface integration with the limits determined by the cone's intersection with the sphere.
I have no idea how to integrate over curved surfaces...
Spherical coordinates. ;)