Difference between revisions of "Integration Formulas and the Net Change Theorem"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 51: Line 51:
 
So <math>\sin(x)</math> is an antiderivative of <math>\cos(x)</math> and <math>-\cos(x)</math> is an antiderivative of <math>\sin(x)</math> . Hence we get the following rules for integrating <math>\sin(x)</math> and <math>\cos(x)</math>
 
So <math>\sin(x)</math> is an antiderivative of <math>\cos(x)</math> and <math>-\cos(x)</math> is an antiderivative of <math>\sin(x)</math> . Hence we get the following rules for integrating <math>\sin(x)</math> and <math>\cos(x)</math>
  
{{Calculus/Def|text= <math>\int\cos(x)dx=\sin(x)+C</math></br><math>\int\sin(x)dx=-\cos(x)+C</math>}}
+
<blockquote style="background: white; border: 1px solid black; padding: 1em;">
 +
<math>\int\cos(x)dx=\sin(x)+C</math></br><math>\int\sin(x)dx=-\cos(x)+C</math>
 +
</blockquote>
  
 
We will find how to integrate more complicated trigonometric functions in the chapter on [[Calculus/Integration techniques|integration techniques]].
 
We will find how to integrate more complicated trigonometric functions in the chapter on [[Calculus/Integration techniques|integration techniques]].
Line 68: Line 70:
 
|<math>=\frac{x^5}{5}+x-2\cos(x)+C</math> .
 
|<math>=\frac{x^5}{5}+x-2\cos(x)+C</math> .
 
|}
 
|}
 
  
 
==Resources==
 
==Resources==
 
* [https://en.wikibooks.org/wiki/Calculus/Indefinite_integral Indefinite Integral], Wikibooks: Calculus
 
* [https://en.wikibooks.org/wiki/Calculus/Indefinite_integral Indefinite Integral], Wikibooks: Calculus
 
* [https://youtu.be/df1Qr8pepx0 Net Change Theorem, Definite Integral & Rates of Change Word Problems, Calculus] by the Organic Chemistry Tutor
 
* [https://youtu.be/df1Qr8pepx0 Net Change Theorem, Definite Integral & Rates of Change Word Problems, Calculus] by the Organic Chemistry Tutor

Revision as of 19:43, 10 October 2021

Indefinite integral identities

Basic Properties of Indefinite Integrals

Constant Rule for indefinite integrals

If is a constant then }}


Sum/Difference Rule for indefinite integrals

}}

Indefinite integrals of Polynomials

Say we are given a function of the form, , and would like to determine the antiderivative of . Considering that

we have the following rule for indefinite integrals:

Power rule for indefinite integrals

for all

Integral of the Inverse function

To integrate , we should first remember

Therefore, since is the derivative of we can conclude that

Note that the polynomial integration rule does not apply when the exponent is . This technique of integration must be used instead. Since the argument of the natural logarithm function must be positive (on the real line), the absolute value signs are added around its argument to ensure that the argument is positive.

Integral of the Exponential function

Since

we see that is its own antiderivative. This allows us to find the integral of an exponential function:

Integral of Sine and Cosine

Recall that

So is an antiderivative of and is an antiderivative of . Hence we get the following rules for integrating and


We will find how to integrate more complicated trigonometric functions in the chapter on integration techniques.

Example

Suppose we want to integrate the function . An application of the sum rule from above allows us to use the power rule and our rule for integrating as follows,

.

Resources