1 of 55

INTEGRATION�BY �S.K. MOHANTY

MAYURBHANJ SCHOOL OF ENGINEERING

Semester-ll

Department- Sc & Hum

7

2 of 55

TECHNIQUES OF INTEGRATION

  • Due to the Fundamental Theorem of Calculus (FTC), we can integrate a function if we know an antiderivative, that is, an indefinite integral.

    • We summarize the most important integrals �we have learned so far, as follows.

3 of 55

FORMULAS OF INTEGRALS

4 of 55

FORMULAS OF INTEGRALS

5 of 55

FORMULAS OF INTEGRALS

6 of 55

TECHNIQUES OF INTEGRATION

  • In this chapter, we develop techniques for using the basic integration formulas.

    • This helps obtain indefinite integrals of �more complicated functions.

7 of 55

TECHNIQUES OF INTEGRATION

  • We learned the most important method �of integration, the Substitution Rule, in �Section 5.5

  • The other general technique, integration by �parts, is presented in Section 7.1

8 of 55

TECHNIQUES OF INTEGRATION

  • Then, we learn methods that are special �to particular classes of functions—such as trigonometric functions and rational functions.

9 of 55

TECHNIQUES OF INTEGRATION

  • Integration is not as straightforward �as differentiation.

    • There are no rules that absolutely guarantee �obtaining an indefinite integral of a function.

    • Therefore, we discuss a strategy for integration �in Section 7.5

10 of 55

7.1Integration by Parts

In this section, we will learn:

How to integrate complex functions by parts.

TECHNIQUES OF INTEGRATION

11 of 55

INTEGRATION BY PARTS

  • Every differentiation rule has �a corresponding integration rule.

    • For instance, the Substitution Rule for integration corresponds to the Chain Rule for differentiation.

12 of 55

INTEGRATION BY PARTS

  • The rule that corresponds to �the Product Rule for differentiation �is called the rule for integration by �parts.

13 of 55

INTEGRATION BY PARTS

  • The Product Rule states that, if f and g �are differentiable functions, then

14 of 55

INTEGRATION BY PARTS

  • In the notation for indefinite integrals, �this equation becomes

  • or

15 of 55

INTEGRATION BY PARTS

  • We can rearrange this equation as:

Formula 1

16 of 55

INTEGRATION BY PARTS

  • Formula 1 is called the formula for �integration by parts.

    • It is perhaps easier to remember in �the following notation.

17 of 55

INTEGRATION BY PARTS

  • Let u = f(x) and v = g(x).

    • Then, the differentials are: �� du = f’(x) dx and dv = g’(x) dx

18 of 55

INTEGRATION BY PARTS

  • Thus, by the Substitution Rule, �the formula for integration by parts becomes:

Formula 2

19 of 55

INTEGRATION BY PARTS

  • Find x sin x dx

    • Suppose we choose f(x) = x and g’(x) = sin x.

    • Then, f’(x) = 1 and g(x) = –cos x.

    • For g, we can choose any antiderivative of g’.

E. g. 1—Solution 1

20 of 55

INTEGRATION BY PARTS

  • Using Formula 1, we have:

    • It’s wise to check the answer by differentiating it.
    • If we do so, we get x sin x, as expected.

E. g. 1—Solution 1

21 of 55

INTEGRATION BY PARTS

  • Let
  • Then,

  • Using Formula 2, we have:

E. g. 1—Solution 2

22 of 55

NOTE

  • Our aim in using integration by parts is �to obtain a simpler integral than the one �we started with.

    • Thus, in Example 1, we started with x sin x dx �and expressed it in terms of the simpler integral � cos x dx.

23 of 55

NOTE

  • If we had instead chosen u = sin x and �dv = x dx , then du = cos x dx and v = x2/2.
  • So, integration by parts gives:

    • Although this is true, x2cos x dx is a more difficult integral than the one we started with.

24 of 55

NOTE

  • Hence, when choosing u and dv, we �usually try to keep u = f(x) to be a function �that becomes simpler when differentiated.

    • At least, it should not be more complicated.

    • However, make sure that dv = g’(x) dx can be �readily integrated to give v.

25 of 55

INTEGRATION BY PARTS

  • Evaluate ln x dx

    • Here, we don’t have much choice for u and dv.

    • Let

    • Then,

Example 2

26 of 55

INTEGRATION BY PARTS

  • Integrating by parts, we get:

Example 2

27 of 55

INTEGRATION BY PARTS

  • Integration by parts is effective in �this example because the derivative of �the function f(x) = ln x is simpler than f.

Example 2

28 of 55

INTEGRATION BY PARTS

  • Find t2etdt

    • Notice that t2 becomes simpler when differentiated.

    • However, et is unchanged when differentiated �or integrated.

Example 3

29 of 55

INTEGRATION BY PARTS

  • So, we choose

  • Then,

  • Integration by parts gives:

E. g. 3—Equation 3

30 of 55

INTEGRATION BY PARTS

  • The integral that we obtained, tetdt, �is simpler than the original integral.
  • However, it is still not obvious.

    • So, we use integration by parts a second time.

Example 3

31 of 55

INTEGRATION BY PARTS

  • This time, we choose � u = t and dv = etdt

    • Then, du = dt, v = et.

    • So,

Example 3

32 of 55

INTEGRATION BY PARTS

  • Putting this in Equation 3, we get

  • where C1 = – 2C

Example 3

33 of 55

INTEGRATION BY PARTS

  • Evaluate ex sinx dx

    • ex does not become simpler when differentiated.

    • Neither does sin x become simpler.

Example 4

34 of 55

INTEGRATION BY PARTS

  • Nevertheless, we try choosing � u = ex and dv = sin x

    • Then, du = ex dx and v = – cos x.

E. g. 4—Equation 4

35 of 55

INTEGRATION BY PARTS

  • So, integration by parts gives:

Example 4

36 of 55

INTEGRATION BY PARTS

  • The integral we have obtained, excos x dx,is no simpler than the original one.

    • At least, it’s no more difficult.

    • Having had success in the preceding example integrating by parts twice, we do it again.

Example 4

37 of 55

INTEGRATION BY PARTS

  • This time, we use � u = ex and dv = cos x dx

  • Then, du = ex dx, v = sin x, and

E. g. 4—Equation 5

38 of 55

INTEGRATION BY PARTS

  • At first glance, it appears as if we have accomplished nothing.

    • We have arrived at ex sin x dx, which is �where we started.

Example 4

39 of 55

INTEGRATION BY PARTS

  • However, if we put the expression for �ex cos x dx from Equation 5 into Equation 4, we get:

    • This can be regarded as an equation to be �solved for the unknown integral.

Example 4

40 of 55

INTEGRATION BY PARTS

  • Adding to both sides ex sin x dx, �we obtain:

Example 4

41 of 55

INTEGRATION BY PARTS

  • Dividing by 2 and adding the constant �of integration, we get:

Example 4

42 of 55

INTEGRATION BY PARTS

  • The figure illustrates the example by �showing the graphs of f(x) = ex sin x and �F(x) = ½ ex(sin x – cos x).

    • As a visual check on �our work, notice that �f(x) = 0 when F has a �maximum or minimum.

43 of 55

INTEGRATION BY PARTS

  • If we combine the formula for integration �by parts with Part 2 of the FTC (FTC2), �we can evaluate definite integrals by parts.

44 of 55

INTEGRATION BY PARTS

  • Evaluating both sides of Formula 1 between �a and b, assuming f’ and g’ are continuous, and using the FTC, we obtain:

Formula 6

45 of 55

INTEGRATION BY PARTS

  • Calculate

    • Let

    • Then,

Example 5

46 of 55

INTEGRATION BY PARTS

  • So, Formula 6 gives:

Example 5

47 of 55

INTEGRATION BY PARTS

  • To evaluate this integral, we use �the substitution t = 1 + x2 (since u has another meaning in this example).

    • Then, dt = 2x dx.

    • So, x dx = ½ dt.

Example 5

48 of 55

INTEGRATION BY PARTS

  • When x = 0, t = 1, and when x = 1, t = 2.

  • Hence,

Example 5

49 of 55

INTEGRATION BY PARTS

  • Therefore,

Example 5

50 of 55

INTEGRATION BY PARTS

  • As tan-1x ≥ for x ≥ 0 , the integral in �the example can be interpreted as the area �of the region shown here.

51 of 55

INTEGRATION BY PARTS

  • Prove the reduction formula

  • where n ≥ 2 is an integer.

    • This is called a reduction formula because �the exponent n has been reduced to n – 1 and n – 2.

E. g. 6—Formula 7

52 of 55

INTEGRATION BY PARTS

  • Let
  • Then,

  • So, integration by parts gives:

Example 6

53 of 55

INTEGRATION BY PARTS

  • Since cos2x = 1 – sin2x, we have:

    • As in Example 4, we solve this equation for �the desired integral by taking the last term on �the right side to the left side.

Example 6

54 of 55

INTEGRATION BY PARTS

  • Thus, we have:

  • or

Example 6

55 of 55

INTEGRATION BY PARTS

  • The reduction formula (7) is useful. �
  • By using it repeatedly, we could express �∫ sinnx dx in terms of:

    • ∫ sin x dx (if n is odd)

    • ∫ (sin x)0dx = ∫ dx (if n is even)