Difference between revisions of "Math 22 Antiderivatives and Indefinite Integrals"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
<math>\int f(x)dx=F(x)+C</math> for <math>C</math> is a constant. | <math>\int f(x)dx=F(x)+C</math> for <math>C</math> is a constant. | ||
+ | ==Basic Integration Rules== | ||
+ | <math>1.\int kdx=kx+C</math> for <math>k</math> is a constant. | ||
+ | |||
+ | <math>2.\int kf(x)=k\int f(x)dx</math> | ||
+ | |||
+ | <math>3.\int [f(x)+g(x)]dx=\int f(x)dx+\int g(x)dx</math> | ||
+ | |||
+ | <math>4.\int [f(x)-g(x)]dx=\int f(x)dx-\int g(x)dx</math> | ||
+ | |||
+ | <math>5.\int x^n dx=\frac{x^{n+1}}{n+1}+C</math> for <math>n\ne -1</math> | ||
[[Math_22| '''Return to Topics Page''']] | [[Math_22| '''Return to Topics Page''']] | ||
'''This page were made by [[Contributors|Tri Phan]]''' | '''This page were made by [[Contributors|Tri Phan]]''' |
Revision as of 07:11, 12 August 2020
Antiderivatives
A function is an antiderivative of a function when for every in the domain of , it follows that
The antidifferentiation process is also called integration and is denoted by (integral sign). is the indefinite integral of
If for all , we can write: for is a constant.
Basic Integration Rules
for is a constant.
for
This page were made by Tri Phan