Mister Exam

Integral of ln/x dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1          
  /          
 |           
 |  log(x)   
 |  ------ dx
 |    x      
 |           
/            
0            
01log(x)xdx\int\limits_{0}^{1} \frac{\log{\left(x \right)}}{x}\, dx
Integral(log(x)/x, (x, 0, 1))
Detail solution
  1. There are multiple ways to do this integral.

    Method #1

    1. Let u=log(x)u = \log{\left(x \right)}.

      Then let du=dxxdu = \frac{dx}{x} and substitute dudu:

      udu\int u\, du

      1. The integral of unu^{n} is un+1n+1\frac{u^{n + 1}}{n + 1} when n1n \neq -1:

        udu=u22\int u\, du = \frac{u^{2}}{2}

      Now substitute uu back in:

      log(x)22\frac{\log{\left(x \right)}^{2}}{2}

    Method #2

    1. Let u=1xu = \frac{1}{x}.

      Then let du=dxx2du = - \frac{dx}{x^{2}} and substitute du- du:

      log(1u)udu\int \frac{\log{\left(\frac{1}{u} \right)}}{u}\, du

      1. The integral of a constant times a function is the constant times the integral of the function:

        (log(1u)u)du=log(1u)udu\int \left(- \frac{\log{\left(\frac{1}{u} \right)}}{u}\right)\, du = - \int \frac{\log{\left(\frac{1}{u} \right)}}{u}\, du

        1. Let u=log(1u)u = \log{\left(\frac{1}{u} \right)}.

          Then let du=duudu = - \frac{du}{u} and substitute du- du:

          udu\int u\, du

          1. The integral of a constant times a function is the constant times the integral of the function:

            (u)du=udu\int \left(- u\right)\, du = - \int u\, du

            1. The integral of unu^{n} is un+1n+1\frac{u^{n + 1}}{n + 1} when n1n \neq -1:

              udu=u22\int u\, du = \frac{u^{2}}{2}

            So, the result is: u22- \frac{u^{2}}{2}

          Now substitute uu back in:

          log(1u)22- \frac{\log{\left(\frac{1}{u} \right)}^{2}}{2}

        So, the result is: log(1u)22\frac{\log{\left(\frac{1}{u} \right)}^{2}}{2}

      Now substitute uu back in:

      log(x)22\frac{\log{\left(x \right)}^{2}}{2}

  2. Add the constant of integration:

    log(x)22+constant\frac{\log{\left(x \right)}^{2}}{2}+ \mathrm{constant}


The answer is:

log(x)22+constant\frac{\log{\left(x \right)}^{2}}{2}+ \mathrm{constant}

The answer (Indefinite) [src]
  /                       
 |                    2   
 | log(x)          log (x)
 | ------ dx = C + -------
 |   x                2   
 |                        
/                         
log(x)xdx=C+log(x)22\int \frac{\log{\left(x \right)}}{x}\, dx = C + \frac{\log{\left(x \right)}^{2}}{2}
The answer [src]
-oo
-\infty
=
=
-oo
-\infty
Numerical answer [src]
-971.963863415327
-971.963863415327

    Use the examples entering the upper and lower limits of integration.