Article: Integration Directory: Begin Tutorial On
Article: Integration Directory: Begin Tutorial On
Directory
• Table of Contents
• Begin tutorial on Integration
the letters used to describe the functions and the variables. The next
set of exercises is meant query you on the definition of antiderivative.
Exercise 2.1. Let h be a function of the variable t, write the defini-
tion of an antiderivative of h.
Review the reasoning of Exercise 2.1, as well as the definition of
antiderivative before answering the following quiz questions.
Quiz.
1. Given two functions f and g, f is an antiderivative of g provided,
(a) g 0 (x) = f (x) (b) f 0 (x) = g(x)
2. Given two function H and q, q is an antiderivative of H provided
(a) q 0 (t) = H(t) (b) H 0 (s) = q(s)
3. Define a function f (s) = 4s3 and another function F (t) = t4 , is
F an antiderivative of f ?
(a) Yes (b) No
End Quiz.
Section 2: The Indefinite Integral
Let’s now continue developing some of the basic ideas of the antideriv-
ative.
As we have seen in Example 2.1, once we have found one antideriva-
tive of a given function, we have found infinitely many antiderivatives.
More precisely, if F is an antiderivative of f then for any constant C,
F + C is also an antiderivative of f . A natural question to ask: Sup-
pose F is an antiderivative of f , do there exist antiderivatives of f
that are not of the form F + C? The answer is no.
Recall a corollary to the Mean Value Theorem which states that
if F and G are two functions such that F 0 (x) = G0 (x) for all x in
an interval I of numbers, then there exists a constant C such that
F (x) = G(x) + C for all x in the interval I.
Now, let’s prove the answer to the question.
Exercise 2.10. Find the general antiderivative of h(t) = 4t7 −6t2 +10
The next few paragraphs can be skipped over on first reading.
For those who want to know more. The next exercise is a natural
question: Must a function always have an antiderivative? The answer
is “no,” in general. Don’t look at the solution, yet. Think about this
question, and as you progress through these notes and learn more
about antidifferentiation, perhaps you can answer this question on
your own. Be aware that their are infinity many examples, so even if
you produce an example, it may not be the same as mine.
• Exercise 2.11. Give an example of a function f defined over the
interval ( 0, 1 ) such that f does not have an antiderivative over the
interval ( 0, 1 ). (See the commantary that follows the statement of
this problem.)
Thoughts on this Exercise. You have to create a function, f , that is
so “weird” that for any function F , F 0 (x) 6= f (x) for at least one x ∈
( 0, 1 ). That seems simple enough. After you think of a candidate for
f , the interesting part is to prove your example has no antiderivative.
Section 2: The Indefinite Integral
This equation may be read from left to right as “the integral of 3x2
with respect to x is x3 plus an arbitrary constant C.” The function
3x2 is the integrand. You’ll notice that the indefinite integral of 3x2
is indeed a function of x.
When the integral notation is used by itself,
Z
cos(x) dx,
Section 2: The Indefinite Integral
Before trying the next exercise, review the definition of the indefinite
integral and the description of the indefinite integral notation.
Z
d
Exercise 2.14. What is the evaluation of f (x) dx?
dx
Section 2: The Indefinite Integral
Z
d
Exercise 2.15. Evaluate the expression: (x + sin(x))10 dx.
dx
Z
d
Exercise 2.16. Evaluate the expression: tan12 (s) ds.
ds
The significance of the dx. For right now, the role dx plays will
be three-fold. (We’ll get another fold later.)
1. An indefinite integral is supposed to be a function, but a func-
tion of what variable? The differential notation that is incorporated
into the integral answers this question.
For example, in the statement,
Z
x2 dx
The statement Z
t3 dt
You can check for yourself that the derivative of −gt + C is the in-
tegrand, −g. We have shown that the (unknown) velocity function
must be for the form −gt + C, for some constant C. This doesn’t do
us much good unless we can put our little phalanges on this C.
The value of C can be obtained by substituting some of the informa-
tion we have about our rock; in particular, at time t = 0, the rock has
a velocity of v0 . Thus, from (5),
v0 = v(0) = −g(0) + C
or,
C = v0 . (6)
Section 2: The Indefinite Integral
But from (7), v(t) = −gt + v0 . Substituting this into (8) we get
Z
s(t) = −gt + v0 dt (9)
But again, at time t = 0, we have the information that the rock was
at a height of s0 . Putting t = 0 in (11) we get
s0 = s(0) = 0 + 0 + C
or,
C = s0 .
Now, update equation (11) to get
1
s(t) = − gt2 + v0 t + s0 . (12)
2
Now we have total knowledge of the physical system.
Summary: A rock leaves your hand at time t = 0 at an initial height
of s0 and an initial velocity of v0 . Then, for any time t,
a(t) = −g
v(t) = −gt + v0
1
s(t) = − gt2 + v0 t + s0 . (13)
2
Section 2: The Indefinite Integral
The integrand is 0.
Exercise 3.1. Refer to equation (1). The integrand is suppose to be
a function of x, yet is state, and I quote myself, “The integrand is 0.”
But 0 is a number not a function, explain this paradox.
Why is this formula true? Because the derivative of a constant
is zero; therefore, any constant function C is an antiderivative of the
identically 0 function.
The Power Rule. Let r ∈ Q be a rational number, r 6= −1, then by
the Power Rule, we have
d xr+1 1 d r+1 1
= x (r + 1)xr = xr .
dx r + 1 r + 1 dx r+1
Section 3: Some Basic Integration Formulas
xr+1
This says that an antiderivative of xr is . In terms of the indef-
r+1
inite integral notation, we have
Z
xr+1
xr dx = + C.
r+1
Let’s elevate this formula.
Here are some quick visual examples with positive integer exponents.
Z
x3
x2 dx = +C
3
Z
x4
x3 dx = +C
4
Z
x11
x10 dx = +C
11
Z
t21
t20 dt = +C
21
Z
8 w9
w dw = + C.
9
Section 3: Some Basic Integration Formulas
Now for some quick visual examples with negative integer exponents.
Z
x−2 1
x−3 dx = + C = − x−2 + C
−2 2
Z −4
t 1
t−5 dt = + C = − t−4 + C
−4 4
Z −22
w 1
w−23 dw = + C = − w−22 + C.
−22 22
To summarize:
Here’s a slight variation on the previous exercises, see if you can think
your way through.
Z
Exercise 3.5. Calculate (2x)4 dx.
Section 3: Some Basic Integration Formulas
Important. When applying the Power Rule, the power function must
be in the numerator. Move the power function into the numerator, for
the correct calculation of the exponent!
To illustrate this point, consider this . . .
Z
1
Example 3.1. Evaluate dx.
x2
Z
1
Exercise 3.6. Evaluate √ du.
u
Z
√
Exercise 3.7. Calculate x2 x dx.
Z √
t
Exercise 3.8. Evaluate 3
dt.
t
(Hint: Make integrand into a power function.)
Here’s a poser.
Z Z
Exercise 3.9. Calculate dx, and du.
Section 3: Some Basic Integration Formulas
The student should verify these six formulas by differentiating the left-
hand side of each formula, to obtain the integrand of the right-hand
side. See the exercise below.
You’ll note that there are essentially three formulas here; the other
three are “co’ed” versions of the first three. Formulas (2), (4), and (6)
Section 3: Some Basic Integration Formulas
can be constructed from (1), (3), and (5), by “co-ing” the functions
and appending a negative sign to the answer. For example, formula (3)
is Z
sec2 (x) dx = tan(x) + C.
Homogeneous Property:
For any constant c and any function f , we have
Z Z
cf (x) dx = c f (x) dx.
If we think of the left-hand side as the given integral problem, then the
formula does not solve the problem; it merely transforms the problem
into another integral problem (the right-hand side).
This substance of the Homogeneous Property is that constants can be
taken outside an intgral.
Example 3.2. Verify the Homogeneous Property.
Z
Exercise 3.14. Evaluate 4x6 dx.
Section 3: Some Basic Integration Formulas
Z √
Exercise 3.15. Evaluate 6t t dt
Again note that this formula does not solve integrals — it merely
transforms the integral problem on the left-hand side into two integral
problems on the right-hand side. Solving integrals is the role of the
specific formulas.
Section 3: Some Basic Integration Formulas
The use of this formulas depends on your ability to realize that the
integrand is the sum of several functions. That shouldn’t be too dif-
ficult? We’ll find out.
Z
Example 3.3. (Skill Level 0). Evaluate 3x4 + 6x2 dx.
Z
2 6
Exercise 3.16. (Skill Level 0). Evaluate x − 8x12 dx.
3
Z
Exercise 3.17. Evaluate 8 sec2 (x) − 6 sec(x) tan(x) dx.
If we now take the right-hand side of (1), and replace u with g(x), we
obtain Z
f (u) du = F (g(x)) + C. (3)
Notice that the right-hand sides of (2) and (3) are identical; there-
fore, the left-hand sides are equivalent. What this means is that we
can solve the integral in (2), by first solving the integral in (1), then
replacing u with g(x).
In fact, we equate (2) and (3) we obtain the classic substitution of
variable formula:
Z Z
0
f (g(x))g (x) dx = f (u) du, (4)
where, u = g(x).
Equation (4) displays the principle of substitution. We can think of the
left-hand side or the right-hand side as our target, or given, integral.
Section 4: The Technique of Substitution
This example hopefully gives you a vision of the potential use of the
Substitution. The next examples will tend to expand your vision.
Z
Example 4.2. Evaluate (2x + 1)15 dx.
The first thing you will notice is that this formula is exactly the same
as our old Power Rule. The only difference is the choice of the letter
to describe the formulas. Yes, that’s true. But our interpretation of
this letter is different: We are thinking of u as a function of some
other variable, say, u = f (x), and so du = f 0 (x) dx. In this case, the
Generalized Power Rule actually becomes
Z
r 0 [f (x)]r+1
[f (x)] f (x) dx = + C.
r+1
As you can see, this gives us the ability to solve the integrals of more
general power functions . . . if the conditions are right.
Let’s take a look at an example in light of this new formula.
Z
Example 4.4. Evaluate (5x − 3)9 dx.
Now, we raise the level of difficulty a little, but not discouragingly so.
Z
Example 4.5. Evaluate x(3x2 − 5)3/4 dx.
Section 4: The Technique of Substitution
The next example illustrate a case when the Power Rule does not
apply. This case is just as important because you need to learn to
recognize when the power rule does not apply, so you can move on to
another solution method — rather than giving up.
Section 4: The Technique of Substitution
Here are some exercises that are solved directly by the Power Rule.
Z
x
Exercise 4.4. Evaluate √ dx. (Hint: Convert integrand to
4 − 3x2
a power function in the numerator!)
All these problems are pretty much the same. You’re words of advice
for today are
Identification and Implementation!
Z
Exercise 4.5. Evaluate (3x3 − 1)(3x4 − 4x + 1)1.45 dx. (Hint: Keep
a cool head, and follow the strategy for the power rule.)
Section 4: The Technique of Substitution
the trig formulas apply, let u be equal to the argument of the trigono-
metric function. The rest of the integral must be directly proportional
to the du, the differential of u. If this is so, then the formula applies,
if not, the formula does not apply.
Z
Example 4.8. Evaluate x sec(x2 ) tan(x2 ) dx.
Z
Exercise 4.6. Evaluate sec2 (4x) dx.
Z √
sin x
Exercise 4.7. Evaluate √ dx.
x
Z
Example 4.9. (Trig. Formulas do not apply.) Evaluate x cos(x) dx.
Does this formula successfully solve the given problem, (1)? The way
we see this is to set up a correspondence between the given integral,
(1), and the selected formula. The formal mechanism for setting up
this correspondence is substitution. In the formula (2), the u is the
base of the power function; therefore, if (2) is going to solve (1), then
u must be the base of the power function in (1). This is why we would
naturally say,
Let u = 3x2 + 4, and so du = 6x dx. (3)
Rearrange the order of our integral so that the power function is listed
first (as that is the way it is written in the formula we are trying to
use). Z
(3x2 + 4)1/3 x dx (4)
Example 5.1. Argue that the Power Rule does not solve the integral
Z
x(x3 + 1)100 dx.
Z
Example 5.2. Verify, through substitution, that cos(2x) dx can be
solve using (1). Solve the integral without making the substitution.
Z
Exercise 5.1. Verify, through substitution, that sec2 (3x2 ) x dx
can be solve using (3). Solve the integral without making the sub-
stitution.
Then using this equation for formula checking, we usually use it from
left to right; that is, we think of our given integral as the left-hand
side, make a substitution, to obtain the right-hand side. Let me pull
some trick photography on you: In (6), interchange the roles of x and
u, and move each integral to the opposite side of the equation. If you
followed that description, you will get the equation,
Z Z
f (x) dx = f (g(u))g 0 (u) du. (7)
Again think of the left-hand side as the given integral. This will be
our working formula for these paragraphs.
True substitution of variables is performed with a different attitude
than in formula checking. In formula checking, we had a definite for-
mula in mind and we used substitution to check whether it applied
to our problem integral. In true substitution of variables, we have no
such formula in mind; in fact, we really don’t know what to do or how
to solve the problem.
When in doubt, substitute!
Section 5: Substitution: Two Attitudes
the student takes one look and says, “I don’t know how to solve it!”
The problem lies not in the difficulty level of the integral, but is the
unfocused thinking of the student.
In this section I lay out some thoughts on the subject.
Keys to Success. Here are the keys to successfully solving integrals at
the Calculus level.
1. A definite and precise knowledge of the integral formulas and
how they are applied.
2. A definite and precise knowledge of the techniques used to ma-
nipulate integrals.
3. Acquisition of a history of problem solving.
4. The ability to learn from problem solving.
5. A developed pattern of thinking for analyzing integral problems.
Section 6: Strategies for Integration
Do not treat each problem as an unique problem you have never seen
before; actually, the kinds of problems you see is extremely limited —
but disguised ! If you solve a hundred problems using the power rule,
then you have not solved one hundred distinct problems — you’ve
basically solved the same problem over and over again with different
‘u’s’.
Section 6: Strategies for Integration
Your job is to pull off the disguise to see the true identity of the
problem. The problem,
Z
x sin(x2 ) cos(cos(x2 )) sin3 (cos(x2 )) dx (2)
and struggle. Don’t let it go until it capitulates! You are the master,
the problem must submit to you!
Z Butterfly Method
Problem. Solve f (x) dx.
Begin.
1. Beginning at the top of the left-hand column, labeled Specific
Formulas, go down the list. For each formula in the list, determine
Section 6: Strategies for Integration
whether that formula solves the Problem. Use the formula checking
technique here.
2. If successful, you are done, Go to End, else, Go to Step 3.
3. Beginning at the top of the right-hand column, labeled Tech-
niques, go down the list. Choose a technique and apply it. Applying
one or more techniques does not solve the Problem; what it does is
to create one or more new integral problems. Now Go to Step 1 and
apply the Butterfly Method to each of unsolved integral problems.
End.
Butterfly Notes: The first formula in the list of Specific Formulas
is the Power Rule; this is the first formula you check. The Power
Rule can solve a variety of diversely different looking integrals. Use
formula checking and use the Power Rule Strategy outlined earlier.
Never overlook the Power Rule.
Many formulas in the Specific Formula list can be eliminated
immediately. For example, if the integral does not have trig functions
in it, obviously, the only specific formula that could possibly apply is
the Power Rule. Of course, in Calculus II, we obtain more Specific
Formulas, but until then, this simplified thinking is valid.
Section 6: Strategies for Integration
Homogeneous Property:
For any constant c and any function f , we have
Z Z
cf (x) dx = c f (x) dx.
2.3. The answer is “Yes.” I’ve switched letter on you, I hope that
didn’t confuse you—it’s the ideas not the letters; comprehend the
meaning of the ideas, don’t be letter dependent.
Anyway, f is an antiderivative of g since
d 2
f 0 (t) = (t + 1)2
dt
d
= 2(t2 + 1) (t2 + 1) / power rule
dt
2
= 2(t + 1)(2t) / power rule
= 4t(t2 + 1)
= g(t).
Exercise 2.3.
Solutions to Exercises (continued)
2.4. The answer is “No.” To see why, simply differentiate the func-
tion that is postulated to be an antiderivative of the other function.
Indeed,
d d2s
H 0 (s) = cos(2s) = − sin(2s) = −2 sin(2s)
ds ds
Observe that the derivative of H is not the same as g:
H 0 (s) = −2 sin(2s) 6= 2 sin(2s) = g(s).
Therefore, we are entitled to say that H is not an antiderivative of
g. Exercise 2.4.
Solutions to Exercises (continued)
F ( 12 + h) − F ( 12 )
= F 0 (ch ) = f (ch ) = 1. (A-2)
h
The last equaltiy follows since ch > 12 . (The notation ch is designed
to suggest that the value of ‘c’ given to us by the Mean Value
Theorem depends on the interval ( 12 , 12 + h ). The latter interval is
ever changing since we are taking the limit as h → 0+ ; hence the value
of ch changes with h.)
Thus, from (A-1) and (A-2), it follows
0 = f ( 12 ) = F+0 ( 12 ) = lim f (ch ) = lim 1 = 1.
h→0 + h→0+
2.12. One such example is the “salt and pepper function.” Define
the function f , for x ∈ ( 0, 1 ), by
0 if x is a rational number
f (x) =
1 if x is an irrational number
Note: There is nothing special about the interval ( 0, 1 ).
The next question: How to prove that no antiderivative exists for this
function?
This is the second challanging part of this problem. Try to do it your-
self. Use the tools of Calculus I to make an argument. Hint: Assume
there is a function F such that F 0 (x) = f (x) for all x ∈ ( 0, 1 ) and
try to get a contradiction. You will find the Mean Value Theorem
quit useful.
Proof that f has no antiderivative.
Exercise 2.12.
Solutions to Exercises (continued)
2.14. Here we are playing mind games with you. The symbol
Z
f (x) dx, (A-3)
2.15. Because of the presence of the symbol dx, we know that the
variable of integration is x. This means that the indefinite integral
Z
(x + sin(x))10 dx (A-4)
3.3. Notice that the base of the power function is x, the same as the
variable of integration, as defined by dx.
Z
x1/4
x−3/4 dx = + C = 4x1/4 + C.
1/4
Division by 1/4 is the same as multiplication by 4. Exercise 3.3.
Solutions to Exercises (continued)
3.5. Now here’s a bit of a spanner in the works! The given integral
problem, Z
(2x)4 dx,
Z
4
=2 x4 dx
x5
= 16 +C / Power Rule
5
16 5
= x + C.
5
Solutions to Exercises (continued)
√
3.7. The integrand is f (x) = x2 x. We cannot integrate this func-
tion as it is now expressed because it is not written as a power func-
tion. We must do that
√
f (x) = x2 x = x2 x1/2 = x5/2 .
Thus,
Z Z
2
√
x x dx = x5/2 dx
x7/2
=+C
7/2
2
= x7/2 + C
7
2 √
= x3 x + C
7
We have a limited number of formulas to evaluate an integral; there-
fore, we must sometimes manipulate the integrand so that the problem
fits into one of our formulas. Practically, the only formula we have is
Solutions to Exercises (continued)
the Power Rule so we must try to make the integrand into a power
function. Exercise 3.7.
Solutions to Exercises (continued)
3.8. The only way we can solve this problem is if the integrand is a
power function. It is . . . trust me; I know the person who made this
problem up!
Z √ Z 1/2
t t
3
dt = dt
t t3
Z
= t−5/2 dt
t−3/2
= +C / Power Rule
−3/2
2
= − t−3/2 + C
3
2
=− √ +C
3t t
Here is an important point: When you use the Power Rule, your power
function must be in the numerator.
The ideas and techniques do not depend on the variable of integration.
Exercise 3.8.
Solutions to Exercises (continued)
Stare at these equations. One gets the feeling that the Int symbol
cancels out the d to get x and u.
Z
dz = z + C
Z
dw = w + C.
Exercise 3.9.
Solutions to Exercises (continued)
3.12. None of the formulas apply. This is, in fact, a trick question.
You should have realized that
x7
=4 +C / Power Rule
7
4
= x7 + C.
7
Above is the proper presentation and thinking. You should consciously
think the thoughts that justify each step — that will reenforce the
rules. Exercise 3.14.
Solutions to Exercises (continued)
Thus
Z Z
4 3 2
(t − 4t ) dt = t8 − 8t7 + 16t3 dt
1 9
= t − t8 + 4t4 + C
9
Exercise 3.18.
Solutions to Exercises (continued)
3.19. You should not have encountered any technical difficulties pre-
venting the successful completion of this problem.
2
1
The Integrand : 3
w − 2 = (w3 − w−2 )2
w
= w6 − 2w + w−4
Z 2 Z
1
Evaluation: 3
w − 2 dw = w6 − 2w + w−4 dw
w
1 7 w−3
= w − w2 + +C
7 −3
1 1 −3
= w7 − w2 − w +C
7 3
1 1
= w7 − w2 − +C
7 3w3
Exercise 3.19.
Solutions to Exercises (continued)
Exercise 3.20.
Solutions to Exercises (continued)
1
4.1. If u = 3x + 1, then du = 3 dx, or dx = 3 du. Thus,
Z Z
1
(3x + 1) dx = u20 du
20
/ Substitution
3
Z
1
= u20 du / Homogen.
3
1 1 21
= u +C / Power Rule
3 21
1
= (3x + 1)21 + C / since u = 3x + 1
63
Exercise 4.1.
Solutions to Exercises (continued)
1p
=− 4 − 3x2 + C
3
Exercise 4.4.
Solutions to Exercises (continued)
4.5. Let
u = 3x4 − 4x + 1
du = 12x3 − 4 dx
or,
du = 4(3x3 − 1) dx
Write the power function first,
Z
(3x4 − 4x + 1)1.45 (3x3 − 1) dx.
home free,
Z
(3x4 − 4x + 1)1.45 (3x3 − 1) dx
Z
1
= (3x4 − 4x + 1)1.45 4(3x3 − 1) dx / fudge
4
Z
1
= u1.45 du / Sub.
4
1 u2.45
= +C / Power Rule
4 2.45
.25
= (3x4 − 4x + 1)2.45 + C / re-sub.
2.45
5
= (3x4 − 4x + 1)2.45 + C
49
This problem is the same as the previous problems. The only differ-
ence is a more complicated base function u, which lead to a more
complicated du. If you kept a cool head and followed the strategy you
should have come out fine. Exercise 4.5.
Solutions to Exercises (continued)
4.7. You were asked to integrate the sine of some function of x: try
the sine formula.
√ 1
Let u = x, du = √ dx. Then
2 x
Z √ Z
sin x √ 1
√ dx = sin x √ dx / re-arrange integrand
x x
Z
√ 1
= 2 sin x √ dx / fudge
2 x
Z
= 2 sin(u) du / substitution
Exercise 4.7.
Solutions to Exercises (continued)
All the parts of the given integral are properly lined up with the cor-
responding parts of our chosen integral formula. (The correspondence
being setup by the device of substitution.) Therefore,
Z Z
2 2 1
sec (3x ) x, dx = sec2 (3x2 ) 6x dx
6 | {z } | {z }
sec2 (u) du
1
= tan(3x2 ) + C.
6
There is no real need to make the substitution. Exercise 5.1.
Solutions to Exercises (continued)
5.3. Again, we can check that the power rule does not solve the
integral: Z
x2 (6x + 1)1/2 dx.
If you tried the suggested substitution, and followed the previous ex-
amples, you should be reading what you already know. So,
1 1
Let u = 6x + 1. Thus, x = (u − 1), and so dx = dx.
6 6
The purpose of this substitution is to shift the binomial expression
(6x + 1) from underneath the −1/2 power, and move a new binomial
Solutions to Exercises (continued)
1
= − sin4 (cos(x2 )) + C.
8
Exercise 6.1.
Solutions to Exercises (continued)
Exercise 6.2:
Z √
x+1
√ dx = x + 2x1/2 + C.
x
2.2. The rock has an initial velocity of v0 = 50 (feet per second) and
is initially, s0 = 6 (feet) off the ground. Therefore,
s0 = 6 v0 = 50. (S-1)
Solution to (a): Find the equation (13) that specifies the height s(t)
of the rock above the ground at time t.
We know from (13) that
1
s(t) = − gt2 + v0 t + s0 .
2
Update this equation using the data in (S-1):
1
s(t) = − gt2 + 50t + 6.
2
Because the scale of measurement is in the English system of mea-
surement, we know that g = 32 ft/sec2 . Substituting this in we get
Solution to (b): How high is the rock off the ground 5 seconds after
the rock leaves your hand?
We are being asked to take our mathematical model (S-2) and sub-
stitute t = 1 into it.
Solution to (c): How long before the rock hits the ground?
The rock hits the ground when the distance off the ground is 0. The
function s(t) is the distance of the rock from the ground; therefore,
we put
s(t) = 0.
This equation asks the question: At what time t is s(t) = 0? Replace
s(t) with (S-2):
−16t2 + 50t + 6 = 0.
Solutions to Examples (continued)
This is a second degree polynomial put equal to zero: This is a job for
the quadratic formula:
p
−50 ± 502 − 4(−16)(5)
t=
−32
√
−50 ± 2820
=−
√ 32
50 ± 2820
=
32
There are two solutions. We are interested in the one where t > 0 —
since the rock is thrown at time t = 0, it will hit the ground sometime
after time 0. Whipping out my calculator and choosing the positive
solution we get,
t ≈ 3.322 sec. (S-3)
Here, it have used the symbol ≈ to indicate that my calculated value
of t is only approximate; it is accurate to 3 decimal places.
Solution to (d): What is the velocity of the rock when it hits the
ground?
Solutions to Examples (continued)
ds
The velocity of the rock at any time t is v(t) = .
dt
s(t) = −16t2 + 50t + 6 / from (S-2)
v(t) = −32t + 50 (S-4)
Taking our velocity expression for the velocity of the rock, (S-4), and
putting in the time value, (S-3), of when the rock hit the ground we
get,
This problem asks the question: For what value of t is it true that
s(t) = 6?
Or,
−16t2 + 50t + 6 = 6.
This is just an exercise in solving equations.
−16t2 + 50t + 6 = 6
−16t2 + 50t = 0
2t(25 − 8t) = 9
Therefore, t = 0 or t = 25/8. At time t = 0 the rock is at 6 feet when
it left your hand — that makes sense. The rock goes up, then comes
down. Eventually, it attains a height of 6 feet again — at time
t = 25/8 = 3 18 . (S-5)
Solution to (f): What is the velocity of the rock when the rock is 6
feet off the ground?
The velocity equation is v(t) = −32t + 50. From the previous part,
the time when the rock reaches a height of 6 feet is t = 25/8, (S-5);
therefore,
25
v(25/8) = −32 + 50 = −50
8
v(25/8) = −50 ft/sec.
The interpretation of the negative sign is that the rock is moving
downward when it attains a height of 6 feet.
Solution to (g): How high does the rock go?
We can determine how high the rock goes by making this simple
observation: When the rock reaches its highest point, its velocity is 0.
Solutions to Examples (continued)
3.1.
Z Z
1
dx = x−2 dx
x2
x−1
= +C / Power Rule
−1
1
= − + C.
x
Notice the base, x, of the power function, x−2 , is x, the variable of
integration. Example 3.1.
Solutions to Examples (continued)
x5 x3
=3 +6 +C / Power Rule
5 3
3 5
=x + 2x3 + C.
5
Do you see how we are slowly building up a kit of tools to handle
integration problems?
There is a temptation to skip many of these steps, but I would advise
against such a course. At first, methodically, go through all the steps,
let the proper thinking flow through your brain a number of times be-
fore embarking on the potentially more dangerous course of skipping
steps. Example 3.3.
Solutions to Examples (continued)
can be evaluated using our current techniques: multiply out the inte-
grand and integrate each term separately using the Power Rule. Good
Luck! But I don’t want to do it that way.
I’ll make a substitution. Let u = x + 1 and so du = dx. Now formally
substituting these into the given integral we obtain,
Z Z
(x + 1) dx = u15 du.
15
1 16
= u +C / Power Rule
16
1
= (x + 1)16 + C / since u = x + 1
16
Solutions to Examples (continued)
Example 4.1.
Solutions to Examples (continued)
into (S-9):
Z Z
1
(2x + 1) dx = u15 du
15
/ Substitution
2
Z
1
= u15 du / Homogen
2
1 1 16
= u +C / Power Rule
2 16
1
= (2x + 1)16 + C / sinceu = 2x + 1
32
Thus,
Z
1
(2x + 1)15 dx = (2x + 1)16 + C.
32
Example 4.2.
Solutions to Examples (continued)
4.3. You’ll notice that our cosine integral formula (1) does not apply.
That formula states
Z
cos(x) dx = sin(x) + C.
the argument of the cosine function 2x does not match the dx; that
is, we are not taking the cosine of the variable of integration, but
the cosine of twice the variable of integration; therefore, the formula
Solutions to Examples (continued)
does not apply. However, we can make is apply using the technique
of substitution. Let
u = 2x
du = 2 dx
or,
1
u=
du
2
Now substituting these equations into (S-10) to get,
Z Z
1
cos(2x) dx = cos(u) du / Substitution
2
Solutions to Examples (continued)
Notice now that the argument of the cosine function in our new inte-
gral is u, which exactly matches the du. Continuing now,
Z Z
1
cos(2x) dx = cos(u) du / Substitution
2
Z
1
= cos(u) du
2
1
= sin(u) + C / Trig. (1)
2
1
= sin(2x) + C / since u = 2x
2
Thus,
Z
1
cos(2x) dx = sin(2x) + C.
2
You can always check your answer by differentiating the answer to
obtained the integrand:
Solutions to Examples (continued)
Check :
d 1 1 d
sin(2x) + C = cos(2x) 2x = cos(2x).
dx 2 2 dx
Checked! Example 4.3.
Solutions to Examples (continued)
What should u in the Power Rule be. Just look at the rule. The
variable u is the base of the power function. Therefore, in our problem,
(S-11), we would set u equal to the base of the power function. Let
u = 5x − 3
du = 5 dx
and so,
1
dx =
dx
5
We now take our integral, and substitute for x and for dx.
Z Z
1
(5x − 3) dx = u9 du
9
/ Substitution
5
1 u10
= +C / Power Rule
5 10
1
= (5x − 3)10 + C / resubstitute
50
Solutions to Examples (continued)
Thus,
Z
1
(5x − 3)9 dx = (5x − 3)10 + C.
50
Example 4.4.
Solutions to Examples (continued)
consists of two factors: x and (3x2 − 5)3/4 . Both are power functions,
the latter one more complicated than the former. We are determined
to use the Power Rule. How should we assign the value of u in the
formula? Keeping in mind that in the power rule formula, u is the
base of the power function, we try letting
u = 3x2 − 5
du = 6x dx
In order to affect the substitution, we must get rid of all x’s and the
dx, replacing them with our new variable u and our new du. We can
get rid of the (3x2 − 5)3/4 with u3/4 . But what about the left over x
Solutions to Examples (continued)
and dx? There are several ways of handling this situation; here is one
such.
Z Z
x(3x − 5) dx = (3x2 − 5)3/4 x dx
2 3/4
/ rearrange integrand
Z
1
= (3x2 − 5)3/4 6x dx / cleverly insert 1
6
Z
1
= u3/4 du / sub. for u,du
6
1 u7/4
= +C / Power Rule
6 7/4
1 4 7/4
= u +C
67
2
= (3x2 − 5)7/4 + C. / resubstitute
21
Thus,
Z
2
x(3x2 − 5)3/4 dx = (3x2 − 5)7/4 + C.
21
Solutions to Examples (continued)
The student should assure the self of the student that the answer is
correct. Differentiate the answer to obtain the integrand.
Example 4.5.
Solutions to Examples (continued)
This integral looks like the several ones already seen. The strategy is
to set u equal to the base of a power function. We have two power
functions; the one to try first is the more complicated of the two.
Let,
u = 2x3 + 1
du = 6x2 dx
Now examining and rearranging the integral we get,
Z Z
x (2x + 1) dx = x(2x3 + 1)7 |x2{z
3 3 7
dx.}
| {z }
u k du
As you can see, our du calculation is du = 6x2 dx. To make the ‘du’
we need an x2 dx which we have by breaking x3 into xx2 and moving
the x2 over next to the dx. But, we still have an x left over ! This
Solutions to Examples (continued)
means that this integral cannot be solved by the Power Rule! For the
Power Rule to apply, your entire integrand must be either part of the
ur or part of the du; we have an x that belongs to neither.
Normally, we would not set our minds to pondering how to solve this
integral. You can solve this integral: Multiply everything out to obtain
a polynomial, and integrate each term. Good luck, son. DP S
Example 4.6.
Solutions to Examples (continued)
and I see that we are asked to integrate the sine of some function of
x. We have a formula for integrating the sine of some function of an
independent variable, x in this case.
Z
sin(u) du = − cos(u) + C.
4.8. We have the integral of the sec tan function with a common
argument of x2 . Try to use Trig. (5):
Z
sec(u) tan(u) du = sec(u) + C.
Our problem is Z
x sec(x2 ) tan(x2 ) dx.
Z
1
= sec(x2 ) tan(x2 ) 2x dx / insert fudge
2
Z
1
= sec(u) tan(u) du / substitution
2
1
= sec(u) + C / Trig. (5)
2
1
= sec(x2 ) + C / re-substitute
2
Thus,
Z
1
x sec(x2 ) tan(x2 ) dx = sec(x2 ) + C.
2
Verify the answer through differentiation. Example 4.8.
Solutions to Examples (continued)
Now, in the formula (S-14), the u is the expression we are taking the
cosine of (we say that u is the argument of the cosine). If (S-14) is to
solve our given integral, then we are forced to say
Let u = 2x and du = 2 dx.
If the formula (S-14) is to apply, everything following the cosine must
by the du; at the bear minimum, what follows the cosine must be
directly proportional the du. Staring at the given integral for many
hours, you make the following move,
Z Z
1
cos(2x) dx = cos(2x) 2 dx
2
Solutions to Examples (continued)
All the parts of the given integral are properly lined up with the cor-
responding parts of our chosen integral formula. (The correspondence
being setup by the device of substitution.) Therefore,
Z Z
1
cos(2x) dx = cos(2x) 2 dx
2 | {z } |{z}
cos(u) du
1
= cos(2x) + C.
2
There is no real need to make the substitution. Example 5.2.
Solutions to Examples (continued)
u = x + 1 and du = dx
or
x = u − 1 and dx = du. (S-17)
Solutions to Examples (continued)
u102 u101
= − +C / Power Rule
102 101
1 1
= (x + 1)102 − (x + 1)101 + C
102 101
Solutions to Examples (continued)
Begin with the first formula in the left-hand column. That first for-
mula is the Power Rule. Does the power rule solve this problem?
Formula Checking for Power Rule: The power rule addresses integrals
of the form Z
ur du.
Taking into consideration the Power Rule Strategy, there are two
choices for u: u = x (because we have a x3 factor in our integral), or
u = x4 + 3 (because we have a (x4 + 3)1/3 ). Both of these choices are
candidates for the ur part in the power rule. Given the choice, the
rest of the integrand must be the du. I mentally take note that the
Solutions to Examples (continued)
We conclude that the Power Rule will solve this problem. Let’s solve
it!
Evaluation:
Z Z
3 4 1/3 1
x (x + 3) dx = (x4 + 3)1/3 4x3 dx
4
13 4
= (x + 3)4/3 + C / Power Rule
44
3
= (x4 + 3)4/3 + C.
8
Solutions to Examples (continued)
6.2. We start with the first formula in the left-most column of the
table of Integral Formulas and Techniques. The first formula on that
list is the Power Rule. Does the power rule solve this problem?
Z
The Problem: x2 (x2 + 1)2 dx. (S-18)
Formula Checking for Power Rule: Again, we have two choices for u:
u = x and u = x2 + 1.
(1) Let u = x, then du = dx.
The ur = x2 . Is it true that everything after the ur is directly pro-
portional to du? Ans: No. Therefore, the power rule does not apply
for this choice of u.
Try again.
(2) Let u = x2 + 1, then du = 2x dx.
Rearrange the integral,
Z
(x2 + 1)2 x2 dx.
Solutions to Examples (continued)
1 7 1 5 1 3
= x + x + x + C.
7 5 3
Once we determined our course of attack, we follow through. Expand-
ing the integrand yielded a polynomial, to which we applied the Power
Rule.
The point of this problem is that it illustrates a “natural” pattern
of thinking. Methodically, we go down the list of integral formulas.
We check each candidate using formula checking technique. Having
reached the bottom of the list of integral formulas, we go over to the
Solutions to Examples (continued)
Substitute In:
Z Z
x2 (u2 − 1)2
√ dx = 2u du
x+1 u
Z
=2 (u2 − 1)2 du.
Evaluation:
Z Z
x2
√ dx = 2 (u2 − 1)2 du
x+1
Z
=2 u4 − 2u2 + 1 du
1 5 2 3
=2 u − u +u +C
5 3
1 4 2 2
= 2u u − u +1 +C
5 3
Solutions to Examples (continued)
√
Resubstitute: Recall that u = x + 1.
Z
x2 1 4 2 2
√ dx = 2u u − u +1 +C
x+1 5 3
√ 1 2 2
=2 x+1 (x + 1) − (x + 1) + 1 + C
5 3
2√
= x + 1(3x2 − 4x + 8) + C.
15
In the last line, I felt that I had to be true to my algebraic heritage
— I simplified to a final magnificent answer. (Yes, I checked to see
whether 3x2 − 4x + 8 can be factored some more. Did you, can you?)
Example 6.4.
Solutions to Examples (continued)
Evaluation:
Z Z
1 −1
csc ( x ) 2 dx = − csc2 ( x1 ) 2 dx
2 1
/ insert fudge
x | {z } |x {z }
2 csc (u) du
= −(− cot( x1 )) +C / Trig. (4)
= cot( x1 ) + C.
Example Notes: Don’t forget the Power Rule. It can potentially solve
any integral no matter what kinds of functions are involved.
The dialog that I carried on above represents the simple minded
approach of the Butterfly Method. Go down the list, stop at a formula
that has some of the attributes of your own integral problem — in
this case, it was the cosecant squared. Use formula checking to check
it out.
Do not get bothered by the ugliness of the integrals. Just pick
out the most important components of your integral: the expression
csc2 (of something) in the numerator and the x2 in the denominator.
Solutions to Examples (continued)
then is it true that everything that follows our power function is di-
rectly proportional to the calculated value of du? Ans: YES. There-
fore, the Power Rule solves this problem.
Evaluation:
Z
(cos(x2 ))−1/2 x sin(x2 ) dx
Z
1
=− (cos(x2 ))−1/2 (−2x) sin(x2 ) dx / fudge factor
2 | {z }| {z }
ur du
2 1/2
1 (cos(x ))
=− +C / Power Rule
2 1/2
p
= − cos(x2 ) + C.
Example 6.6.
Important Points
Important Points (continued)
As you work your way through calculus, what is the one big thing
that prevents your success? What one thing do your always struggle
with? What one thing requires most of your time and concentration—
perhaps ultimately taking away from your study of the calculus itself?
The answer, most probably, Algebra!
Imagine how things would be if you where an algebraic whiz. You
could concentrate more on the ideas and techniques of calculus. Since
algebra is no problem, you could do more problems—that would help
your problem solving abilities, give more practice to the different tech-
niques, and increase the speed at which you solve problems (that’s
always good).
Algebra is a foundation block of higher mathematics; it is the language
of mathematics. If you don’t know the language, you can’t operate
effectively in a mathematics environment.
So it goes with, in this instance, the integral formulas. If you don’t
know the formulas, you can solve problems. (If you know the formulas,
and don’t know algebra, you still can’t solve the problems!)
Important Points (continued)
Finally, having a solid knowledge increases the rate at which you can
learn new ideas! The more you know, the faster you can learn. Knowl-
edge builds on itself.
My advice to you is Know the Formulas! Important Point
Important Points (continued)
Here are a few more details from a slightly different point of view.
The integrand is f (x) = 0. Define the function F (x) = 0 as well. We
know from differential calculus that
F 0 (x) = 0 = f (x)
therefore, from the definition of antiderivative, F is an antiderivative
of f . Hence, we are entitled to say
Z Z
0 dx = f (x) dx = F (x) + C = C.
The equality of the extreme left side with the extreme right side is
the substance of (1). Important Point
Proof that f has no Anti-Derivative