第3章関数Functions
Determining Whether a Function is One-to-One関数が一対一かどうかを判定する
Some functions have a given output value that corresponds to two or more input values. For example, in the stock chart shown in the figure at the beginning of this chapter, the stock price was $1000 on five different dates, meaning that there were five different input values that all resulted in the same output value of $1000.
ある出力値が二つ以上の入力値に対応する関数もある。たとえばこの章の冒頭に示した株価の図では、株価が1000ドルだった日が五つある。つまり、五つの違う入力値がどれも同じ出力値1000ドルを生んだということである。
However, some functions have only one input value for each output value, as well as having only one output for each input. We call these functions one-to-one functions. As an example, consider a school that uses only letter grades and decimal equivalents, as listed in Table 12.
一方、各出力値に対して入力値が一つしかなく、各入力に対して出力も一つしかない関数もある。こうした関数を一対一の関数という。例として、表12のように文字の成績とそれに対応する小数だけを使う学校を考えよう。
| Letter grade文字の成績 | Grade point average成績平均点 |
|---|---|
| A | 4.0 |
| B | 3.0 |
| C | 2.0 |
| D | 1.0 |
This grading system represents a one-to-one function, because each letter input yields one particular grade point average output and each grade point average corresponds to one input letter.
この成績の仕組みは一対一の関数を表している。文字の入力それぞれが特定の成績平均点という出力を生み、各成績平均点が一つの入力の文字に対応するからである。
To visualize this concept, let’s look again at the two simple functions sketched in Figure 1(a) and Figure 1(b). The function in part (a) shows a relationship that is not a one-to-one function because inputs and both give output The function in part (b) shows a relationship that is a one-to-one function because each input is associated with a single output.
この考えを目で見るために、図1(a)と図1(b)に描いた二つの単純な関数をもう一度見よう。(a)の関数は、入力 と がどちらも出力 を与えるので、一対一の関数ではない関係を示している。(b)の関数は、どの入力もただ一つの出力と結びついているので、一対一の関数である関係を示している。
One-to-One Function 一対一の関数
A one-to-one function is a function in which each output value corresponds to exactly one input value.
一対一の関数とは、各出力値がちょうど一つの入力値に対応する関数である。
Example 13例13
Determining Whether a Relationship Is a One-to-One Functionある関係が一対一の関数かどうかを判定する
Is the area of a circle a function of its radius? If yes, is the function one-to-one?
円の面積はその半径の関数か。そうなら、その関数は一対一か。
Solution 解答
A circle of radius has a unique area measure given by so for any input, there is only one output, The area is a function of radius
半径 の円の面積は でただ一つに定まる。よってどの入力 に対しても出力 は一つしかない。面積は半径 の関数である。
If the function is one-to-one, the output value, the area, must correspond to a unique input value, the radius. Any area measure is given by the formula Because areas and radii are positive numbers, there is exactly one solution: So the area of a circle is a one-to-one function of the circle’s radius.
この関数が一対一なら、出力値である面積が、入力値である半径ただ一つに対応しなければならない。どの面積 も公式 で与えられる。面積も半径も正の数なので、解はちょうど一つ である。よって円の面積は、その半径の一対一の関数である。
Try It #9やってみよう9
ⓐIs a balance a function of the bank account number?ⓑIs a bank account number a function of the balance?ⓒIs a balance a one-to-one function of the bank account number?
ⓐ残高は銀行の口座番号の関数か。ⓑ銀行の口座番号は残高の関数か。ⓒ残高は銀行の口座番号の一対一の関数か。
Try It #10やってみよう10
Evaluate the following:
ⓐIf each percent grade earned in a course translates to one letter grade, is the letter grade a function of the percent grade?
ⓑIf so, is the function one-to-one?
次を判定せよ。ⓐ講義で得た百分率の成績が、それぞれ一つの文字の成績に対応するとき、文字の成績は百分率の成績の関数か。ⓑそうなら、その関数は一対一か。