Calculus
Textbooks
Boundless Calculus
Inverse Functions and Advanced Integration
Techniques of Integration
Calculus Textbooks Boundless Calculus Inverse Functions and Advanced Integration Techniques of Integration
Calculus Textbooks Boundless Calculus Inverse Functions and Advanced Integration
Calculus Textbooks Boundless Calculus
Calculus Textbooks
Calculus
Concept Version 7
Created by Boundless

Integration Using Tables and Computers

Tables of known integrals or computer programs are commonly used for integration.

Learning Objective

  • Recognize which integrals should be solved using tables or computers due to their complexity


Key Points

    • While differentiation has easy rules by which the derivative of a complicated function can be found by differentiating its simpler component functions, integration does not.
    • In books with integral tables, a compilation of a list of integrals and techniques of integral calculus can be found.
    • There are several commercial softwares, such as Mathematica or Matlab, that can perform symbolic integration.

Term

  • integral

    also sometimes called antiderivative; the limit of the sums computed in a process in which the domain of a function is divided into small subsets and a possibly nominal value of the function on each subset is multiplied by the measure of that subset, all these products then being summed


Full Text

Integration is the basic operation in integral calculus. While differentiation has easy rules by which the derivative of a complicated function can be found by differentiating its simpler component functions, integration does not, so tables of known integrals are often useful. We also may have to resort to computers to perform an integral.

Integration Using Tables

A compilation of a list of integrals and techniques of integral calculus was published by the German mathematician Meyer Hirsch as early as in 1810. More extensive tables were compiled in 1858 by the Dutch mathematician David de Bierens de Haan. A new edition was published in 1862. These tables, which contain mainly integrals of elementary functions, remained in use until the middle of the 20th century. They were then replaced by the much more extensive tables of Gradshteyn and Ryzhik. Here are a few examples of integrals in these tables for logarithmic functions:

$\int\ln ax\;dx = x\ln ax - x$

$\displaystyle{\int\ln (ax + b)\;dx = \frac{(ax+b)\ln(ax+b) - ax}{a}}$

$\int (\ln x)^2\; dx = x(\ln x)^2 - 2x\ln x + 2x$

$\displaystyle{\int (\ln x)^n\; dx = x\sum^{n}_{k=0}(-1)^{n-k} \frac{n!}{k! }(\ln x)^k}$

$\displaystyle{\int \frac{dx}{\ln x} = \ln\left|\ln x \right| + \ln x + \sum^\infty_{k=2}\frac{(\ln x)^k}{k\cdot k! }}$

$\displaystyle{\int \frac{dx}{(\ln x)^n} = -\frac{x}{(n-1)(\ln x)^{n-1}} + \frac{1}{n-1}\int\frac{dx}{(\ln x)^{n-1}} \qquad\mbox{(for }n\neq 1\mbox{)}}$

You can certainly see that these integrals are hard to do simply "by hand."

Integration Using Computers

Computers may be used for integration in two primary ways. First, numerical methods using computers can be helpful in evaluating a definite integral. There are many methods and algorithms. We will briefly learn about numerical integration in another atom. Second, there are several commercial softwares, such as Mathematica or Matlab, that can perform symbolic integration.

Integration

Numerical integration consists of finding numerical approximations for the value $S$.

Example: Mathematica's symbolic integration produces the following result:

$\int \log(1-x^2) dx = -2x-\log(x-1) + \log(1+x) +x \log(1-x^2).$

These programs know how to perform almost any integral that can be done analytically or in terms of standard mathematical functions.

[ edit ]
Edit this content
Prev Concept
The Method of Partial Fractions
Approximate Integration
Next Concept
Subjects
  • Accounting
  • Algebra
  • Art History
  • Biology
  • Business
  • Calculus
  • Chemistry
  • Communications
  • Economics
  • Finance
  • Management
  • Marketing
  • Microbiology
  • Physics
  • Physiology
  • Political Science
  • Psychology
  • Sociology
  • Statistics
  • U.S. History
  • World History
  • Writing

Except where noted, content and user contributions on this site are licensed under CC BY-SA 4.0 with attribution required.