Sr Examen

Integral de sqrt(ln(x)) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  1              
  /              
 |               
 |    ________   
 |  \/ log(x)  dx
 |               
/                
0                
01log(x)dx\int\limits_{0}^{1} \sqrt{\log{\left(x \right)}}\, dx
Integral(sqrt(log(x)), (x, 0, 1))
Solución detallada
  1. que u=log(x)u = \log{\left(x \right)}.

    Luego que du=dxxdu = \frac{dx}{x} y ponemos dudu:

    ueudu\int \sqrt{u} e^{u}\, du

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

    Si ahora sustituir uu más en:

    (xlog(x)+πerfc(log(x))2)log(x)log(x)\frac{\left(x \sqrt{- \log{\left(x \right)}} + \frac{\sqrt{\pi} \operatorname{erfc}{\left(\sqrt{- \log{\left(x \right)}} \right)}}{2}\right) \sqrt{\log{\left(x \right)}}}{\sqrt{- \log{\left(x \right)}}}

  2. Ahora simplificar:

    xlog(x)+πlog(x)erfc(log(x))2log(x)x \sqrt{\log{\left(x \right)}} + \frac{\sqrt{\pi} \sqrt{\log{\left(x \right)}} \operatorname{erfc}{\left(\sqrt{- \log{\left(x \right)}} \right)}}{2 \sqrt{- \log{\left(x \right)}}}

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

    xlog(x)+πlog(x)erfc(log(x))2log(x)+constantx \sqrt{\log{\left(x \right)}} + \frac{\sqrt{\pi} \sqrt{\log{\left(x \right)}} \operatorname{erfc}{\left(\sqrt{- \log{\left(x \right)}} \right)}}{2 \sqrt{- \log{\left(x \right)}}}+ \mathrm{constant}


Respuesta:

xlog(x)+πlog(x)erfc(log(x))2log(x)+constantx \sqrt{\log{\left(x \right)}} + \frac{\sqrt{\pi} \sqrt{\log{\left(x \right)}} \operatorname{erfc}{\left(\sqrt{- \log{\left(x \right)}} \right)}}{2 \sqrt{- \log{\left(x \right)}}}+ \mathrm{constant}

Respuesta (Indefinida) [src]
                                  /                  ____     /  _________\\
  /                      ________ |    _________   \/ pi *erfc\\/ -log(x) /|
 |                     \/ log(x) *|x*\/ -log(x)  + ------------------------|
 |   ________                     \                           2            /
 | \/ log(x)  dx = C + -----------------------------------------------------
 |                                            _________                     
/                                           \/ -log(x)                      
log(x)dx=C+(xlog(x)+πerfc(log(x))2)log(x)log(x)\int \sqrt{\log{\left(x \right)}}\, dx = C + \frac{\left(x \sqrt{- \log{\left(x \right)}} + \frac{\sqrt{\pi} \operatorname{erfc}{\left(\sqrt{- \log{\left(x \right)}} \right)}}{2}\right) \sqrt{\log{\left(x \right)}}}{\sqrt{- \log{\left(x \right)}}}
Gráfica
0.001.000.100.200.300.400.500.600.700.800.9001
Respuesta [src]
    ____
I*\/ pi 
--------
   2    
iπ2\frac{i \sqrt{\pi}}{2}
=
=
    ____
I*\/ pi 
--------
   2    
iπ2\frac{i \sqrt{\pi}}{2}
i*sqrt(pi)/2
Respuesta numérica [src]
(0.0 + 0.886226925452758j)
(0.0 + 0.886226925452758j)

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