firmfunda
  maths > integral-calculus

Methods of Integration


    what you'll learn...

Overview

 »  Understanding Complexity of Integration Methods
functions given as multiplication or division of sub-functions.

 → Integration by Identities Πi=1ngi(x)=i=1mhi(x)

 → Integration by Substitution where f(x)=g(h(x))h(x)dx

 → Integration by Parts where g(x)h(x)dx=g(x)h(x)dx-[h(x)dx]g(x)dx

 → Special cases of Integration by Parts where (g(x))=-g(x)

 → Special cases of Integration by Parts where g(x)=ex and h(x)=r(x)+r(x)

 → Integration of Division by Polynomial: r(x)q(x)=t(x)+p(x)q(x), where order of p(x) is smaller than order of q(x).

 → Integration by Partial fractions p(x)Πi=1ngi(x)=i=1m1hi(x) where 1hi(x) is integrable.

gap

We have learned the standard results of anti-derivatives as inverse of derivative. In that few of the expressions are not covered. For example, consider tanxdx. This is not solved yet. We will solve this problem in due course of this lesson.

The point being, there are several functions for which finding result of integration is not explained yet in this course.

It is also noted here that not all functions have an anti-derivative in the form of a function. For example, e-x2dx is widely used in other scientific areas of studies, but the integral has no function-form. How do we find integral of this? "by numerical integration or a table". Finding such integration is outside the scope of this course. But knowing that there are functions for which integration cannot be worked out as a function and we can use numerical methods, is good for now.

insights

Though there are several functions for which integration cannot be worked out as a function, there are several other forms of functions, that can be integrated with some algebraic manipulations. The objective of this page is to provide some insights to that.

Usually, functions are made of sub-functions of standard forms with operations.

 • standard forms of functions: xn, trigonometric functions, inverse trigonometric functions, exponents, and logarithm

Standard operations:

   addition of functions f(x)+g(x),

   subtraction of functions f(x)-g(x),

   multiplication of functions f(x)×g(x),

   division f(x)g(x),

   multiplication or division by a constant af(x),

   exponents f(x)a,

   roots f(x)1n,

   scaling f(ax),

   shifting f(x+a), and

   function of function f(g(x)) In these, addition, subtraction, and multiplication by a constant were covered in algebra of integrals.

[af(x)±g(x)]dx=af(x)dx±g(x)dx

summary

In this lesson, we will focus on integration methods of functions with multiplication or division of sub-functions. Assume gi(x) is a standard function for which anti-derivative is known. If a function is given as f(x)=Πi=1ngi(x), that is the function equals multiplication of several sub-functions. How to work out the integral of the function?

To solve this, several patterns and their properties are understood for different cases. Based on the properties, methods to handle the functions to work out the integration are provided. These are

 • Integration by Identities Πi=1ngi(x)=i=1mhi(x)

 • Integration by Substitution where f(x)=g(h(x))h(x)dx

 • Integration by Parts where g(x)h(x)dx=g(x)h(x)dx-[h(x)dx]g(x)dx

 • Special cases of Integration by Parts where (g(x))=-g(x)

 • Special cases of Integration by Parts where g(x)=ex and h(x)=r(x)+r(x)

 • Integration of Division by Polynomial: r(x)q(x)=t(x)+p(x)q(x), where order of p(x) is smaller than order of q(x).

 • Integration by Partial fractions pxΠi=1ngi(x)=i=1m1hi(x) where 1hi(x) is integrable.

Let us restrict to this set of integrations.

This is an overview of the whole lesson.

The underlying pattern in this whole lesson is -- when we cannot work out integration of an integrand, convert the multiplication in integrand into something for which integration can be worked out. Unless you see this underlying pattern and connect the methods of integration, the results will be quite tedious and voluminous to learn.

Outline

The outline of material to learn "Integral Calculus" is as follows.

•   Detailed outline of Integral Calculus

    →   Application Scenario

    →   Integration First Principles

    →   Graphical Meaning of Integration

    →   Definition of Integrals

    →   Fundamental Theorem of Calculus

    →   Algebra of Integrals

    →   Antiderivatives: Standard results

    →   Integration of Expressions

    →   Integration by Substitution

    →   Integration using Identities

    →   Integration by Parts

    →   Integration by Partial Fraction

    →   Integration: Combination of Methods