Module 2: Indefinite Integrals
2.1 Definition
A function y=F(x) is called an antiderivative of another function
y=f(x) if
F′(x)=f(x) for all
x. In other words, suppose you have a function
f(x) that is the derivative of some other function
F(x). Then
F(x) is an antiderivative of
f(x).
2.2 Example
Consider F1(x)=x3,F2(x)=x3+π and
F1(x)=x3−47. The derivative of the three of them is
f(x)=3x2
F1,F2 and
F3 are each an antiderivative of
f(x)=3x2. Can you think of any other antiderivatives of
3x2?
2.3 Notation
We commonly use the following notation for antiderivatives:
F(x)=∫f(x)dx.
This is called an indefinite integral. Note ∫f(x)dx is a collection (set) of functions.
2.4 Example
Compute
∫sinxcosxdx
- Malcom recalls that
sin(2x)=2sinxcosx and that
ddxcos(2x)=−2sin(2x). So
ddx(−12cos(2x))=2sinxcosx,and therefore
\(\int \sin x \cos x \; dx = \frac{-1}{4} \cos (2x) +C\\)
- Autumn recalls that
ddxcos2x=−2sinxcosx. That is
ddx(−12cos2x)=sinxcosx. So she concludes that
∫sinxcosxdx=−12cos2x+C
- Xi proposes that since
ddxsin2x=2sinxcosx, the answer is
∫sinxcosxdx=12sin2x+C
The three approaches were done correctly. So does this suggest that, for example
−12cos2x+C=−14cos(2x)+C,that is
−12cos2x=−14cos(2x)?!
This does not seem right!
Barack steps in and reminds them that
cos(2x)=2cos2x−1.
So −14cos(2x)+C=−12cos2x−14+C=−12cos2x+(some number)
−14cos(2x)+some number=−12cos2x+(some other number).
Similar argument with
cos(2x)=1−2sin2x.
verifies the equality for case where the answer includes sin x.
This is a good reminder that f(x)+C implies a collection of functions and not just one function.
C can take the value of any real number.