



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
This is a summary of functions, limits and continuity. It’s an easier accessibility in order to understand basically the calculus.
Typology: Study notes
1 / 6
This page cannot be seen from the preview
Don't miss anything!




Relations and Functions
1. Relations
A relation is anything that can be represented by a set of ordered
pairs. The first elements, usually referred to as x-values for convenience,
come from a set called the domain. The second elements, the y-values, form
a set called the range.
Example:
Ex: {(0, 1), (1, – 2), (1, 3), (2, 7)} represents a relation.
Domain: {0,1,2}
Range: {1,-2,3,7}
A function is a relation (a set of ordered pairs) where each x-value
corresponds to a unique y-value.
2 main classifications
a. Rational
b. irrational
a. Elementary
b. Higher function
Functions are normally denoted by a single letter (like a variable).
The letters are typically, but not always, lower case.
Ex: The function f is defined by
2
f x = − x + 4 x + 5.
Notes:
The name of the function is f.
f x is pronounced “f of x.” It is a single quantity. It does
not mean f times x.
f x can be thought of as another name for y.
The same function could have been written
2
y = − x + 4 x + 5.
2
f x = − x + 4 x + 5
2
f t = − t + 4 t + 5
means the value of f (or y) when x = k.
means the x-value(s) that make the value of
f be k (i.e., find x so that y = k)
DOMAIN: Set of all values in the independent variable (x - values).
RANGE: y values
The following are definitions on the operations on functions.
a. The sum or difference of f and g, denoted by f ± g is the
function defined by (f ± g)(x) = f(x) ± g(x).
b. The product of f and g, denoted by f · g is the function defined by
(f·g)(x) = f(x)·g(x).
c. The quotient of f and g denoted by f/g is the function defined by
f(x)
g(x)
d. The composite function of f and g denoted by f ο g is the function
defined by (f ο g)(x) = f(g(x)). Similarly, the composite function
of g by f, denoted by g ο f, is the function defined by
( g ο f)(x) = g(f(x)).
Examples:
is (f+g)(x)?
Solution:
(f+g)(x) = f(x) + g(x)
= (2x + 1) + (3x + 2)
= 2x + 3x + 1 + 2
= 5x + 3
Solution:
(f • g)(x) = f(x) • g(x)
These are both the same function f. They have the same set of
ordered pairs and the same graphs.
THEOREM 1: The limit of the sum of two (or more) functions is equal to the sum of their
limits.
lim
x→a
[u(x) + v(x] = lim
x→a
u(x) + lim
x→a
v(x)
THEOREM 2: The limit of the product of two (or more) functions is equal to the product of
their limits.
lim
x→a
[u(x). v(x] = [lim
x→a
u(x) ] [lim
x→a
v(x) ]
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
x→a
u(x)
v(x)
lim
x→a
u(x)
lim
x→a
v(x)
, if lim
x→a
v(x) ≠ 0
Solved Exercises
Evaluate the following limits.
x→ 4
(x
2
= lim
x→ 4
(x
2
) + lim
x→ 4
(3x) + lim
x→ 4
2
x→- 1
(2x
2
= lim
x→- 1
( 2 x
2
) + lim
x→- 1
(x) + lim
x→- 1
2
y→ 3
(y
3
= lim
y→ 3
y
3
− lim
y→ 3
y→ 3
3
y→- 2
(y
3
= lim
y→- 2
(y
3
) + lim
y→- 2
(5y) + lim
y→- 2
x→- 0
2t
2
t
3
+3t - 4
lim
x→- 0
2t
2
lim
x→- 0
t
3
+3t - 4
2
3
A function f(x) is continuous at x= a if it satisfies all of
the following conditions:
x→a
f(x) exists
x→- 1
f(x) = f(a)
If not all conditions are satisfied, the function is
discontinuous at x=a.
Missing-point Discontinuity – occurs when condition 1 is not
satisfied. The curve appears continuous but actually the point
x=a is missing.
Finite Jumps – Occurs when the function has both left-hand and
right-hand limits which are different from each other.
Infinite Discontinuities – The curve approaches the line x=a
without ever touching it.