Mister Exam

Other calculators

Integral of 1/(x*(ln^p(x))) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  2             
  /             
 |              
 |      1       
 |  --------- dx
 |       p      
 |  x*log (x)   
 |              
/               
0               
$$\int\limits_{0}^{2} \frac{1}{x \log{\left(x \right)}^{p}}\, dx$$
Integral(1/(x*log(x)^p), (x, 0, 2))
The answer (Indefinite) [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}$$
The answer [src]
  2            
  /            
 |             
 |     -p      
 |  log  (x)   
 |  -------- dx
 |     x       
 |             
/              
0              
$$\int\limits_{0}^{2} \frac{\log{\left(x \right)}^{- p}}{x}\, dx$$
=
=
  2            
  /            
 |             
 |     -p      
 |  log  (x)   
 |  -------- dx
 |     x       
 |             
/              
0              
$$\int\limits_{0}^{2} \frac{\log{\left(x \right)}^{- p}}{x}\, dx$$
Integral(log(x)^(-p)/x, (x, 0, 2))

    Use the examples entering the upper and lower limits of integration.