I'm sure countless people has tried to prove this but this is how I came across this, although I do remember seeing this in the past.
Background
https://www.youtube.com/watch?v=vQ0himyDR2E
I was looking at the proof for Gabriel's horn like many people I disagreed with it instantly as I saw that the volume = cross-section at $x = 1$ and how the answer could be that if integration is simply adding up the cross-section together. However I didn't know each cross-section is multiplied by a $\delta{x}$ so that cross-section volume is negligible at that point.
https://www.youtube.com/watch?v=QLHJl2_aM5Q
I watch this to recap integration and found even simpler formula for the surface area $2\pi r = 2\pi \frac{1}{x}$ as all your really doing is summing the circumference of the cross-section. So based on this proof if you sum up the cross-section multiplied by $\delta{x}$ you get pi, however if you sum up the circumference multiplied by $\delta{x}$ you get $\infty$ (should be 2$\pi$ using same logic) both radius goes from 1 to zero so it should not be the case that one converges whilst other diverges. It seems when you are integrating $\frac{1}{x}$ we somehow proved it's $ln|x|$. I plotted the two graphs and saw the gradient are totally different and also the fact $\frac{1}{x}$ has two asymptotes where by $ln|x|$ only has 1. It does not seems like it's integral especially compared to other reciprocal functions and it's integral (Haven't got a formal proof yet) also an exponential and reciprocal functions are very different. Some people have shown it matches because the series:
$$1/2+1/3+1/4+... = \infty$$
diverges but they forgot to multiply by $\delta{x}$ which would not give the same result.
Attempt 1
To compare the function to the area I had two function $f(x) = e^{x+1}$ and $g(x) = \frac{1}{x}$. Integrating $f$(x) from $-\infty$ to -1 area of it and to see how it differs from $g(x)$.
$$\int_{-\infty}^{-1} -e^{x+1}dx = -e^{0} = -1$$
When $g(x)$ is transformed in this way easier to align the area with $g(x)$ but I am not sure how I could prove or disprove if the area fits perfectly inside $g(x)$?
The integral of $\frac{1}{x}$ must also have the following:
$$\int_0^{\infty} \frac{1}{x}dx = T = 2N + 1$$ $$\int_0^{1} \frac{1}{x}dx = T - N = 1 + \int_1^{\infty} \frac{1}{x}$$ $$T - \int_1^{\infty} \frac{1}{x}dx - \int_1^{\infty} \frac{1}{x}dx = 1$$
This is as far as I got anyone know any further steps that can be taken?
Attempt 2
Thanks for the answers and comments I have updated my title as there is no way it can be 1 if the sum of rectangles under the curve from $1 \le x \le 4$ is larger than 1
In my next attempt I will see if $\ln|x|$ matches the properties of the graph. The properties required before were infinite cases and more or less true with $\infty$ (exception made for $\ln|0|$)
The following formula is to calculate the area when $a \lt 1$ and $1 \lt b \lt \infty$ but using the symmetrical properties of the graph by calculating the:
- 1: area from 1 to b adding
- 1.1: (the area from 1 to $\frac{1}{a}$ subtract rectangle under the curve less then a
- 1.2: this gives the top part of the com a to 1 but you still need to add the rectangle underneath it
- 2: add all of the areas and simplify for simplicity and this should be the same as the direct area from a to b
$$ \int_a^b \frac{1}{x}dx = \int_1^b \frac{1}{x}dx + \biggl[\int_1^{\frac{1}{a}} \frac{1}{x}dx - a(\frac{1}{a} -1)\biggr] + (1 - a) = \int_1^b \frac{1}{x}dx + \int_1^{\frac{1}{a}} \frac{1}{x}dx $$ from what we currently have: $$ \int_a^b \frac{1}{x}dx = \ln|b| - \ln|a| $$ from my calculations: $$ \int_a^b \frac{1}{x}dx = \int_1^b \frac{1}{x}dx + \int_1^{\frac{1}{a}} \frac{1}{x}dx = \ln|b| + \ln|\frac{1}{a}| $$
The calculation and the current function does match $\ln|x|$ and that diverges therefore so does this.




It's not an answer because i can't prove something false.
1) For $x>0$,$\dfrac{\partial}{\partial x}\ln x=\dfrac{1}{x}$
$\displaystyle \lim_{a\rightarrow 0,b\rightarrow +\infty}\int_a^b \dfrac{1}{x}\,dx=\lim_{a\rightarrow 0,b\rightarrow +\infty} \ln(b)-\ln(a)=+\infty$
2) for $x>0,f(x)=\dfrac{1}{x}>0$, $f$ is a decreasing function.
\begin{align}\int_1^{n}\dfrac{1}{x}\,dx=\sum_{k=1}^{n-1}\int_k^{k+1}\dfrac{1}{x}\,dx \end{align} But, for $x\in [k,k+1]$, $1\leq k<n$, $\dfrac{1}{x}>\dfrac{1}{k+1}$ therefore,
\begin{align}\int_1^{n}\dfrac{1}{x}\,dx\geq \sum_{k=1}^{n-1} \dfrac{1}{k+1}\end{align}
But, \begin{align}\displaystyle \lim_{n\rightarrow +\infty}\sum_{k=1}^{n-1} \dfrac{1}{k+1}=+\infty\end{align}
Indeed,
Let, $\displaystyle S_n=\sum_{k=1}^{n-1} \dfrac{1}{k+1}$
\begin{align}S_{2n}-S_n+\dfrac{1}{n}&=\sum_{k=n-1}^{2n-1}\dfrac{1}{k+1}\\ &=\dfrac{1}{n+0}+\dfrac{1}{n+1}+...+\dfrac{1}{n+n-1}\\ \end{align}
There are $n$ terms in the sum and each of them is greater or equal to the last one ($f$ is decreasing), that is $\dfrac{1}{2n}$ therefore,
For $n\geq 1$, \begin{align}S_{2n}-S_n+\dfrac{1}{n}&\geq n\times \dfrac{1}{2n}\\ &\geq \dfrac{1}{2} \end{align}
If $\lim_{n\rightarrow\infty} S_n=L$, a real, was existing one would have: $\lim_{n \rightarrow \infty} \left(S_{2n}-S_n+\dfrac{1}{n}\right)=0$
But it's impossible since for $n\geq 1,S_{2n}-S_n+\dfrac{1}{n}\geq \dfrac{1}{2}$
Therefore, no such $L$ does exist but all terms are positive therefore $S_n$ diverges to infinity.
NB:
Since for $x>0,\dfrac{1}{x}>0$, the value of $\displaystyle \int_0^1 \dfrac{1}{x}\,dx$ is finite, or $+\infty$ but since $\displaystyle \int_1^\infty \dfrac{1}{x}\,dx=+\infty$, $\displaystyle\int_0^\infty \dfrac{1}{x}\,dx$ cannot be a finite value.