Encyclopedia > Inverse chain rule method

  Article Content

Inverse chain rule method

In calculus, the inverse chain rule is a method of integrating a function which relies on guessing the integral of that function, and then differentiating back using the chain rule. The method is a special case of integration by substitution.

For example, suppose one wants to find the indefinite integral:

<math>
\int \sin( 5 x + 4 ) \ dx </math>

A first guess of the antiderivative might be:

<math>
-\cos( 5 x + 4 ), </math>

treating (5x+4) as if it were an x. Differentiating back with the chain rule gives:

<math>
\frac{ d }{ dx } \left( -\cos( 5 x + 4 ) \right) \; = \; 5\sin(5 x + 4) </math>

Hence, the initial guess was off by a factor of 5. Dividing by 5 gives:

<math>
\int \sin( 5 x + 4 ) \ dx \; = \; -\frac{1}{5} \cdot \cos( 5 x + 4 ) + C </math>

This method can be used to find:

<math>
\int f( g(x) ) \; dx </math>

and g(x) is a linear function.



All Wikipedia text is available under the terms of the GNU Free Documentation License

 
  Search Encyclopedia

Search over one million articles, find something about almost anything!
 
 
  
  Featured Article
Quadratic formula

... this case, a quantity that does not depend on x) to the expression to the left of "=", that will make it a perfect square trinomial of the form x2 + 2xy + y2. Since "2xy" ...

 
 
 
This page was created in 41.9 ms