Calculus II The Indefinite Integral: Definition (Antiderivative)
Calculus II The Indefinite Integral: Definition (Antiderivative)
Theorem
Let F (x ) be an antiderivative of the function f (x ) defined on
(a, b). Then any antiderivative on (a, b) of f (x ) is of the
form F (x ) + C for some constant C .
The indefinite
R b integral should not be confused with the definite
integral f (x ) dx which we will consider
R next week and is
a
defined as a limit of a sum. The symbol is a stretched S and
reminds about the Sum. We will also explain the relation between
the indefinite and the definite integral.
Power Rule: The indefinite integral of a power function
f (x ) = x n , where n = −1 is
Z
n 1
x dx = x n+1 + C .
n+ 1
Raise the exponent by 1 and divide by the raised exponent.
R
f (x ) f (x )dx R
f (x ) f (x )dx
1 x+ C
x n+1 sec2 x tan x + C
xn + C, n 1
n+ 1= sec x tan x sec x + C
1
ln |x | + C 1 x
x a +C
ax ln a
ex ex + C 1
arctan x + C
1+ x2
sin x − cos x + C 1
√ arcsin x + C
1−x2
cos x sin x + C
Proof by derivation.
Example: Find an antiderivative of cos(3x ).
Solution:
R
Since cos x dx = sin x + C we try sin(3x ) with fudge factor3 1 :
1 sin(3x ). Indeed ( 1 sin(3x 0 = 1 cos(3x ) · 3 = cos(3x ).
3 3 3
))
So 13 sin(3x ) is an antiderivative.
Proof: (F (x ) ± G (X ))0 = F 0 (x ) ± G 0 (x ).
Z
Example: Find (e 3x + 7x −1 ) dx .
Solution:
Z Z
= e 3x dx + 7 1
x −1 dx by rule 1) and
2)
= e 3x + 7 ln |x | + C
3
Z
1
Example: Find + (3x + 7)5 dx .
x−2
Solution:
(3x + 7)6
= ln |x − 2| + +C
6·3
Z
dx
Example: Find
1+ x2
Solution:
Z
1 dx
=
1+ x2
= arctan x + C
Application to differential equations
Example: Find a function f (x ) such that
f 0 (x ) = 6x (1 − x ) and f (0) = 1.
Solution:
f (x ) is an antiderivative of 6x (1 − x ). Thus:
Z
f (x ) = 6x (1 − x )
Z dx
=
(6x − 6x 2 ) dx
x2 x3
= 6· −6· +C
2 3
= 3x 2 − 2x 3 + C
When x = 0: f (0) = 1
⇔ 3 · 0 − 2 · 0 + C = 1 ⇔ C = 1.
f (x ) = 3x 2 − 2x 3 + 1
Example: A body falls to the ground. During the fall, it feels a
constant acceleration of g where g = 32 ft/sec2 . At time t = 0 the
body has the height y0 and the velocity v0 . Find a formula for the
the height y in terms of t.
Solution:
Let y = y (t) be the height function, v = v (t) = dt be the velocity
dy