Cubes, spheres, and derivatives.

1MileCrash
Messages
1,338
Reaction score
41
The volume of a sphere with radius r is

v = \frac{4}{3}\pi r ^{3}

It makes sense that its derivative with respect to radius is the surface area of the sphere.

\frac{dv}{dr} = a = 4\pi r ^{2}


The volume of a cube with side length n is
n^{3}

The derivative of this is just 3n^(2), which is not the surface area of the cube.

But, if instead of writing the volume of the cube in terms of its side length, I can write it in terms of half of its side length (call it a, so that a = (1/2)n) and then the volume is

v = (2a)^{3}
v = 8a^{3}

While the derivative with respect to a is

\frac{dv}{da} = 24a^{2}

Which is the surface area of that cube.


So, why is expressing these formulas in terms of "half lengths" (radius, and half-side, vs diameter and side) "special"?
 
Physics news on Phys.org
C'mon guys, this is interesting!
 
Here is another interesting tidbit. The volume of a pyramid is 1/3 base * height, this is also true for a cone (1/3 * πr^2 * h). But now, this is interesting. The volume of a sphere is 4/3 πr^3 = 1/3 * 4πr^2 * r. This is just 1/3 of the radius * the surface area. Does this mean a sphere is related to a pyramid or cone with height r and base 4πr^2? Can we transform a sphere into a cone by slicing it and flattening the surface onto the plane? If not, why do we have this similarity?
 
verty said:
Here is another interesting tidbit. The volume of a pyramid is 1/3 base * height, this is also true for a cone (1/3 * πr^2 * h). But now, this is interesting. The volume of a sphere is 4/3 πr^3 = 1/3 * 4πr^2 * r. This is just 1/3 of the radius * the surface area. Does this mean a sphere is related to a pyramid or cone with height r and base 4πr^2? Can we transform a sphere into a cone by slicing it and flattening the surface onto the plane?

Here's one I found interesting when I learned it. Consider a sphere of radius ##r## inscribed in a cylinder. The lateral surface area of the cylinder and the area of the sphere are equal. Furthermore, the projection that maps areas of the sphere radially along the cylinder's radius onto the cylinder is area preserving. I would guess that mapmakers know that although I don't know if I have ever seen a map of the world projected like that onto a cylinder and rolled flat. Probably everyone but me knows about that kind of map...
 
We could say this results from Stokes' theorem
$$\int_{\partial \Omega} \omega=\int_{ \Omega} \mathop{d} \omega$$

and that your formulation introduces irrelevant parameterization. In fact we can chose the parameterization to make the result true. That is often done in differential geometry in which a parameterization is chosen to preserve a desired relation. To illustrate say
Volume=f(r(s))
Surface area=g(r(s))
[f(r(s))]'=g(r(s))
implies (chain rule)
f'(r(s))r'(s)=g(r(s))
so all we need do is chose r such that r'(s)=1.

Often the family we want to consider is homogeneous then we have
Volume=V=A t^3
Surface area=S=B t^2
then we have r'(t)=1 when
r(t)=3V/S=(3A/B)t

we might then like to write
Volume=C (t/3)^3
Surface area=S=C (t/3)^2
where C=A*27=B*9

Here is a nice related article
http://projecteuclid.org/DPubS?service=UI&version=1.0&verb=Display&handle=euclid.rmjm/1181068766
 

Similar threads

Replies
16
Views
3K
Replies
33
Views
6K
Replies
1
Views
1K
Replies
5
Views
4K
Replies
2
Views
1K
Replies
3
Views
3K
Back
Top