Area under curve $\frac{1}{x}$ is infinite, volume of revolution $\frac{1}{x}$ is $\pi$?

1.6k Views Asked by At

Stumbled across this weird phenomenon using the equation $y = \frac{1}{x} $.

Surface Area: When you calculate the surface area under the curve from 1 to $\infty$

$$\int_1^\infty \frac{1}{x}dx = \lim_{a \to \infty} \int_1^a \frac{1}{x}dx = \lim_{a \to \infty} \left[\ln\left|x\right|\right]^a_1 = \lim_{a \to \infty} (\ln\left|a\right|-ln\left|1\right|) = \infty$$

Volume of revolution : When you calculate the volume of the revolution from 1 to $\infty$

$$\pi\int_1^\infty \left(\frac{1}{x}\right)^2dx = \pi\lim_{a \to \infty} \int_1^a \frac{1}{x^2}dx = \pi\lim_{a \to \infty}\left[-\frac{1}{x}\right]^a_1 = \pi *(1-0) = \pi $$

How can it be that an object with an infinite surface area under his curve has a finite volume when you rotate it around the axis?

I get the math behind it and I'm assuming there is nothing wrong with the math. But it seems very contra-intuitive because if you rotate an infinite surface area just a little fraction it should have an infinite volume, that's what my intuition tells me?. So can someone explain to me why this isn't like that, that an infinite surface area rotated around the axis can have a finite volume?

2

There are 2 best solutions below

0
On BEST ANSWER

As @Minus One-Twelfth pointed out in the comments: this phenomenon is called Gabriel's horn.

Gabriel's horn is a geometric figure which has infinite surface area but finite volume.

gabriel's horn

How you can interpret the phenomenon:

You can treat the horn as a stack of disk on top of each other with radii that are diminishing. Every disk has a radius $r = \frac{1}{x}$ and an area of $πr^2$ or $\frac{π}{x^2}$ .

  • The sum of all the radii creates a series that is the same as the surface area under the curve $\frac{1}{x}$.
  • The sum of all the area's of all the disks creates a series that is the same as the volume of the revolution.

The series $\frac{1}{x}$ diverges but $\frac{1}{x^2}$ converges. So the area under the curve is infinite and the volume of the revolution is finite.

This creates a paradox: you could fill the inside of the horn with a fixed volume of paint, but couldn't paint the inside surface of the horn. This paradox can be explained by using a 'mathematically correct paint', meaning that the paint can be spread out infinitely thin. Therefore, a finite volume of paint can paint an infinite surface.

2
On

A simple way to visualize this is in terms of Pappus's $2^{nd}$ Centroid Theorem.

Pappus's $2^{nd}$ Centroid Theorem says the volume of a planar area of revolution is the product of the area $A$ and the length of the path traced by its centroid $R$, i.e., $2πR$. The bottom line is that the volume is given simply by $V=2πRA$. The centroid of a volume is given by

$$\mathbf{R}=\frac{\int_A \mathbf{r}dA}{\int_A dA}=\frac{1}{A} \int_A \mathbf{r}dA$$

Now you can see that the product $RA$ essentially eliminates any problems with the area and you are left with a proper intergral.