Ap 12 07
Ap 12 07
This book has been compiled by me for teaching the AP Calculus program at PTNK-
Hub. Most of the content in this book is taken from materials [1–4]. These materials
are excellent references and self-study tools for students, with most exercises having
suggested solutions for self-practice. They not only help students prepare well for the AP
exam but also enable learners to delve deeper into calculus (especially books [1] and [4]).
However, these reference books are quite extensive, often containing information
beyond what is necessary for the AP exam. Therefore, I have filtered out the unnecessary
content and made the information concise to ensure that learners can not only prepare
well for the AP exam but also better understand the fundamental concepts of calculus
such as continuity, derivatives, integrals, etc., facilitating their continued mathematical
journey in the future.
This is only a reference material for internal circulation, and all referenced content is
clearly cited. Given that this is the first compilation, some errors may be present. I hope
to receive feedback from students to improve future editions.
i
Contents
Preface i
1 Introduction 1
1.1 What is calculus? [1] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
1.2 The courses [2] . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
1.3 Topic outline for the AB and BC calculus exams [2] . . . . . . . . . . . . 4
1.3.1 Content Area 1: Limits . . . . . . . . . . . . . . . . . . . . . . . . 4
1.3.2 Content Area 2: Derivatives . . . . . . . . . . . . . . . . . . . . . 5
1.3.3 Content Area 3: Integrals and the Fundamental Theorem . . . . 8
1.3.4 Content Area 4: Series . . . . . . . . . . . . . . . . . . . . . . . . 8
2 Preliminaries 9
2.1 Functions and their graphs . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.1.1 Four ways to represent a function . . . . . . . . . . . . . . . . . . 9
2.1.2 Piecewise Defined Functions . . . . . . . . . . . . . . . . . . . . . 15
2.1.3 Even and Odd Functions . . . . . . . . . . . . . . . . . . . . . . 15
2.1.4 Increasing and Decreasing Functions . . . . . . . . . . . . . . . . 16
2.1.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
2.2 New Functions from Old Functions . . . . . . . . . . . . . . . . . . . . . 18
2.2.1 Transformations of Functions . . . . . . . . . . . . . . . . . . . . 19
2.2.2 Combinations of functions . . . . . . . . . . . . . . . . . . . . . . 21
2.2.3 Inverse functions . . . . . . . . . . . . . . . . . . . . . . . . . . . 23
2.2.4 Parametrically defined functions (BC only) . . . . . . . . . . . . 27
2.2.5 Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Bibliography 31
ii
Chapter 1
Introduction
1
CHAPTER 1. INTRODUCTION
h(t) = h0 − 4.9t2 .
The process of differentiation enables us to find a new function, which we denote h0 (t)
and call the derivative of h with respect to t, which represents the rate of change of the
height of the rock, that is, its velocity in metres/second:
h0 (t) = −9.8t.
Conversely, if we know the velocity of the falling rock as a function of time, integration
enables us to find the height function h(t).
Calculus was invented independently and in somewhat different ways by two seventeenth-
century mathematicians: Isaac Newton and Gottfried Wilhelm Leibniz. Newton’s motiva-
tion was a desire to analyze the motion of moving objects. Using his calculus, he was
able to formulate his laws of motion and gravitation and conclude from them that the
planets must move around the sun in elliptical orbits.
Many of the most fundamental and important “laws of nature” are conveniently
expressed as equations involving rates of change of quantities. Such equations are called
differential equations, and techniques for their study and solution are at the heart of
calculus. In the falling rock example, the appropriate law is Newton’s Second Law of
Motion:
2
CHAPTER 1. INTRODUCTION
The acceleration, −9.8 m/s2 , is the rate of change (the derivative) of the velocity,
which is in turn the rate of change (the derivative) of the height function.
Much of mathematics is related indirectly to the study of motion. We regard lines, or
curves, as geometric objects, but the ancient Greeks thought of them as paths traced
out by moving points. Nevertheless, the study of curves also involves geometric concepts
such as tangency and area. The process of differentiation is closely tied to the geometric
problem of finding tangent lines; similarly, integration is related to the geometric problem
of finding areas of regions with curved boundaries.
Both differentiation and integration are defined in terms of a new mathematical
operation called a limit. The concept of the limit of a function will be developed in
Chapter 2. That will be the real beginning of our study of calculus. In the chapter called
“Preliminaries” we will review some of the background from algebra and geometry needed
for the development of calculus.
(2) developing the student’s ability to express functions, concepts, problems, and
conclusions analytically, graphically, numerically, and verbally, and to understand
how these are related; and
(3) using a graphing calculator as a tool for mathematical investigations and for
problem-solving.
Both courses are intended for those students who have already studied college-preparatory
mathematics: algebra, geometry, trigonometry, analytic geometry, and elementary func-
tions (linear, polynomial, rational, exponential, logarithmic, trigonometric, inverse trigono-
metric, and piecewise).
3
CHAPTER 1. INTRODUCTION
4
CHAPTER 1. INTRODUCTION
D. Function behavior
• Limits can be used to explain asymptotic (vertical and horizontal) behavior
of functions
• Relative rates of growth of functions can be compared using limits
II. Continuity of functions
A. Intervals of continuity and points of discontinuity
• Definition of continuity
• Some functions are continuous at all points in their domain
• Polynomials
• Rational functions
• Power functions
• Exponential functions
• Logarithmic functions
• Trigonometric functions
• Types of discontinuities
• Removable
• Jump
• Vertical asymptotes
B. Continuity allows the application of important calculus theorems
• Intermediate Value Theorem
• Extreme Value Theorem
• Mean Value Theorem
5
CHAPTER 1. INTRODUCTION
Working with tables, graphs, and algebraically defined functions with and without the
calculator are essential skills that students need to master.
• The derivative of 0
the function f is given by f (x) = lim f (x+h)−f (x)
h
h→0
• Various notations dy
for the derivative of a function y = f (x) include dx , f 0 (x),
and y 0
• The derivative can be given using any of the representations in the rule
of four: graphically, numerically, analytically, and verbally
B. Estimating the derivative
• Tables and graphs allow the estimation of the derivative at a point
C. Calculating the derivative
• Apply the rules for differentiating families of functions: Polynomial, ratio-
nal, power, exponential, logarithmic, trigonometric, and inverse trigono-
metric
• Differentiation rules can be used to find the derivatives of sums, differences,
products, and quotients of functions
• Chain Rule
– Composite functions can be differentiated with the Chain Rule
– Implicit differentiation
– The derivative of an inverse function
• BC only. Parametric, vector, and polar functions can be differentiated
using the methods described above
D. Higher-order derivatives
• Differentiating the first derivative produces the second derivative, differ-
entiating the second derivative produces the third derivative, and so on,
provided these derivatives exist
6
CHAPTER 1. INTRODUCTION
2
• Notations for higher-order derivatives: second derivatives dx d y 00
2 , f (x), and
3
d y dn y
y 00 ; third derivatives dx 000 000
3 , f (x), and y ; higher than third derivatives dxn
II. Using the derivative of a function to determine the behavior of the function
7
CHAPTER 1. INTRODUCTION
To be updated.
8
Chapter 2
Preliminaries
This preliminary chapter reviews the most important things you should know before
learning AP Calculus. The fundamental objects that we deal with in calculus are functions.
This chapter prepares the way for calculus by discussing the basic ideas concerning
functions, their graphs, and ways of transforming and combining them. We stress that a
function can be represented in different ways: by an equation, in a table, by a graph, or
in words. We look at the main types of functions that occur in calculus and describe the
process of using these functions as mathematical models of real-world phenomena.
A. The area A of a circle depends on the radius r of the circle. The rule that connects
r and A is given by the equation A = πr2 . With each positive number r there is
associated one value of A, and we say that A is a function of r.
B. The human population of the world P depends on the time t. The table gives
estimates of the world population P (t) at time t, for certain years.
9
CHAPTER 2. PRELIMINARIES
For instance,
P (1950) ≈ 2, 560, 000, 000
But for each value of the time t there is a corresponding value of P , and we say
that P is a function of t.
10
CHAPTER 2. PRELIMINARIES
Definition 2.1. A function f is a rule that assigns to each element x in a set D exactly
one element, called f (x), in a set E.
We usually consider functions for which the sets D and E are sets of real numbers.
• The range of f is the set of all possible values of f (x) as x varies throughout the
domain.
Example 2.1.1. Find the domain and range of the following function.
√ 4
1. f (x) = x2 − 2. 2. g(x) = x+2 3. h(x) = .
x−1
An old maxim states that “a picture is worth a thousand words.” This is certainly
true in mathematics; the behaviour of a function is best described by drawing its graph.
Definition 2.2. If f is a function with domain D, then its graph is the set of ordered
pairs
{(x, f (x)) | x ∈ D}
11
CHAPTER 2. PRELIMINARIES
The graph of a function f gives us a useful picture of the behavior or “life history” of
a function. Since the y-coordinate of any point (x, y) on the graph is y = f (x), we can
read the value of f (x) from the graph as being the height of the graph above the point x.
The graph of f also allows us to picture the domain of f on the x-axis and its range on
the y-axis.
12
CHAPTER 2. PRELIMINARIES
The graph of a function is a curve in the xy-plane. But the question arises: Which
curves in the xy-plane are graphs of functions? This is answered by the following
test.
The Vertical Line Test A curve in the xy-plane is the graph of a function of x if and
only if no vertical line intersects the curve more than once.
More specifically, not every curve you can draw is the graph of a function. A function f
can have only one value f (x) for each x in its domain, so no vertical line can intersect the
graph of a function at more than one point. If a is in the domain of function f , then the
vertical line x = a will intersect the graph of f at the single point (a, f (a)). The circle
x2 + y 2 = 1, in the fegure below, cannot be the graph of a function since some vertical
lines intersect it twice. It is, however, the union of the graphs of two functions, namely,
√ √
y= 1 − x2 and y = − 1 − x2 ,
which are, respectively, the upper and lower halves (semicircles) of the given circle.
13
CHAPTER 2. PRELIMINARIES
14
CHAPTER 2. PRELIMINARIES
Example 2.1.3. Sketch the graph of the absolute value function f (x) = |x|.
Example 2.1.5. Find a formula for the function f graphed in the following figure.
15
CHAPTER 2. PRELIMINARIES
Example 2.1.6. Determine whether each of the following functions is even, odd, or
neither even nor odd.
Definition 2.4.
A function f is called increasing on an interval I if
16
CHAPTER 2. PRELIMINARIES
It is called decreasing on I if
2.1.5 Exercises
√ √
Exercise 2.1.1. If f (x) = x + 2 − x and g(u) = u + 2 − u, is it true that f = g ?
x2 −x
Exercise 2.1.2. If f (x) = x−1
and g(x) = x is it true that f = g ?
Exercise 2.1.3. Determine whether the curve is the graph of a function of x. If it is,
state the domain and range of the function.
17
CHAPTER 2. PRELIMINARIES
Exercise 2.1.6. Determine whether each of the following functions is even, odd, or
neither even nor odd.
√ √
a) y = f (x) = 1 − 2x + 1 + 2x. |x − 1| − |x + 1|
c) f (x) =
|x + 2| − |x − 2|
√ √ 3
b) y = f (x) = 3
2x − 3 − 3
2x + 3. d) y = f (x) = .
x−2
18
CHAPTER 2. PRELIMINARIES
Theorem 2.2. Vertical and Horizontal Stretching. Suppose c > 1. To obtain the
graph of
19
CHAPTER 2. PRELIMINARIES
Example 2.2.2. A function f is defined on the interval [−2, 2] and has the graph shown
in the figure below:
20
CHAPTER 2. PRELIMINARIES
Example 2.2.3. The figure below shows the graphs of f (x) = x2 , g(x) = x − 1, and
their sum (f + g)(x) = x2 + x − 1. Observe that the height of the graph of f + g at any
point x is the sum of the heights of the graphs of f and g at that point.
21
CHAPTER 2. PRELIMINARIES
State the formulas for the values of 3f, f + g, f − g, f g, f /g, and g/f at x, and specify
the domains of each of these functions as below:
Definition 2.6. Given two functions f and g, the composite function f ◦ g (also
called the composition of f and g ) is defined by
(f ◦ g)(x) = f (g(x))
22
CHAPTER 2. PRELIMINARIES
√
Example 2.2.6. Given f (x) = x and g(x) = x + 1, calculate the four composite the
domain of each. functions f ◦ g(x), g ◦ f (x), f ◦ f (x), and g ◦ g(x), and specify.
1−x
Example 2.2.7. If G(x) = , calculate G ◦ G(x) and specify its domain.
1+x
23
CHAPTER 2. PRELIMINARIES
Not all functions possess inverses. Let’s compare the functions f and g whose arrow
diagrams are shown in the figure below. Note that f never takes on the same value twice
(any two inputs in A have different outputs), whereas g does take on the same value
twice (both 2 and 3 have the same output, 4). In symbols,
g(2) = g(3)
but
f (x1 ) 6= f (x2 )
24
CHAPTER 2. PRELIMINARIES
If a horizontal line intersects the graph of f in more than one point, then we see from
the figure below that there are numbers x1 and x2 such that f (x1 ) = f (x2 ).
This means that f is not one-to-one. Therefore we have the following geometric method
for determining whether a function is one-to-one.
Horizontal Line Test A function is one-to-one if and only if no horizontal line intersects
its graph more than once.
One-to-one functions are important because they are precisely the functions that possess
inverse functions according to the following definition.
Definition 2.8. Let f be a one-to-one function with domain A and range B. Then its
inverse function f −1 has domain B and range A and is defined by
f −1 (y) = x ⇔ f (x) = y
for any y in B.
This definition says that if f maps x into y, then f −1 maps y back into x. (If f were
not one-to-one, then f −1 would not be uniquely defined.) The arrow diagram in the
figure below indicates that f −1 reverses the effect of f .
25
CHAPTER 2. PRELIMINARIES
Note that
√
For example, the inverse function of f (x) = x3 is f −1 (x) = 3
x because if y = x3 , then
√
3
f −1 (y) = f −1 x3 = x3 = x.
Proposition 2.1. Let f be a function and f −1 be its inverse function. Then we have:
a) f −1 (x) = y ⇔ f (y) = x;
The principle of interchanging x and y to find the inverse function also gives us the
method for obtaining the graph of f −1 from the graph of f . Since f (a) = b if and only if
f −1 (b) = a, the point (a, b) is on the graph of f if and only if the point (b, a) is on the
graph of f −1 . But we get the point (b, a) from (a, b) by reflecting about the line y = x.
26
CHAPTER 2. PRELIMINARIES
are called parametric equations and t is called the parameter. When t represents
time, as it often does, then we can view the curve as that followed by a moving particle
as the time varies.
we can find the Cartesian equation of the curve by eliminating the parameter t as follows:
x y
sin t = , cos t = .
4 5
Since sin2 t + cos2 t = 1, we have
x 2 y 2 x2 y 2
+ =1 or + =1
4 5 16 25
Example 2.2.10. For the pair of parametric equations
√
x = 1 − t, y= t (t = 0)
we can eliminate t by squaring the second equation and substituting for t in the first; then
we have
y 2 = t and x = 1 − y 2 .
27
CHAPTER 2. PRELIMINARIES
2.2.5 Exercises
Exercise 2.2.1. The graph of y = f (x) is given. Match each equation with its graph and
give reasons for your choices.
(b) y = f (x) + 3.
Exercise 2.2.2. Let the graph of the function f (x) = x3 − 3x2 + 2 be as in the figure
below:
28
CHAPTER 2. PRELIMINARIES
(e) y = |f (|x|)|.
(a) f + g; (c) f g;
f
(b) f − g; (d)
g
Exercise 2.2.5. Use the given graphs of f and g to evaluate each expression, or explain
why it is undefined.
29
CHAPTER 2. PRELIMINARIES
√ √
Exercise 2.2.6. If f (x) = x and g(x) = 2 − x, find each function and its domain.
(a) f ◦ g; (c) f ◦ f
(b) g ◦ f (d) g ◦ g
x
Exercise 2.2.7. Find f ◦ g ◦ h if f (x) = , g(x) = x10 , and h(x) = x + 3.
x+1
Exercise 2.2.8. Given F (x) = cos2 (x + 9), find functions f, g, and h such that F =
f ◦ g ◦ h.
30
Bibliography
[4] J. Stewart.
Calculus: Early Transcendentals.
Brooks/Cole, 7 edition, 2012.
31