第3章関数Functions
Create a Function by Composition of Functions関数の合成によって関数を作る
Performing algebraic operations on functions combines them into a new function, but we can also create functions by composing functions. When we wanted to compute a heating cost from a day of the year, we created a new function that takes a day as input and yields a cost as output. The process of combining functions so that the output of one function becomes the input of another is known as a composition of functions. The resulting function is known as a composite function. We represent this combination by the following notation:
関数に代数の計算を行うと、それらを組み合わせた新しい関数ができる。しかし関数を合成することでも関数を作れる。一年のどの日かから暖房費を求めたいとき、日を入力として費用を出力する新しい関数を作った。一方の関数の出力がもう一方の関数の入力になるように関数を組み合わせることを、関数の合成という。できた関数を合成関数という。この組み合わせを次の書き方で表す。
We read the left-hand side as composed with at and the right-hand side as of of The two sides of the equation have the same mathematical meaning and are equal. The open circle symbol is called the composition operator. We use this operator mainly when we wish to emphasize the relationship between the functions themselves without referring to any particular input value. Composition is a binary operation that takes two functions and forms a new function, much as addition or multiplication takes two numbers and gives a new number. However, it is important not to confuse function composition with multiplication because, as we learned above, in most cases
左辺は「 における 合成 」、右辺は「 の の 」と読む。等式の両辺は数学として同じ意味であり、等しい。白丸の記号 を合成の演算子という。特定の入力値に触れずに、関数どうしの関係そのものを強調したいときにおもに使う。加法や乗法が二つの数から新しい数を作るのと同じように、合成は二つの関数から新しい関数を作る二項演算である。ただし、上で学んだとおり多くの場合 なので、関数の合成を乗法と混同しないことが大切である。
It is also important to understand the order of operations in evaluating a composite function. We follow the usual convention with parentheses by starting with the innermost parentheses first, and then working to the outside. In the equation above, the function takes the input first and yields an output Then the function takes as an input and yields an output
合成関数の値を求めるときの計算の順序を理解しておくことも大切である。括弧のいつもの約束に従い、いちばん内側の括弧から始めて外へ進む。上の式では、関数 がまず入力 を受け取って出力 を出す。次に関数 が を入力として受け取り、出力 を出す。

In general, and are different functions. In other words, in many cases for all We will also see that sometimes two functions can be composed only in one specific order.
一般に と は違う関数である。言い換えると、多くの場合、すべての について となる。二つの関数が特定の順にしか合成できないこともある。
For example, if and then
たとえば と のとき、
but
しかし
These expressions are not equal for all values of so the two functions are not equal. It is irrelevant that the expressions happen to be equal for the single input value
この二つの式はすべての について等しいわけではないので、二つの関数は等しくない。たまたま一つの入力値 で等しくなっても関係ない。
Note that the range of the inside function (the first function to be evaluated) needs to be within the domain of the outside function. Less formally, the composition has to make sense in terms of inputs and outputs.
内側の関数(先に値を求める方の関数)の値域が、外側の関数の定義域の中に入っていなければならないことに注意せよ。くだけていえば、入力と出力の意味で合成が筋の通ったものでなければならない。
Composition of Functions 関数の合成
When the output of one function is used as the input of another, we call the entire operation a composition of functions. For any input and functions and this action defines a composite function, which we write as such that
一方の関数の出力をもう一方の関数の入力として使うとき、この一連の操作全体を関数の合成という。どんな入力 と関数 、 についても、この操作は合成関数を定める。これを と書き、次のように定める。
The domain of the composite function is all such that is in the domain of and is in the domain of
合成関数 の定義域は、 が の定義域にあり、かつ が の定義域にあるような 全体である。
It is important to realize that the product of functions is not the same as the function composition because, in general,
関数の積 と関数の合成 は同じではないことを、しっかり分かっておくことが大切である。一般に だからである。
Example 2例2
Determining whether Composition of Functions is Commutative関数の合成に交換法則が成り立つかを判定する
Using the functions provided, find and Determine whether the composition of the functions is commutative.
与えられた関数を使って と を求めよ。関数の合成に交換法則が成り立つかを判定せよ。
Solution 解答
Let’s begin by substituting into
まず を に代入するところから始めよう。
Now we can substitute into
ここで を に代入できる。
We find that so the operation of function composition is not commutative.
となるので、関数の合成という演算には交換法則が成り立たない。
Example 3例3
Interpreting Composite Functions合成関数を読み取る
The function gives the number of calories burned completing sit-ups, and gives the number of sit-ups a person can complete in minutes. Interpret
関数 は腹筋を 回して消費する熱量を、 は 分間にできる腹筋の回数を与える。 の意味を述べよ。
Solution 解答
The inside expression in the composition is Because the input to the s-function is time, represents 3 minutes, and is the number of sit-ups completed in 3 minutes.
合成の内側の式は である。関数 s の入力は時間なので、 は3分を表し、 は3分間にできる腹筋の回数である。
Using as the input to the function gives us the number of calories burned during the number of sit-ups that can be completed in 3 minutes, or simply the number of calories burned in 3 minutes (by doing sit-ups).
を関数 の入力として使うと、3分間にできる回数の腹筋で消費する熱量、すなわち(腹筋によって)3分間に消費する熱量が得られる。
Example 4例4
Investigating the Order of Function Composition関数を合成する順序を調べる
Suppose gives miles that can be driven in hours and gives the gallons of gas used in driving miles. Which of these expressions is meaningful: or
が 時間で走れるマイル数を、 が マイル走るのに使う燃料のガロン数を与えるとしよう。 と のうち、意味を持つのはどちらか。
Solution 解答
The function is a function whose output is the number of miles driven corresponding to the number of hours driven.
関数 は、運転した時間数に対応する走行マイル数を出力とする関数である。
The function is a function whose output is the number of gallons used corresponding to the number of miles driven. This means:
関数 は、走行マイル数に対応する使用ガロン数を出力とする関数である。つまり次のようになる。
The expression takes miles as the input and a number of gallons as the output. The function requires a number of hours as the input. Trying to input a number of gallons does not make sense. The expression is meaningless.
式 はマイル数を入力とし、ガロン数を出力とする。関数 は時間数を入力として求める。ガロン数を入れようとしても意味がない。式 は無意味である。
The expression takes hours as input and a number of miles driven as the output. The function requires a number of miles as the input. Using (miles driven) as an input value for where gallons of gas depends on miles driven, does make sense. The expression makes sense, and will yield the number of gallons of gas used, driving a certain number of miles, in hours.
式 は時間数を入力とし、走行マイル数を出力とする。関数 はマイル数を入力として求める。燃料のガロン数が走行マイル数に依るのだから、(走行マイル数)を の入力値として使うのは筋が通る。式 は意味を持ち、 時間で マイル走ったときに使う燃料のガロン数 を与える。
Q&A 疑問と答え
Are there any situations where and would both be meaningful or useful expressions?
と の両方が意味を持ち、役に立つ場面はあるか。
Yes. For many pure mathematical functions, both compositions make sense, even though they usually produce different new functions. In real-world problems, functions whose inputs and outputs have the same units also may give compositions that are meaningful in either order.
ある。純粋な数学の関数の多くでは、たいてい違う関数になるとはいえ、どちらの合成も意味を持つ。現実の問題でも、入力と出力の単位が同じ関数なら、どちらの順の合成も意味を持つことがある。
Try It #2やってみよう2
The gravitational force on a planet a distance r from the sun is given by the function The acceleration of a planet subjected to any force is given by the function Form a meaningful composition of these two functions, and explain what it means.
太陽から距離 r にある惑星にはたらく重力は関数 で与えられる。力 を受ける惑星の加速度は関数 で与えられる。この二つの関数から意味のある合成を作り、それが何を表すかを説明せよ。