





























































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
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
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
1 / 69
This page cannot be seen from the preview
Don't miss anything!
Technical Mathematics for Geomatics
January 4, 2023
Let’s have a look at the graph for the exponential function.
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.
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.
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
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)
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).
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.
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)
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.
Notice that f (x) = x^2 − 1 x − 1
x ==1 0 0
We call this an indeterminate form.