Mike M. answered 07/13/23
PhD Tutor in Mathematics
I assume you mean limit_(x → 1+) [(x^3-1) ln((x-1)^5)], that is, you're taking the limit from the right as x goes to 1 of the function (x^3-1) ln((x-1)^5). The answer to this is 0. Let me sketch a solution.
First, note that
(x3-1) ln((x-1)5) = 5 (x3-1) ln(x-1) = 5 (x2+x + 1) (x-1) ln(x-1).
Here I took the exponent 5 out of the log and factored (x3-1).
Now note that 5 (x2+x + 1) → 15 as x → 1+, so using the product rule for limits, we only need to figure out the limit of (x-1) ln(x-1) as x → 1+. We can do this by applying L'Hôpital's rule to
(x-1) ln(x-1) = ln(x-1) / (1 / (x-1)).
The derivative of the numerator ln(x-1) is 1 / (x-1), and the derivative of the denominator 1 / (x-1) is - 1 / (x-1)2. When you simplify and take the limit, you get 0.
Please let me know if you have any questions.
Mike M.
You're welcome!07/13/23
Lily F.
all clear!! thank you!07/13/23