A relation is a set of ordered pairs. The set of the first components of each ordered pair is called the domain and the set of the second components of each ordered pair is called the range. Consider the following set of ordered pairs. The first numbers in each pair are the first five natural numbers. The second number in each pair is twice that of the first.
[latex]\left\<\left(1,2\right),\left(2,4\right),\left(3,6\right),\left(4,8\right),\left(5,10\right)\right\>[/latex]The domain is [latex]\left\[/latex]. The range is [latex]\left\[/latex].
Note that each value in the domain is also known as an input value, or independent variable, and is often labeled with the lowercase letter [latex]x[/latex]. Each value in the range is also known as an output value, or dependent variable, and is often labeled lowercase letter [latex]y[/latex].
A function [latex]f[/latex] is a relation that assigns a single value in the range to each value in the domain. In other words, no x-values are repeated. For our example that relates the first five natural numbers to numbers double their values, this relation is a function because each element in the domain, [latex]\left\[/latex], is paired with exactly one element in the range, [latex]\left\[/latex].
Now let’s consider the set of ordered pairs that relates the terms “even” and “odd” to the first five natural numbers. It would appear as
Notice that each element in the domain, [latex]\left\\text\right\>[/latex] is not paired with exactly one element in the range, [latex]\left\[/latex]. For example, the term “odd” corresponds to three values from the domain, [latex]\left\[/latex] and the term “even” corresponds to two values from the range, [latex]\left\[/latex]. This violates the definition of a function, so this relation is not a function.
Figure 1 compares relations that are functions and not functions.
Figure 1. (a) This relationship is a function because each input is associated with a single output. Note that input [latex]q[/latex] and [latex]r[/latex] both give output [latex]n[/latex]. (b) This relationship is also a function. In this case, each input is associated with a single output. (c) This relationship is not a function because input [latex]q[/latex] is associated with two different outputs.
A function is a relation in which each possible input value leads to exactly one output value. We say “the output is a function of the input.”
The input values make up the domain, and the output values make up the range.
The coffee shop menu, shown in Figure 2 consists of items and their prices.
In a particular math class, the overall percent grade corresponds to a grade point average. Is grade point average a function of the percent grade? Is the percent grade a function of the grade point average? The table below shows a possible rule for assigning grade points.
Percent Grade | 0–56 | 57–61 | 62–66 | 67–71 | 72–77 | 78–86 | 87–91 | 92–100 |
---|---|---|---|---|---|---|---|---|
Grade Point Average | 0.0 | 1.0 | 1.5 | 2.0 | 2.5 | 3.0 | 3.5 | 4.0 |
For any percent grade earned, there is an associated grade point average, so the grade point average is a function of the percent grade. In other words, if we input the percent grade, the output is a specific grade point average.
In the grading system given, there is a range of percent grades that correspond to the same grade point average. For example, students who receive a grade point average of 3.0 could have a variety of percent grades ranging from 78 all the way to 86. Thus, percent grade is not a function of grade point average.
The table below lists the five greatest baseball players of all time in order of rank.
Player | Rank |
---|---|
Babe Ruth | 1 |
Willie Mays | 2 |
Ty Cobb | 3 |
Walter Johnson | 4 |
Hank Aaron | 5 |
Once we determine that a relationship is a function, we need to display and define the functional relationships so that we can understand and use them, and sometimes also so that we can program them into computers. There are various ways of representing functions. A standard function notation is one representation that facilitates working with functions.
To represent “height is a function of age,” we start by identifying the descriptive variables [latex]h[/latex] for height and [latex]a[/latex] for age. The letters [latex]f,g[/latex], and [latex]h[/latex] are often used to represent functions just as we use [latex]x,y[/latex], and [latex]z[/latex] to represent numbers and [latex]A,B[/latex], and [latex]C[/latex] to represent sets.
Remember, we can use any letter to name the function; the notation [latex]h\left(a\right)[/latex] shows us that [latex]h[/latex] depends on [latex]a[/latex]. The value [latex]a[/latex] must be put into the function [latex]h[/latex] to get a result. The parentheses indicate that age is input into the function; they do not indicate multiplication.
We can also give an algebraic expression as the input to a function. For example [latex]f\left(a+b\right)[/latex] means “first add a and b, and the result is the input for the function f.” The operations must be performed in this order to obtain the correct result.
The notation [latex]y=f\left(x\right)[/latex] defines a function named [latex]f[/latex]. This is read as [latex]``y[/latex] is a function of [latex]x.''[/latex] The letter [latex]x[/latex] represents the input value, or independent variable. The letter [latex]y\text<\hspace<0.17em>>[/latex] or [latex]f\left(x\right)[/latex], represents the output value, or dependent variable.
Use function notation to represent a function whose input is the name of a month and output is the number of days in that month.
The number of days in a month is a function of the name of the month, so if we name the function [latex]f[/latex], we write [latex]\text=f\left(\text\right)[/latex] or [latex]d=f\left(m\right)[/latex]. The name of the month is the input to a “rule” that associates a specific number (the output) with each input.
For example, [latex]f\left(\text\right)=31[/latex], because March has 31 days. The notation [latex]d=f\left(m\right)[/latex] reminds us that the number of days, [latex]d[/latex] (the output), is dependent on the name of the month, [latex]m[/latex] (the input).
Note that the inputs to a function do not have to be numbers; function inputs can be names of people, labels of geometric objects, or any other element that determines some kind of output. However, most of the functions we will work with in this book will have numbers as inputs and outputs.
A function [latex]N=f\left(y\right)[/latex] gives the number of police officers, [latex]N[/latex], in a town in year [latex]y[/latex]. What does [latex]f\left(2005\right)=300[/latex] represent?
When we read [latex]f\left(2005\right)=300[/latex], we see that the input year is 2005. The value for the output, the number of police officers [latex]\left(N\right)[/latex], is 300. Remember, [latex]N=f\left(y\right)[/latex]. The statement [latex]f\left(2005\right)=300[/latex] tells us that in the year 2005 there were 300 police officers in the town.
Instead of a notation such as [latex]y=f\left(x\right)[/latex], could we use the same symbol for the output as for the function, such as [latex]y=y\left(x\right)[/latex], meaning “y is a function of x?”
Yes, this is often done, especially in applied subjects that use higher math, such as physics and engineering. However, in exploring math itself we like to maintain a distinction between a function such as [latex]f[/latex], which is a rule or procedure, and the output [latex]y[/latex] we get by applying [latex]f[/latex] to a particular input [latex]x[/latex]. This is why we usually use notation such as [latex]y=f\left(x\right),P=W\left(d\right)[/latex], and so on.
A common method of representing functions is in the form of a table. The table rows or columns display the corresponding input and output values. In some cases, these values represent all we know about the relationship; other times, the table provides a few select examples from a more complete relationship.
The table below lists the input number of each month (January = 1, February = 2, and so on) and the output value of the number of days in that month. This information represents all we know about the months and days for a given year (that is not a leap year). Note that, in this table, we define a days-in-a-month function [latex]f[/latex] where [latex]D=f\left(m\right)[/latex] identifies months by an integer rather than by name.
Month number, [latex]m[/latex] (input) | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 |
Days in month, [latex]D[/latex] (output) | 31 | 28 | 31 | 30 | 31 | 30 | 31 | 31 | 30 | 31 | 30 | 31 |
The table below defines a function [latex]Q=g\left(n\right)[/latex]. Remember, this notation tells us that [latex]g[/latex] is the name of the function that takes the input [latex]n[/latex] and gives the output [latex]Q\text<.><\hspace<0.17em>>[/latex]
[latex]n[/latex] | 1 | 2 | 3 | 4 | 5 |
[latex]Q[/latex] | 8 | 6 | 7 | 6 | 8 |
The table below displays the age of children in years and their corresponding heights. This table displays just some of the data available for the heights and ages of children. We can see right away that this table does not represent a function because the same input value, 5 years, has two different output values, 40 in. and 42 in.
Age in years, [latex]\text< >a\text< >[/latex] (input) | 5 | 5 | 6 | 7 | 8 | 9 | 10 |
Height in inches, [latex]\text< >h\text< >[/latex] (output) | 40 | 42 | 44 | 47 | 50 | 52 | 54 |
Which table, a), b), or c), represents a function (if any)?
Input | Output |
---|---|
2 | 1 |
5 | 3 |
8 | 6 |