Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Compute functional values. Calculate the limits of functions. Use the limiting process to, Lecture notes of Differential Equations

Differentiation rules for algebraic, trigonometric, inverse trigonometric, logarithmic and exponential functions; related rates, differentials and approximations used in surveying, radius of curvature; selected integration, arc length, the spiral curve; Taylor and Maclaurin series; 3D analytic geometry, partial differentiation with applications in geomatics.

Typology: Lecture notes

2021/2022

Uploaded on 10/08/2023

long-yin-law
long-yin-law 🇨🇦

2 documents

1 / 69

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Limits
MATH 2511, BCIT
Technical Mathematics for Geomatics
January 4, 2023
Technical Mathematics for Geomatics Limits
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a
pf1b
pf1c
pf1d
pf1e
pf1f
pf20
pf21
pf22
pf23
pf24
pf25
pf26
pf27
pf28
pf29
pf2a
pf2b
pf2c
pf2d
pf2e
pf2f
pf30
pf31
pf32
pf33
pf34
pf35
pf36
pf37
pf38
pf39
pf3a
pf3b
pf3c
pf3d
pf3e
pf3f
pf40
pf41
pf42
pf43
pf44
pf45

Partial preview of the text

Download Compute functional values. Calculate the limits of functions. Use the limiting process to and more Lecture notes Differential Equations in PDF only on Docsity!

Limits

MATH 2511, BCIT

Technical Mathematics for Geomatics

January 4, 2023

The Exponential Function: Graph

Let’s have a look at the graph for the exponential function.

The Exponential Function: Properties

if a = 1 then the exponential function is the constant function f (x) = 1 f (0) = 1 and f (1) = a the domain of f is the real numbers, the range of f is all positive real numbers, and f is injective (one-to-one) if a > 1 then f (x) tends to 0 as x → −∞, and f (x) goes very fast to +∞ as x → ∞ if a < 1 then f (x) tends to 0 as x → ∞, and f (x) goes very fast to +∞ as x → −∞ how fast the graph rises to +∞ on the left or the right depends on how large a is (if a > 1) or how small a is (if a < 1). The closer a is to 1, the flatter the graph. ‘Flat,’ of course, is a relative term here: no matter how close a is to 1, the function graph will still rise faster than any polynomial.

Functions

Here are a few definitions, function A function assigns a unique element of a set to each element of another (not necessarily distinct) set. domain The domain is the set of elements to which the function assigns a unique element. codomain The codomain is the set from which the function picks out elements to assign. range The range is the subset of the codomain whose elements the function assigns to an element in the domain. injective A function is injective if it does not assign the same element of the codomain to two distinct elements in the domain. surjective A function is surjective if there are no elements in the codomain which are not assigned to an element in the domain.

Inverse Functions

If a function f from a domain to a codomain is injective, then there is a function f −^1 from the range of f to its domain which has the following property,

f −^1 (y ) = x if and only if f (x) = y (7)

We call f −^1 the inverse function of f. Let, for example,

f (x) = 4x − 3 (8)

Replace f (x) by y for the equation y = 4x − 3 and manipulate the equation to isolate x. Then replace x by f −^1 (y ) for the inverse function f −^1 (y ) = y + 3 4

Defining Logarithms

Let f be an exponential function with a base a > 1,

f (x) = ax^ (10)

Considering the function graph of this exponential function, it is apparent that f is an injective and surjective function for the domain R and the codomain R+. R+^ is the set of all positive real numbers. There is therefore an inverse function from R+^ to the real numbers, which we shall call loga,

loga(y ) = x if and only if ax^ = y (11)

Function Graphs

The graph of a function f is the set of all points (x, y ) in the xy -plane such that x is in the domain of f and y = f (x).

Vertical Line Test

Every function f on a subset of the real numbers has a function graph, but not all graphs correspond to a function. Consider the graph y 2 = x. A curve in the xy -plane is the graph of a function y = f (x) if and only if each vertical line intersects it in at most one point.

Vertical Line Test Exercise I

Vertical Line Test Exercise II

Vertical Line Test Exercise IV

Function Algebra

Let f and g be functions with domain A and B, respectively. Then the sum f + g , difference f − g , and product fg of f and g are functions with domain A ∩ B (the intersection of A and B) and rule given by (f + g )(x) = f (x) + g (x) (15) (f − g )(x) = f (x) − g (x) (16) (fg )(x) = f (x) · g (x) (17) The quotient f /g of f and g has domain A ∩ B excluding all points x such that g (x) = 0 and rule given by ( f g

(x) =

f (x) g (x)

Limits Introduction

Consider the function graph of the following function.

f (x) = x^2 − 1 x − 1

It looks like it is a linear equation! However, at x = 1, f (x) is not defined. To fill the hole, we define the limit

xlim→a f^ (x) =^ w^ if and only if^ w^ =^ L^ =^ R^ (21) where L is the number that the function f approaches as x gets closer to a with x < a (that means x 6 = a!); and R is the number that the function f approaches as x gets closer to a with x > a. Note: for a mathematically rigorous definition of what “approaching” and “getting closer” means we would need to talk about sequences and series, which is a topic we won’t cover here.

Indeterminate Form I

Notice that f (x) = x^2 − 1 x − 1

x ==1 0 0

We call this an indeterminate form.