Velvet Star Monitor

Standout celebrity highlights with iconic style.

news

ln(infinity/infinity)

Writer Andrew Henderson
$\begingroup$

I am taking AP Calculus BC this year, and we are going over improper integrals. I was just doing this integral, and was wondering what exactly the ln(inf/inf) is. Here is my work:enter image description here

I believe my teacher had said something about how it equals 1 because x-1 and x+1 are of the same degree. Does that make sense? Does L'Hôpital's rule have anything to do with it? I'm pretty sure that's only for limits, but who knows..

Let me know your thoughts!

$\endgroup$ 3

1 Answer

$\begingroup$

The antiderivative is right. But you can’t “plug in $\infty$”: you need to compute a limit:$$ \lim_{x\to\infty}\frac{1}{2}\ln\left|\frac{x-1}{x+1}\right|= \lim_{x\to\infty}\frac{1}{2}\ln\left|\frac{1-\frac{1}{x}}{1+\frac{1}{x}}\right|= \frac{1}{2}\ln 1=0 $$Similarly for the lower bound:$$ \lim_{x\to1^+}\frac{1}{2}\ln\left|\frac{x-1}{x+1}\right|=-\infty $$The integral is not convergent.

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy