From a mathematical standpoint, I understand and I can solve the following: $$ \lim_{M\rightarrow\infty} \int_1^M \left({1 \over x}\right) \rightarrow \infty $$ Additionally, $$ \lim_{M\rightarrow\infty} \int_1^M \left({1 \over x^2}\right) \rightarrow 1 $$
This all makes mathematical sense to me. It's the geometric parts that confuse me. The family of of $ 1/x^p $ graphs look very similar to me, so it makes me wonder why $ 1/x $ doesn't converge to some value as well.
Especially considering the fact when you rotate $ 1/x $ and calculate the volume of that shape; it converges to some value. Again, mathematically, this makes sense because:
$$ \lim_{M\rightarrow\infty}\int_1^M \left({1 \over x}\right) dx > \lim_{M\rightarrow\infty} \int_1^M \pi\left({1 \over x^2}\right) dx $$
But the geometric implications of this are that a cross-section of such an object has an infinite area but the volume is some finite value.
My questions:
- Using an intuitive or geometric explanation, why doesn't $ 1\over x $ converge to some value?
- Why is the volume described above finite while the cross-section is infinite?
Edit: Changed $[]$ to $()$
Suppose $\lim_{M\rightarrow\infty} \int_1^M \dfrac{dx}{x} $ exists. Letting $L$ be this limit, $\lim_{M\rightarrow\infty} \int_1^M \dfrac{dx}{x} =L$ so that, for any $c>0$ there is a $M(c)$ such that $0 \lt L-\int_1^M \dfrac{dx}{x} \lt c$ for $M > M(c)$. Choosing such an $M$, we also have $0 \lt L-\int_1^{2M} \dfrac{dx}{x} \lt c$ so that $0 \lt L-\int_1^{2M} \dfrac{dx}{x} =L-\int_1^{M} \dfrac{dx}{x}-\int_M^{2M} \dfrac{dx}{x} $ or $\int_M^{2M} \dfrac{dx}{x} \lt L-\int_1^{M} \dfrac{dx}{x} \lt c$.
But $\int_M^{2M} \dfrac{dx}{x} \gt \dfrac{M}{2M} =\dfrac12$.
This is a contradiction for $c < \dfrac12$.
This is, of course, a restating of the standard elementary proof that the harmonic sum diverges.