Sphere Volume to Surface Area, Why not for Cone?

Click For Summary

Homework Help Overview

The discussion revolves around the relationship between the volume and surface area of geometric shapes, specifically comparing the sphere and the right circular cone. The original poster explores the idea of using the volume of a cone as an infinite sum of the surface areas of nested cones, similar to the method used for spheres, and questions why this approach yields incorrect results for cones.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning, Assumption checking

Approaches and Questions Raised

  • Participants discuss the original poster's attempt to apply the sphere's method to the cone, noting the differences in shape and volume calculations. Some suggest expressing the height as a function of the radius to maintain the cone's shape during differentiation.

Discussion Status

Several participants have provided insights and alternative approaches, including the need to consider the relationship between height and radius in the cone. There is an ongoing exploration of the correct method to derive the volume of the cone, with no explicit consensus reached yet.

Contextual Notes

Participants mention the importance of maintaining the shape of the cone while changing the radius, as well as the distinction between the incremental thicknesses used in volume calculations. There is also a reference to a proportional relationship between height and radius that is under discussion.

MDH
Messages
3
Reaction score
0

Homework Statement


Wikipedia tells me that I can obtain the surface area of a sphere by realizing that the volume of a sphere is equivalent to the infinite sum of the surface areas of hollow, nested spheres, sort of like little Russian dolls. That makes sense, and then differentiating both sides immediately yields the usual formula for the surface area of a sphere.

However when I attempt to use this approach for the lateral surface area of a right circular cone it produces an obviously wrong answer. I'm assuming we can similarly identify the volume of a cone as the infinite sum of the surface areas of hollow, nested cones that 'sit' inside the overall cone.

Why is this approach not fungible in this case?

Homework Equations



Case of the sphere:
V = 4/3 πr3 = ∫ SA dr where the integral is over 0 to r, and SA is the function of r that represents the surface area of a sphere of a particular radius,

and therefore
dV/dr = 4πr2 = SA(r)

The Attempt at a Solution


[/B]
Case of the right circular cone:

V = 1/3 πr2h= ∫ SA dr, holding h constant, where the integral is over the base of the cone from 0 to r, and SA is the function of r that represents the lateral surface area of a sphere of a particular radius,

and therefore
dV/dr = 2/3πrh = SA(r), where obviously it should be πrl, where l2 = (r2 + h2)
 
Physics news on Phys.org
MDH said:
V = 1/3 πr2h= ∫ SA dr, holding h constant, where the integral is over the base of the cone from 0 to r, and SA is the function of r that represents the lateral surface area of a sphere of a particular radius,
I presume you mean a cone with a particular radius.

THat said, I think a reason it doesn't work is that by changing r but not h, you are changing the shape of the cone. The incremental volume you are calculating is of maximum thickness dr at the base and zero thickness at the top, so it is not proportional to the surface area.

I expect you could make it work by expressing h as a function of r in order to maintain the same shape, and then differentiating wrt r.

Give it a try and see what happens.
 
  • Like
Likes   Reactions: MDH
Thank you AndrewKirk, that was very intuitive and helpful.

My first new attempt used the similarity between a representative 'proportional nested cone' and the overall cone, getting that H/R = h/r. I then integrated from 0 to r, the lateral surface area of the representative cone which is then πR(R/r)(h2+r2)½ with respect to dR. This unfortunately gave me the volume as ⅓πlr2.

Then I realized it's not correct that the 'representative shell' has thickness dR. It actually has thickness dS, where the relationship is that their ratio is the same as the overall ratio of h and l. That is, dR is measured in the plane of the base, but the shell thickness is at (90-α) to that base, where α is the angle between long axis and slant axis. So I should have integrated wrt dS, where dS = (h/l)dR.

Making that correction turns the integral into the right shape: ∫ πR(R/r)(h2+r2)½ (h/l)dR. Now (h2+r2)½ cancels with (1/l) and we end up with the correct volume of 1/3 πhr2.

andrewkirk said:
I presume you mean a cone with a particular radius.

THat said, I think a reason it doesn't work is that by changing r but not h, you are changing the shape of the cone. The incremental volume you are calculating is of maximum thickness dr at the base and zero thickness at the top, so it is not proportional to the surface area.

I expect you could make it work by expressing h as a function of r in order to maintain the same shape, and then differentiating wrt r.

Give it a try and see what happens.
 
Since this apparently isn't a homework question, I'm going to add more detail. Consider the following figure which is a cross section of a portion of a cone.
cone cross section.jpg

Here I am supposing the height ##h## is proportional to the radius ##r## so ##h=kr##. The surface area of this cone is $$S(r) = \pi r \sqrt{k^2r^2 + r^2} = \pi r^2 \sqrt{k^2+1}$$ To get an incremental volume you have to take the surface area an multiply it by the incremental thickness ##dw##, which is not equal to ##dr##. From the figure you can see that ##w = r\sin a## so $$dw = dr \sin a = dr \frac{kr}{r\sqrt {k^2+1}}
=\frac{k}{\sqrt {k^2+1}}dr$$Consequently your element of volume becomes$$
dV(r) = S(r)dw = \pi r^2 \sqrt{k^2+1}\cdot \frac{k}{\sqrt {k^2+1}}dr= \pi r^2 k dr$$If you integrate this with respect to ##r## and remember what ##k## is, you will get the correct volume for a cone.
 
  • Like
Likes   Reactions: MDH
LCKurtz said:
Since this apparently isn't a homework question, I'm going to add more detail. Consider the following figure which is a cross section of a portion of a cone.
View attachment 92689
Here I am supposing the height ##h## is proportional to the radius ##r## so ##h=kr##. The surface area of this cone is $$S(r) = \pi r \sqrt{k^2r^2 + r^2} = \pi r^2 \sqrt{k^2+1}$$ To get an incremental volume you have to take the surface area an multiply it by the incremental thickness ##dw##, which is not equal to ##dr##. From the figure you can see that ##w = r\sin a## so $$dw = dr \sin a = dr \frac{kr}{r\sqrt {k^2+1}}
=\frac{k}{\sqrt {k^2+1}}dr$$Consequently your element of volume becomes$$
dV(r) = S(r)dw = \pi r^2 \sqrt{k^2+1}\cdot \frac{k}{\sqrt {k^2+1}}dr= \pi r^2 k dr$$If you integrate this with respect to ##r## and remember what ##k## is, you will get the correct volume for a cone.
Totally agree, and sitting in a Starbucks I was able to sketch that out, as per the reply to AndrewKirk. Thanks much!
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
5K
  • · Replies 33 ·
2
Replies
33
Views
3K
  • · Replies 7 ·
Replies
7
Views
6K
Replies
5
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 17 ·
Replies
17
Views
5K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
6K
  • · Replies 2 ·
Replies
2
Views
2K