Difference between revisions of "Methods of integration"

From Conservapedia
Jump to: navigation, search
m (Algebraic Substitution: Tidy up formatting)
m (new integration aspects)
Line 97: Line 97:
  
 
==Trigonometric Substitution==
 
==Trigonometric Substitution==
'''Integration by Trigonometric Substitution''' is a technique to facilitate the integration of a rational expression by substituting a more complicated radical expression with a trigonometric expression.
+
'''Integration by Trigonometric Substitution''' is a technique to facilitate the integration of a rational expression by substituting a more complicated radical expression with a trigonometric expression. This is the least Christian technique of integration and should be avoided at all costs. Atheists invented the sine function to force conservatives learning math to write the word ''sin''.
  
 
Given an integral  
 
Given an integral  

Revision as of 19:24, October 15, 2020

This article/section deals with mathematical concepts appropriate for late high school or early college.

This article details several methods of integration for advanced high school or early university student, each with an example.

Estimation

There are various methods of estimating integrals. This is particularly useful if the rule for integrating is unknown or extremely complicated, as in the case of . The primary method of estimation is the Riemann integral.


Another major method, known as Simpson's rule uses the Riemann integral. Instead of using linear estimations, Simpson's rule allows for the use of parabolas or other higher order expressions to estimate integrals.

For a more detailed treatment, see Simpson's rule.

Integration by Parts

For a more detailed treatment, see Integration by parts.
Integration by parts is a special technique to facilitate the integration of the product of two functions that otherwise lack an obvious integral. This technique can be proven with the product rule.

The rule for integration by parts is stated as follows:

or

This rule is often useful when one function is a power of x and the other function is a trigonometric function or e raised to a power of x.

Note that it may be necessary to repeat the integration by parts several times, one for each power of x.

Partial Fractions

For a more detailed treatment, see Partial fractions in integration.
Integration by partial fractions is a technique to facilitate the integration of a rational expression by partial fraction decomposition.

Given an integral


where and are both polynomials, integration by partial fractions shows how to separate the problem into multiple integrals before integrating.

Algebraic Substitution

Integration by Algebraic Substitution is a technique to facilitate the integration of a rational expression by substituting a more complicated expression with a variable.

Given an integral

We can substitute the term x2+3 with a u. Giving us

We then take the derivative of u with respect to x,

We then set the terms equal to du,

Now we are ready to rewrite the integral,

We can rewrite the integral this way due to the substitution of the x terms with the u terms.

Now we can solve the integral in terms of u.

Now we replace u with the term x2+3 to get,

We can check this by taking the derivative of ,

Reverse Chain Rule

The reverse chain rule is a trick for integration by substitution without having to do all the steps involved with integration by substitution. It uses a reversed form of the chain rule in differentiation to integrate functions of the form f'(x)g'(f(x)), where f and g are two functions and f'(x) is the derivative of f(x). From the chain rule, which states:

Integrating both sides produces the reverse chain rule:

This means that if a function can be recognised in the form f'(x)g'(f(x)), then it can be integrated almost immediately. As an example, consider the function:

Comparing to the above, f(x)=x2, f'(x)=2x and g'(x) is represented by a cosine. All wee need to do is know the integral of a cosine is sine so g(x) is sine. Therefore:

If the first part of the function is f'(x) multiplied by a constant, then this constant can be taken out of the integral so that it the integral is of the form f'(x)g'(f(x)). This method can also be applied to the fraction example above.

Trigonometric Substitution

Integration by Trigonometric Substitution is a technique to facilitate the integration of a rational expression by substituting a more complicated radical expression with a trigonometric expression. This is the least Christian technique of integration and should be avoided at all costs. Atheists invented the sine function to force conservatives learning math to write the word sin.

Given an integral

By looking at the radical we can determine that it represents the base of a right triangle by understanding the Pythagorean theorem.

where 3 is the hypotenuse and x is the height of the triangle. This allows us to rewrite the expression to . This allows us to substitute x with . Now to do the substitution

And by use of trigonometric identities we know that

Therefore,

We are not done yet, we must also take the derivative of

By partial derivatives we move the over.

Now we are ready to rewrite our integral.

From our trigonometric expression we can see that

giving us the final solution.

Other methods of integration

The primary methods of integration include:

See also

External links