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

Functions and Their Compositions: Understanding the Relationship Between Sets and Mappings, Assignments of Mathematics

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

2009/2010

Uploaded on 02/24/2010

koofers-user-nvf
koofers-user-nvf ๐Ÿ‡บ๐Ÿ‡ธ

10 documents

1 / 26

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
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.
1
pf3
pf4
pf5
pf8
pf9
pfa
pfd
pfe
pff
pf12
pf13
pf14
pf15
pf16
pf17
pf18
pf19
pf1a

Partial preview of the text

Download Functions and Their Compositions: Understanding the Relationship Between Sets and Mappings and more Assignments Mathematics in PDF only on Docsity!

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.

  1. f (x) = x + 1
  2. f (y) = y^2 โˆ’ 11
  3. f (x) = ln(x) โˆ’ x

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.

  1. f (x) = x + 1
  2. g(x) = x + 1
  3. h(x) = x + 1
  4. f 1 (x) = x + 1
  5. ฯ†(x) = x + 1

Example 6. Evaluate the function

f (x) = x^2 + 2x โˆ’ 1

for

  1. x = 0
  2. x = โˆ’ 2
    1. x = a
    2. x = a + h

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

  1. f (g(x)) 2. g(f (x))

Example 12. Let

f (x) = x^2 โˆ’ 1 and g(x) = x + 1.

Find

  1. f (g(x))
  2. g(f (x))
    1. f (g(2))
    2. g(f (โˆ’1))

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:

  1. e^0 =
  2. e^1 =
  3. e^2 =
  4. e^10 =
  5. eโˆ’^3 =
  6. e

(^12)

  1. e.^3 =

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))).