Mister Exam

Other calculators

Integral of (e^-(t)+t-1)/t^2 dx

Limits of integration:

from to
v

The graph:

from to

Piecewise:

The solution

You have entered [src]
  1               
  /               
 |                
 |   -t           
 |  E   + t - 1   
 |  ----------- dt
 |        2       
 |       t        
 |                
/                 
0                 
$$\int\limits_{0}^{1} \frac{\left(t + e^{- t}\right) - 1}{t^{2}}\, dt$$
Integral((E^(-t) + t - 1)/t^2, (t, 0, 1))
Detail solution
  1. There are multiple ways to do this integral.

    Method #1

    1. Let .

      Then let and substitute :

      1. Rewrite the integrand:

      2. Integrate term-by-term:

        1. The integral of is .

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

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

          So, the result is:

        1. The integral of is when :

        The result is:

      Now substitute back in:

    Method #2

    1. Rewrite the integrand:

    2. Let .

      Then let and substitute :

      1. Rewrite the integrand:

      2. Integrate term-by-term:

        1. The integral of is .

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

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

          So, the result is:

        1. The integral of is when :

        The result is:

      Now substitute back in:

    Method #3

    1. Rewrite the integrand:

    2. Integrate term-by-term:

      1. The integral of is .

      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:

        UpperGammaRule(a=-1, e=-2, context=exp(-t)/t**2, symbol=t)

      The result is:

  2. Now simplify:

  3. Add the constant of integration:


The answer is:

The answer (Indefinite) [src]
  /                                               
 |                                                
 |  -t                                            
 | E   + t - 1          1   expint(2, t)          
 | ----------- dt = C + - - ------------ + log(-t)
 |       2              t        t                
 |      t                                         
 |                                                
/                                                 
$$\int \frac{\left(t + e^{- t}\right) - 1}{t^{2}}\, dt = C + \log{\left(- t \right)} - \frac{\operatorname{E}_{2}\left(t\right)}{t} + \frac{1}{t}$$
The answer [src]
-expint(2, 1) - pi*I + EulerGamma
$$- \operatorname{E}_{2}\left(1\right) + \gamma - i \pi$$
=
=
-expint(2, 1) - pi*I + EulerGamma
$$- \operatorname{E}_{2}\left(1\right) + \gamma - i \pi$$
-expint(2, 1) - pi*i + EulerGamma
Numerical answer [src]
0.428720158115632
0.428720158115632

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