Chapter 7 - Functions
Notes
A function is a rule that associates a unique output to each input.
Functions are used heavily in all areas of mathematics and in most applications of mathematics.
Some examples of functions include:
- A formula that converts temperature in Fahrenheit to temperature in Celcius, , describes temperature in degrees centigrade as a function of temperature in degree Fahrenheit .
- A formula for the area of a circle in terms of its radius, , describes area as a function of radius.
- A table of values that given the human population of the world for each year from 1900 to 2000 describes population as a function of year.
Topics in this sections are:
- Introduction to functions
- A collection of standard functions
- Solving inequalities
- Composition of functions
- Inverse functions
- Limits of functions
7.1 Introduction to Functions
A function is a rule that assigns to each element in a set exactly one element from a set .
The notation is used to denote the element in that arises from applying the function to the element , and we say that maps to . We call the value of at , or the image of under .
The set is called the domain of the function. It is the set of all possible inputs to the function.
The set of all possible values of the function is called the range of the function. The range is a subset of the set .
There are some common notations used to denote functions. The notation is read as “the function maps a real number to a real number”.
Domain Convention
If a function is given by a formula and the domain is not specified, the convention is that the domain is the set of all real numbers for which the formula defines a real number.
Although we often use as the variable in the rule of a function, this is not required. For example, if is the function which computes the area of a circle given its radius then , and we say that is a function of .
We can represent a function using an arrow diagram. We draw the set on the left and the set on the right, and draw an arrow from each to its image .
If an arrow diagram illustrates a function, then there will be a single arrow coming out of each element on the left.
The most common representation of a function is a graph with the domain of the function on the horizontal axis and its range on the vertical axis.
The graph of a function with domain is given by the set of ordered pairs for all . If is a function of , we often let and draw the graph of on the -axes.
An important property of a function is that each in the domain corresponds to a unique value . Thus, to check whether a graph represents a function, we can use the vertical line test.
Vertical Line Test
A curve in the plane is the graph of a function of if and only if no vertical line intersects the curve more than once.
7.2 A Collection of Standard Functions
Polynomial Functions
A polynomial in the variable is an expression of the form
Where is the degree (highest power) of the polynomial, are the coefficients of , and .
The general shape of the graph of a polynomial function depends on the degree of the polynomial.
A polynomial function of degree 0 is defined by a formula of the form where is a real number. It is called a constant function and its graph is a horizontal line.
A polynomial function of degree 1 is defined by a formula of the form where and are real numbers . It is called a linear function and its graph is a line with slope .
A polynomial function of degree 2 is defined by a formula of the form where and are real numbers . It is called a quadratic function and its graph is a parabola.
A polynomial function of degree 3 is defined by a formula of the form where and are real numbers . It is called a cubic function.
A Polynomial function of even degree greater than two has a graph that is similar in shape to that of a quadratic function, but potentially having some bumps in the middle.
A polynomial function of odd degree greater than three has a graph that is similar in shape to that of a cubic function, but potentially having more bumps in the middle.
Power Functions
A power function is defined by a formula of the form where is a real number.
If is a positive integer, then the power function is a polynomial function of degree (with only one term).
If where is a positive integer, then is the th root function. If is even, then the domain of is and the graph of looks similar to that of shown below. If is odd, then the domain of is and the graph of looks similar to that of .
If . then is the reciprocal function. Its domain and range are both and its graph is a hyperbola.
Absolute Value Functions
An absolute value function is a function whose rule involves absolute value bars. An absolute value function can be written as a piecewise defined function.
Rational Functions
A rational function is defined by a formula of the form where and are polynomial functions. Unless otherwise specified, the domain of consists of all real numbers such that .
The graph of the rational function may have vertical asymptotes at those values of for which .
A non-vertical asymptote is a line that the graph of a function approaches arbitrarily closely, far from the origin.
Exponential Functions
An exponential function is defined by a rule of the form where is a positive real number.
When , the graph of has the -axis as a horizontal asymptote, passes through the point and rises steeply to the right of the axis.
When , the graph of has the axis as a horizontal asymptote, passes through the point and rises steeply to the left of the -axis.
Logarithmic Functions
A logarithmic function is defined by a rule of the form where the base is a positive real number.
A logarithmic function has domain . Its graph has the -axis as a vertical asymptote and it passes through the point . If , then the graph rises slowly for , whereas if , then the graph descends slowly for .
7.3 Solving Inequalities
Solving inequalities is similar to solving equations. However; remember that if you multiply (or divide) both sides of an inequality by a negative number, you must reverse the inequality sign.
7.4 Composition of Functions
Often we apply one function and then apply another function to the result of the first function.
Given any two functions and , we start with a number in the domain of and determine its image . If this number is in the domain of , we can now apply to the number and obtain the value . This process is called the composition of and .
Given two functions and , the function will input and output is called the composite function of and and is denoted .
The domain of is the set of all in the domain of such that is in the domain of .
To apply the function , we must first apply and then apply .
7.5 Inverse Functions
If is a function, then each element in the domain of gives rise to a unique value in the range of . However, it may be the case that multiple elements in the domain gives rise to the same element in the range.
Let be the function defined by , so and . The question: ‘Which value of gives rise to the value 4?’ does not have a unique answer.
Hence, there is no function that reverse the action of to map elements in back to their corresponding elements in .
A function is called a one to one function if it never takes the same value twice; that is
Let be a one to one function with domain and range . Then its inverse function has domain and range and is defined by
for any in .
To determine the inverse of a one to one function :
- Solve the equation for in terms of .
- To express as a function of , interchange and in the result of the previous step.
Inverse Trigonometric Functions
The trigonometric functions sine, cosine and tangent take an angle as input and return the value of the trigonometric ratio of that angle. We often wish to do the reverse of this; that is, given the value of trigonometric ratio, compute the corresponding angle. For this, we use the inverse s of the trigonometric functions.
with domain , none of the functions sine, cosine or tangent are one to one, so we must restrict the domains of the trigonometric functions.
The function where is a one to one function. The function exists and is denoted or . The inverse sine function has domain and range .
The function where is a one to one function. The function exists and is denoted or . The inverse cosine function has domain and range .
The function where is a one to one function. The function exists and is denoted or . The inverse tangent function has domain and range .
7.6 Limits of Functions
When working with functions we often need to know what the function values are close to a particular value that may, or may not, be in the domain of the function. To obtain this type of information, we use limits, which describe function values for elements of the domain which are close to the particular value of interest.
Consider the following example: Let be the function defined by . What happens to the values of as approaches 2 from the left? What happens to the values of as approaches 2 from the right?
We express this as ‘the limit of the function as approaches 2 is equal to 5’. We write this as
Let be a function defined on both sides of the value , except possibly at . We write and say ‘the limit of as approaches equals .’ if we can make the values of arbitrarily close to by taking to be sufficiently close to (on either side) but not equal to .
Notice that we do not let when evaluating the limit.
One Sided Limits
Let be a function defined on both sides of , except possible at . If then the function values of muse approach as approaches with AND also as approaches with .
If the graph of our function has a break of , may not exist, but we can talk about the one sided limits as approaches from above and from below.
The notation means that the values of approach as approaches with .
The notation means that the values of approach as approaches with .
Limits at Infinity and Infinite Limits
The notation means that as gets larger and larger, gets closer and closer to the value .
The notation means that as gets larger and larger in the negative sense, gets closer and closer to the value .
Continuous Functions
A function is continuous at a number if
A function is continuous on an interval if it is continuous at every number in the interval.