I have a lot of doubts about improper integrals with logarithm. In those integrals in which there are other functions apart from the logarithm usually is ok. If there is just the logarithm it is a bit harder for me. For example considering
$$\int_{1}^{\infty }(Log[x+1]-Log[x])dx$$ $$\forall x\in [1,\infty)\, \, \, \, \, \, \, (Log[x+1]-Log[x])=Log\left [\frac{x+1}{x} \right ] $$ $$Log\left [\frac{x+1}{e^{x}} \right ]\leq Log\left [\frac{x+1}{x} \right ]\, \, \, \, \forall x\in [1,\infty)$$ $$\int_{1}^{\infty }(Log\left [\frac{x+1}{e^{x}} \right ])dx=\int_{1}^{\infty }(-x+Log\left [{x+1} \right ])dx$$ $$ x \mapsto \infty \, \, \, \, \, \, \, -x+Log[x+1]\sim -x $$
$$\int_{1}^{\infty }-x \,dx$$ The integral is divergent. So for comparison theorem for improper integrals $$\int_{1}^{\infty }(Log[x+1]-Log[x])dx$$ should be divergent. Is it correct? Is the correct choice in those cases to use the exponential in the logarithm to create an inequality that when later we will evaluate the second improper integral leaves the logarithm . Do you have any techniques useful in those cases?