Cómo resolver la siguiente integral $$ \ int \ sqrt {ln (x)} \, dx $$ Si la integral anterior no es solvente, cómo probar que la función$\sqrt{ln(x)}$ no es integrable.
Respuestas
¿Demasiados anuncios?Deje$x=e^{-u}$ y obtendrá
ps
donde$$\int_a^b\sqrt{\ln x}\ dx=-\int_{-\ln a}^{-\ln b}\sqrt{-u}e^{-u}\ du=i\left(\gamma(3/2,-\ln a)-\gamma(3/2,-\ln b)\right)$ es la función gamma incompleta inferior .
Considerando $$I=\int\sqrt{\log( x)}\ dx$$ change variable $$\sqrt{\log( x)}=t\implies x=e^{t^2}\implies dx=2te^{t^2}\,dt$$ which makes $$I=\int 2t^2e^{t^2}\,dt$$ Now, integration by parts $$u=t\implies u'=dt$$ $$v'=2te^{t^2}\,dt\implies v=e^{t^2}$$ $$I=te^{t^2}-\int e^{t^2}\,dt=te^{t^2} -\frac{\sqrt{\pi }}{2} \text{erfi}(t)$ $ donde aparece la función de error imaginario.
Volver a$x$,$$I=x \sqrt{\log (x)}-\frac{\sqrt{\pi }}{2} \text{erfi}\left(\sqrt{\log (x)}\right)$$ which is real if $ x \ geq 1 $.