


















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
An introduction to functions, their definitions, and the concepts of domain, range, and examples. It also covers the evaluation of functions, difference quotients, and compositions of functions. The document concludes with a brief mention of exponential and logarithmic functions and their relationship.
Typology: Assignments
1 / 26
This page cannot be seen from the preview
Don't miss anything!
Chapter 4
One of the most important objects in mathematics is the function.
A function is a special relationship between two sets. It assigns each element in the first set to a unique element in the second set. Example 1. A seating assignment is a function. For each student, we assign them a specific seat. This seat is unique, since we cannot assign a student to sit in two different seats at the same time.
Note: We could theoretically assign two different stu- dents to sit in the same seat at the same time. The seating assignment would still be a function, it just would not be practical.
Letโs look at the definition of a function. Definition (Function). A function is a correspon- dence between two sets D and R such that for every x โ D it is assigned a unique y โ R.
Definition (Domain). The set D above is called the domain of the function. It is the set of values you can plug into the function.
Definition (Range). The set R above is called the range. It is the output values of the function.
The function y = x^2 โ1 can be (and usually is) written using function notation:
f (x) = x^2 โ 1.
So the name of this function is f. Example 3.
Sometimes we call the independent variable the argu- ment of the function.
Any letter can be used as the name of the function, except we cannot use the same letter as the variable. Example 4.
Example 6. Evaluate the function
f (x) = x^2 + 2x โ 1
for
Example 7. Let f (x) = x^2 โ 2. Evaluate
f (2) โ 2 f (1) f (0) + 1
Example 9. Simplify the difference quotient if
f (x) = 2x โ 3.
Example 10. Simplify the difference quotient if
f (x) = x^2 + 1.
HW 4.2: 19-39 odd, EPS: difference quotient
Example 11. Let f (x) = x + 1 and g(x) = x^2. Find
Example 12. Let
f (x) = x^2 โ 1 and g(x) = x + 1.
Find
In addition to the algebraic functions we have looked at there are two more important functions we want to look at right now. Later we will look at the trig functions.
They are the Exponential function, f (x) = ex, and its inverse function the natural log, f (x) = ln x. Recall that e is a number, e โ 2 .71828. Also the natural log, ln x, is the logarithm base e, ln x = loge x.
Since the Exponential function and the natural log function are inverses of each other we can write the following:
ln ex^ = x , eln^ x^ = x
Your calculator has a button for both the Exponential function and the natural log function. Example 14. Evaluate the following:
Now more on compositions. Example 15. Let f (x) = ex^ and g(x) = x^2 โ 1. Find f (g(x)) and g(f (x)).
Example 16. Let f (x) = ln x and g(x) = x โ 3. Find f (g(x)) and g(f (x)).
We can compose more than two functions at once. Example 17. Let f (x) = ex, g(x) = x^2 โ 1 and h(x) = ln x. Find f (g(h(x))) and h(g(f (x))).