Mister Exam

Other calculators

Integral of 1/((z^(1/4))-4) dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
 81             
  /             
 |              
 |      1       
 |  --------- dz
 |  4 ___       
 |  \/ z  - 4   
 |              
/               
0               
$$\int\limits_{0}^{81} \frac{1}{\sqrt[4]{z} - 4}\, dz$$
Integral(1/(z^(1/4) - 4), (z, 0, 81))
Detail solution
  1. Let .

    Then let and substitute :

    1. The integral of a constant times a function is the constant times the integral of the function:

      1. Rewrite the integrand:

      2. Integrate term-by-term:

        1. The integral of is when :

        1. The integral of a constant times a function is the constant times the integral of the function:

          1. The integral of is when :

          So, the result is:

        1. The integral of a constant is the constant times the variable of integration:

        1. The integral of a constant times a function is the constant times the integral of the function:

          1. Let .

            Then let and substitute :

            1. The integral of is .

            Now substitute back in:

          So, the result is:

        The result is:

      So, the result is:

    Now substitute back in:

  2. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                                                    
 |                                                                  3/4
 |     1                  ___      4 ___          /     4 ___\   4*z   
 | --------- dz = C + 8*\/ z  + 64*\/ z  + 256*log\-4 + \/ z / + ------
 | 4 ___                                                           3   
 | \/ z  - 4                                                           
 |                                                                     
/                                                                      
$$\int \frac{1}{\sqrt[4]{z} - 4}\, dz = C + \frac{4 z^{\frac{3}{4}}}{3} + 64 \sqrt[4]{z} + 8 \sqrt{z} + 256 \log{\left(\sqrt[4]{z} - 4 \right)}$$
The graph
The answer [src]
 81                                                            
  /                                                            
 |                                                             
 |  /                                              4 ___       
 |  |  1       4      16            16             \/ z        
 |  |----- + ----- + ---- + -----------------  for ----- > 1   
 |  |4 ___     ___    3/4        /     4 ___\        4         
 |  |\/ z    \/ z    z       3/4 |     \/ z |                  
 |  |                       z   *|-1 + -----|                  
 |  |                            \       4  /                  
 |  <                                                        dz
 |  |  1       4      16           16                          
 |  |----- + ----- + ---- - ----------------     otherwise     
 |  |4 ___     ___    3/4        /    4 ___\                   
 |  |\/ z    \/ z    z       3/4 |    \/ z |                   
 |  |                       z   *|1 - -----|                   
 |  |                            \      4  /                   
 |  \                                                          
 |                                                             
/                                                              
0                                                              
$$\int\limits_{0}^{81} \begin{cases} \frac{4}{\sqrt{z}} + \frac{1}{\sqrt[4]{z}} + \frac{16}{z^{\frac{3}{4}}} + \frac{16}{z^{\frac{3}{4}} \left(\frac{\sqrt[4]{z}}{4} - 1\right)} & \text{for}\: \frac{\sqrt[4]{z}}{4} > 1 \\\frac{4}{\sqrt{z}} + \frac{1}{\sqrt[4]{z}} + \frac{16}{z^{\frac{3}{4}}} - \frac{16}{z^{\frac{3}{4}} \left(1 - \frac{\sqrt[4]{z}}{4}\right)} & \text{otherwise} \end{cases}\, dz$$
=
=
 81                                                            
  /                                                            
 |                                                             
 |  /                                              4 ___       
 |  |  1       4      16            16             \/ z        
 |  |----- + ----- + ---- + -----------------  for ----- > 1   
 |  |4 ___     ___    3/4        /     4 ___\        4         
 |  |\/ z    \/ z    z       3/4 |     \/ z |                  
 |  |                       z   *|-1 + -----|                  
 |  |                            \       4  /                  
 |  <                                                        dz
 |  |  1       4      16           16                          
 |  |----- + ----- + ---- - ----------------     otherwise     
 |  |4 ___     ___    3/4        /    4 ___\                   
 |  |\/ z    \/ z    z       3/4 |    \/ z |                   
 |  |                       z   *|1 - -----|                   
 |  |                            \      4  /                   
 |  \                                                          
 |                                                             
/                                                              
0                                                              
$$\int\limits_{0}^{81} \begin{cases} \frac{4}{\sqrt{z}} + \frac{1}{\sqrt[4]{z}} + \frac{16}{z^{\frac{3}{4}}} + \frac{16}{z^{\frac{3}{4}} \left(\frac{\sqrt[4]{z}}{4} - 1\right)} & \text{for}\: \frac{\sqrt[4]{z}}{4} > 1 \\\frac{4}{\sqrt{z}} + \frac{1}{\sqrt[4]{z}} + \frac{16}{z^{\frac{3}{4}}} - \frac{16}{z^{\frac{3}{4}} \left(1 - \frac{\sqrt[4]{z}}{4}\right)} & \text{otherwise} \end{cases}\, dz$$
Integral(Piecewise((z^(-1/4) + 4/sqrt(z) + 16/z^(3/4) + 16/(z^(3/4)*(-1 + z^(1/4)/4)), z^(1/4)/4 > 1), (z^(-1/4) + 4/sqrt(z) + 16/z^(3/4) - 16/(z^(3/4)*(1 - z^(1/4)/4)), True)), (z, 0, 81))
Numerical answer [src]
-54.891356446692
-54.891356446692

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