Module 1
Module 1
Functions
• When two quantities x and y are related so that for some range of values of x, the
value of y is determined by that of x, then we say that y is a function of x.
Examples:
- The circumference of a circle is a function of the circle’s radius
- The height reached by a projectile is a function of time
- Keys in the calculator like sine, cosine and tangent are functions of the size of
an angle
- The amount of tax is a function of the size of one’s income
CLASSIFICATION OF FUNCTIONS
- For every value of x given, there - For every value of x, there corresponds
corresponds one and only one value two or more values of y
of y Ex. 𝑦 2 = 𝑥 2 + 3
Ex. y = x+2, if x = 1 then y = 3 If x = 1, then y = ±2
If a vertical line intersects the graph in all places at exactly one point, then the
relation is a function.
The set of all admissible values of x are called the DOMAIN of the function, and the
set of all resulting values of y is called the RANGE of the function.
Limits
The unit we will be examining in this module is that of Limits. This is the first of three major
topics we will be covering in this course. While we will be spending the least amount of
time on limits in comparison to the other two topics, limits are very important in the study
of Calculus. We will be seeing limits in a variety of places once we move out of this unit.
In particular we will see that limits are part of the formal definition of the other two major
topics.
The limit of a function, f is a tool for investigating the behavior of f(x) as x gets closer
to a particular number “a”.
Let us investigate the behavior of a function 𝑓 defined by 𝑓(𝑥) = 𝑥 2 − 𝑥 + 2 for
values of 𝑥 near 2. The following table gives values of 𝑓(𝑥) for values of x close to 2,
but not equal to 2.
𝒙 𝒇(𝒙) 𝒙 𝒇(𝒙)
From the table and the graph of 𝑓 (a parabola) as shown in the figure, we see that
when 𝑥 is close to 2 (on either side of 2), 𝑓(𝑥) is close to 4. In fact, it appears that we
can make the values of 𝑓(𝑥) as close as we like to 4 by taking 𝑥 sufficiently close to
2. We express this by saying “the limit of the function 𝑓(𝑥) = 𝑥 2 − 𝑥 + 2 as 𝑥
approaches 2 is equal to 4.” The notation for this is
lim (𝑥 2 − 𝑥 + 2) = 4
𝑥→2
Roughly speaking, this says that the values of 𝑓(𝑥) tend to get closer and closer to
the number L as 𝑥 gets closer and closer to the number 𝑎 (from either side of 𝑎) but
𝑥 ≠ 𝑎. (A more precise definition will be given in the next sections.
How do we use this definition to help us estimate limits? We do exactly what we did
in the previous illustration. We take 𝑥’s on both sides of 𝑥 = 𝑎 that move in closer
and closer to 𝑎 and we plug these into our function. We then look to see if we can
determine what number the function values are moving in towards and use this as
our estimate.
RIGHT – HAND AND LEFT – HAND LIMITS
RHL : 𝐥𝐢𝐦 𝒇(𝒙) = 𝑳 LHL : 𝐥𝐢𝐦 𝒇(𝒙) = 𝑴
𝒙→𝒂+ 𝒙→𝒂−
- each x involved is greater than a - x remaining less than a
- the independent variable x approaches - curve is to the left of a
a from the right
- curve is to the right of a
By comparing the definition of limit with the definitions of one-sided limits, we see
that the following is true.
INFINITE LIMITS
THEOREMS ON LIMITS
THEOREM 1: The limit of the sum of two (or more) functions is equal to the sum of
their limits
lim [𝑢(𝑥) ± 𝑣(𝑥)] = lim 𝑢(𝑥) ± lim 𝑣(𝑥)
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
THEOREM 2: The limit of the product of two (or more) functions is equal to the product
of their limits
lim [𝑢(𝑥)𝑣(𝑥)] = [lim 𝑢(𝑥)] [lim 𝑣(𝑥)]
𝑥→𝑎 𝑥→𝑎 𝑥→𝑎
THEOREM 3: The limit of the quotient of two functions is equal to the quotient of their
limits, provided the limit of the denominator is not zero
𝑢(𝑥) [lim 𝑢(𝑥)]
lim [ ] = 𝑥→𝑎 𝑖𝑓 [lim 𝑣(𝑥)] ≠ 0
𝑥→𝑎 𝑣(𝑥) [lim 𝑣(𝑥)] 𝑥→𝑎
𝑥→𝑎
sin∝
THEOREM 4: If 𝛼 is measured in radians, lim [ ]= 1
∝→0 ∝
THEOREM 6: The limit of a constant times a function is the constant times the limit of the
function.
lim [𝑘𝑢(𝑥)] = 𝑘 lim 𝑢(𝑥) where k is any constant
𝑥→𝑎 𝑥→𝑎
Functions with the Direct Substitution Property are called continuous at a and will be
studied in Unit 3. However, not all limits can be evaluated by direct substitution.
Continuity
We noticed in Unit 2 that the limit of a function as 𝑥 approaches 𝑎 can often be found
simply by calculating the value of the function at 𝑎. Functions with this property are called
continuous at 𝒂. We will see that the mathematical definition of continuity corresponds
closely with the meaning of the word continuity in everyday language. (A continuous
process is one that takes place gradually, without interruption or abrupt change.)
TYPES OF DISCONTINUITY
THEOREM 7. If u(x) and v(x) are both continuous at x=a, it follows that u(x)●v(x) and u(x)
𝑢(𝑥)
+ v(x) are continuous at x=a, and that if v(a) ≠ 0, 𝑣(𝑥)
is continuous at x = a.