Re: Horn of 1/X dilemma



Brablo wrote:

When you spin the function 1/X around on the X-axis,
and take the volume, you notice that the volume
is finite. However, the surface area is infiinite.

Another words, this shape can hold a finite amount
of paint, but it requires infinity gallons to paint it.

Volumes are computed by multiplying three dimensions together,
areas by multiplying two dimensions. When you let all but one
of the dimensions get smaller and smaller, it's easier to get
convergence when you have TWO small quantities among your
factors (the volume computation) than when you have just
ONE small quantity among your factors (the area computation).

Interestingly, very few people seem surprised at the
same phenomena one dimension lower, where a curve of
finite length can bound a finite area. For example,
the area in the first quadrant bounded by x = 0,
x = 1, y = 0, and y = x + x*sin(1/x).

Dave L. Renfro

.



Relevant Pages

  • Re: Gabriels Horn
    ... After all shouldn't the paint required ... of the similar fact that a curve in a bounded region can have ... Volumes are computed by multiplying three dimensions together, ...
    (sci.math)
  • Re: When to create TCustomControls child controls?
    ... As I've demonstrated, you can use CreateWND, but then your dimensions ... are 0 unless you've specified default values beforehand, ... Another, though clunky, method, is to use Paint as your common hook, ... Procedure InitControl; ...
    (alt.comp.lang.borland-delphi)