Sr Examen

Integral de x*sqrt(ln(x)) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
 oo                
  /                
 |                 
 |      ________   
 |  x*\/ log(x)  dx
 |                 
/                  
E                  
$$\int\limits_{e}^{\infty} x \sqrt{\log{\left(x \right)}}\, dx$$
Integral(x*sqrt(log(x)), (x, E, oo))
Solución detallada
  1. que .

    Luego que y ponemos :

      UpperGammaRule(a=2, e=1/2, context=sqrt(_u)*exp(2*_u), symbol=_u)

    Si ahora sustituir más en:

  2. Ahora simplificar:

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


Respuesta:

Respuesta (Indefinida) [src]
                                          /  ____     /  ___   _________\                       \
  /                        ___   ________ |\/ pi *erfc\\/ 2 *\/ -log(x) /     ___  2   _________|
 |                       \/ 2 *\/ log(x) *|------------------------------ + \/ 2 *x *\/ -log(x) |
 |     ________                           \              2                                      /
 | x*\/ log(x)  dx = C + ------------------------------------------------------------------------
 |                                                        _________                              
/                                                     4*\/ -log(x)                               
$$\int x \sqrt{\log{\left(x \right)}}\, dx = C + \frac{\sqrt{2} \left(\sqrt{2} x^{2} \sqrt{- \log{\left(x \right)}} + \frac{\sqrt{\pi} \operatorname{erfc}{\left(\sqrt{2} \sqrt{- \log{\left(x \right)}} \right)}}{2}\right) \sqrt{\log{\left(x \right)}}}{4 \sqrt{- \log{\left(x \right)}}}$$
Gráfica
Respuesta [src]
             /  ____     /    ___\             \
         ___ |\/ pi *erfc\I*\/ 2 /       ___  2|
     I*\/ 2 *|-------------------- + I*\/ 2 *e |
             \         2                       /
oo + -------------------------------------------
                          4                     
$$\infty + \frac{\sqrt{2} i \left(\frac{\sqrt{\pi} \operatorname{erfc}{\left(\sqrt{2} i \right)}}{2} + \sqrt{2} i e^{2}\right)}{4}$$
=
=
             /  ____     /    ___\             \
         ___ |\/ pi *erfc\I*\/ 2 /       ___  2|
     I*\/ 2 *|-------------------- + I*\/ 2 *e |
             \         2                       /
oo + -------------------------------------------
                          4                     
$$\infty + \frac{\sqrt{2} i \left(\frac{\sqrt{\pi} \operatorname{erfc}{\left(\sqrt{2} i \right)}}{2} + \sqrt{2} i e^{2}\right)}{4}$$
oo + i*sqrt(2)*(sqrt(pi)*erfc(i*sqrt(2))/2 + i*sqrt(2)*exp(2))/4

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