Problem with divergent integral

parton
Messages
79
Reaction score
1
I'm confused with the following integral.

Let a > 1.

\int_{a}^{\infty} \left( \dfrac{1}{t} - \dfrac{1}{t-1} \right) ~ dt = \left[ \log \left| \dfrac{t}{t-1} \right| \right]_{a}^{\infty} = - \log \left| \dfrac{a}{a-1} \right|

This should be the correct result. But I could also decompose the integral into two parts (because the integrand is a sum) and compute:

\int_{a}^{\infty} \left( \dfrac{1}{t} - \dfrac{1}{t-1} \right) ~ dt = \left| \log \vert t \vert \right|_{a}^{\infty} - \left[ \log \vert t - 1 \vert \right]_{a}^{\infty} = - \log \left| \dfrac{a}{a-1} \right| + \infty - \infty

But \infty - \infty is of course not defined!

Where did I make a mistake? I don't find it.
 
Physics news on Phys.org
Decomposing the integral into two parts is justified only if both integrals are finite.
 
Thanks :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top