Infinite series and the infinite tower.

367 Views Asked by At

This is Boas' exercise 1.15.31:

A tall tower of circular cross section is reinforced by horizontal circular disks (like large coins), one meter apart and of negligible thickness. The radius of the disk at height $n$ is $\frac{1}{n ln n}$ with $n ≥ 2$.

Here's the figure:

enter image description here

Assuming that the tower is of infinite height:

(a) Will the total area of the disks be finite or not?

(b) If the disks are strengthened by wires going around their circumferences like tires, will the total length of wire required be finite or not?

Now for the first question comparing the area with the series $$\sum_{n=0}^\infty \frac{1}{n^2}$$

We would understand that the series corresponding to the area in the question converges and therefore it will be finite.

For the second question we could easily use he integral test to see that the series corresponding to perimeter diverges to infinity.

And here's my question:

I understand that given the existence of $r^2$ in the formula for area, the area becomes smaller with a greater speed. But couldn't we assume the perimeter to be the rim of the disk and part of that area and ergo finite as well? What's wrong with my intuition?

Thank you in advance.

2

There are 2 best solutions below

0
On BEST ANSWER

I think this is where your intuition went wrong: You haven't thought carefully about the ratio between the perimeter of a small disk to its area. That ratio is, of course, $$ \frac{2\pi r}{\pi r^2} = \frac{2}{r} \to \infty \quad\text{as $r\to0$.} $$ In other words, for a tiny disk, this ratio is very large.

0
On

HINT

Note that for the first question we need to consider

$$\sum_{n=2}^\infty\pi r_n^2=\sum_{n=2}^\infty \frac{\pi}{n^2\ln^2n}$$

and for the second

$$\sum_{n=2}^\infty 2\pi r_n=\sum_{n=2}^\infty \frac{2\pi}{n\ln n}$$

then we can refer to Cauchy condensation test.