Sr Examen

Otras calculadoras

Integral de 3*x*arcsin(5*x) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  1                 
  /                 
 |                  
 |  3*x*asin(5*x) dx
 |                  
/                   
0                   
$$\int\limits_{0}^{1} 3 x \operatorname{asin}{\left(5 x \right)}\, dx$$
Integral((3*x)*asin(5*x), (x, 0, 1))
Solución detallada
  1. Usamos la integración por partes:

    que y que .

    Entonces .

    Para buscar :

    1. La integral del producto de una función por una constante es la constante por la integral de esta función:

      1. Integral es when :

      Por lo tanto, el resultado es:

    Ahora resolvemos podintegral.

  2. La integral del producto de una función por una constante es la constante por la integral de esta función:

      TrigSubstitutionRule(theta=_theta, func=sin(_theta)/5, rewritten=sin(_theta)**2/125, substep=ConstantTimesRule(constant=1/125, other=sin(_theta)**2, substep=RewriteRule(rewritten=1/2 - cos(2*_theta)/2, substep=AddRule(substeps=[ConstantRule(constant=1/2, context=1/2, symbol=_theta), ConstantTimesRule(constant=-1/2, other=cos(2*_theta), substep=URule(u_var=_u, u_func=2*_theta, constant=1/2, substep=ConstantTimesRule(constant=1/2, other=cos(_u), substep=TrigRule(func='cos', arg=_u, context=cos(_u), symbol=_u), context=cos(_u), symbol=_u), context=cos(2*_theta), symbol=_theta), context=-cos(2*_theta)/2, symbol=_theta)], context=1/2 - cos(2*_theta)/2, symbol=_theta), context=sin(_theta)**2, symbol=_theta), context=sin(_theta)**2/125, symbol=_theta), restriction=(x > -1/5) & (x < 1/5), context=x**2/sqrt(1 - 25*x**2), symbol=x)

    Por lo tanto, el resultado es:

  3. Ahora simplificar:

  4. Añadimos la constante de integración:


Respuesta:

Respuesta (Indefinida) [src]
                             //                 ___________                            \                 
                             ||                /         2                             |                 
                          15*| -1/5, x < 1/5)|      2          
 |                           \\   250             50                                   /   3*x *asin(5*x)
 | 3*x*asin(5*x) dx = C - -------------------------------------------------------------- + --------------
 |                                                      2                                        2       
/                                                                                                        
$$\int 3 x \operatorname{asin}{\left(5 x \right)}\, dx = C + \frac{3 x^{2} \operatorname{asin}{\left(5 x \right)}}{2} - \frac{15 \left(\begin{cases} - \frac{x \sqrt{1 - 25 x^{2}}}{50} + \frac{\operatorname{asin}{\left(5 x \right)}}{250} & \text{for}\: x > - \frac{1}{5} \wedge x < \frac{1}{5} \end{cases}\right)}{2}$$
Gráfica
Respuesta [src]
                    ___
147*asin(5)   3*I*\/ 6 
----------- + ---------
    100           10   
$$\frac{147 \operatorname{asin}{\left(5 \right)}}{100} + \frac{3 \sqrt{6} i}{10}$$
=
=
                    ___
147*asin(5)   3*I*\/ 6 
----------- + ---------
    100           10   
$$\frac{147 \operatorname{asin}{\left(5 \right)}}{100} + \frac{3 \sqrt{6} i}{10}$$
147*asin(5)/100 + 3*i*sqrt(6)/10
Respuesta numérica [src]
(2.30903727423158 - 2.63515678023637j)
(2.30903727423158 - 2.63515678023637j)

    Estos ejemplos se pueden aplicar para introducción de los límites de integración inferior y superior.