Mister Exam

Integral of sin(3lnx)/x dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

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

    Method #1

    1. Let .

      Then let and substitute :

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

        1. The integral of sine is negative cosine:

        So, the result is:

      Now substitute back in:

    Method #2

    1. Let .

      Then let and substitute :

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

        1. Let .

          Then let and substitute :

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

            1. The integral of sine is negative cosine:

            So, the result is:

          Now substitute back in:

        So, the result is:

      Now substitute back in:

  2. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                    
 |                                     
 | sin(3*log(x))          cos(3*log(x))
 | ------------- dx = C - -------------
 |       x                      3      
 |                                     
/                                      
$$\int \frac{\sin{\left(3 \log{\left(x \right)} \right)}}{x}\, dx = C - \frac{\cos{\left(3 \log{\left(x \right)} \right)}}{3}$$
The answer [src]
<-2/3, 0>
$$\left\langle - \frac{2}{3}, 0\right\rangle$$
=
=
<-2/3, 0>
$$\left\langle - \frac{2}{3}, 0\right\rangle$$
AccumBounds(-2/3, 0)
Numerical answer [src]
0.0470188340087862
0.0470188340087862

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