Integral of ln

Jason76

Senior Member
Joined
Oct 19, 2012
Messages
1,180
What is the integral of ln\displaystyle \ln? Example ln(3x+5)=?\displaystyle \int \ln(3x + 5) = ? I know that the integral of a 1 over an expression is a ln\displaystyle \ln expression. For instance
13x+5dx=ln(3x+5)+C\displaystyle \int \dfrac{1}{3x + 5} dx = \ln(3x + 5) + C
 
Last edited:
I believe you are in a first Calculus course. The technique for integrating a logarithm is not taught until (in my experience) a second course in calculus. The technique is called integration by parts. See: http://en.wikipedia.org/wiki/Integration_by_parts

The answer is ln(x)dx=xln(x)x+C=x(ln(x)1)+C\displaystyle \int \ln(x) dx = x\ln(x)-x + C = x(\ln(x)-1) + C
 
I believe you are in a first Calculus course. The technique for integrating a logarithm is not taught until (in my experience) a second course in calculus. The technique is called integration by parts. See: http://en.wikipedia.org/wiki/Integration_by_parts

The answer is ln(x)dx=xln(x)x+C=x(ln(x)1)+C\displaystyle \int \ln(x) dx = x\ln(x)-x + C = x(\ln(x)-1) + C

Thanks, so that's the general formula? What about ln(4x3)dx\displaystyle \int \ln(4x - 3) dx?
 
Last edited:
In order to apply the formula give by daon2, you will want to use a u-substitution first:

u=4x3du=4dx\displaystyle u=4x-3\,\therefore\,du=4\,dx

and then your integral becomes:

14ln(u)du\displaystyle \displaystyle \frac{1}{4}\int\ln(u)\,du

Now you can apply the formula, then back-substitute for u.
 
What is the integral of ln\displaystyle \ln? Example ln(3x+5)=?\displaystyle \int \ln(3x + 5) = ? I know that the integral of a 1 over an expression is a ln\displaystyle \ln expression. For instance
13x+5dx=ln(3x+5)+C\displaystyle \int \dfrac{1}{3x + 5} dx = \ln(3x + 5) + C.......... Incorrect

13x+5dx=13ln(3x+5)+C\displaystyle \int \dfrac{1}{3x + 5} dx = \frac{1}{3}\ln(|3x + 5|) + C

.
 
Top