Sr Examen

Otras calculadoras

Integral de 1/(x(lnx)^p) dx

Límites de integración:

interior superior
v

Gráfico:

interior superior

Definida a trozos:

Solución

Ha introducido [src]
  1             
  /             
 |              
 |      1       
 |  --------- dx
 |       p      
 |  x*log (x)   
 |              
/               
0               
$$\int\limits_{0}^{1} \frac{1}{x \log{\left(x \right)}^{p}}\, dx$$
Integral(1/(x*log(x)^p), (x, 0, 1))
Respuesta (Indefinida) [src]
  /                   //       -log(x)                   \
 |                    ||---------------------  for p != 1|
 |     1              ||     p           p               |
 | --------- dx = C + |<- log (x) + p*log (x)            |
 |      p             ||                                 |
 | x*log (x)          ||     log(log(x))       otherwise |
 |                    \\                                 /
/                                                         
$$\int \frac{1}{x \log{\left(x \right)}^{p}}\, dx = C + \begin{cases} - \frac{\log{\left(x \right)}}{p \log{\left(x \right)}^{p} - \log{\left(x \right)}^{p}} & \text{for}\: p \neq 1 \\\log{\left(\log{\left(x \right)} \right)} & \text{otherwise} \end{cases}$$
Respuesta [src]
  1            
  /            
 |             
 |     -p      
 |  log  (x)   
 |  -------- dx
 |     x       
 |             
/              
0              
$$\int\limits_{0}^{1} \frac{\log{\left(x \right)}^{- p}}{x}\, dx$$
=
=
  1            
  /            
 |             
 |     -p      
 |  log  (x)   
 |  -------- dx
 |     x       
 |             
/              
0              
$$\int\limits_{0}^{1} \frac{\log{\left(x \right)}^{- p}}{x}\, dx$$
Integral(log(x)^(-p)/x, (x, 0, 1))

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