プリンピキア

第3章関数Functions

3.7 Inverse Functions3.7 逆関数

Learning Objectives 学習目標

In this section, you will:

この節を終えると、次のことができるようになる。

• Verify inverse functions.• Determine the domain and range of an inverse function, and restrict the domain of a function to make it one-to-one.• Find or evaluate the inverse of a function.• Use the graph of a one-to-one function to graph its inverse function on the same axes.

・逆関数であることを確かめる。・逆関数の定義域と値域を決め、一対一になるように関数の定義域を制限する。・関数の逆関数を求める、またはその値を求める。・一対一の関数のグラフを使って、その逆関数のグラフを同じ座標軸に描く。

A reversible heat pump is a climate-control system that is an air conditioner and a heater in a single device. Operated in one direction, it pumps heat out of a house to provide cooling. Operating in reverse, it pumps heat into the building from the outside, even in cool weather, to provide heating. As a heater, a heat pump is several times more efficient than conventional electrical resistance heating.

可逆式のヒートポンプは、冷房機と暖房機を一台にまとめた空調装置である。一方の向きに動かせば、家から熱を汲み出して冷やす。逆に動かせば、寒い天気でも外から建物へ熱を汲み入れて暖める。暖房としては、ヒートポンプはふつうの電気抵抗による暖房より何倍も効率がよい。

If some physical machines can run in two directions, we might ask whether some of the function “machines” we have been studying can also run backwards. Figure 1 provides a visual representation of this question. In this section, we will consider the reverse nature of functions.

物理の機械の中に二つの向きに動くものがあるなら、これまで調べてきた関数という「機械」にも逆向きに動くものがあるかと問いたくなる。図1にこの問いを絵で示す。この節では、関数の逆向きの性質を考える。

Diagram of a function and would be its inverse.
Figure 1 Can a function “machine” operate in reverse?図1 関数という「機械」は逆向きに動けるか。

Verifying That Two Functions Are Inverse Functions二つの関数が互いに逆関数であることを確かめる

Betty is traveling to Milan for a fashion show and wants to know what the temperature will be. She is not familiar with the Celsius scale. To get an idea of how temperature measurements are related, Betty wants to convert 75 degrees Fahrenheit to degrees Celsius using the formula

Betty はファッションショーのためにミラノへ行くところで、気温がどれくらいかを知りたい。摂氏の目盛りには慣れていない。温度の測り方どうしの関係をつかむため、Betty は次の公式を使って華氏75度を摂氏に直したい。

C=5 9 (F32)

and substitutes 75 for F to calculate

そして F に75を代入して計算する。

5 9 (7532)24°C

Knowing that a comfortable 75 degrees Fahrenheit is about 24 degrees Celsius, Betty gets the week’s weather forecast from Figure 2 for Milan, and wants to convert all of the temperatures to degrees Fahrenheit.

過ごしやすい華氏75度がおよそ摂氏24度だと分かったので、Betty は図2のミラノの一週間の天気予報を手に入れ、すべての気温を華氏に直したいと思う。

A forecast of Monday’s through Thursday’s weather.

At first, Betty considers using the formula she has already found to complete the conversions. After all, she knows her algebra, and can easily solve the equation for F after substituting a value for C. For example, to convert 26 degrees Celsius, she could write

はじめ Betty は、すでに見つけた公式を使って換算しようと考える。何しろ代数は分かっているので、C に値を代入してから F について方程式を解くのは造作もない。たとえば摂氏26度を直すには、次のように書けばよい。

26 = 5 9 (F32) 269 5 = F32 F = 269 5 +3279

After considering this option for a moment, however, she realizes that solving the equation for each of the temperatures will be awfully tedious. She realizes that since evaluation is easier than solving, it would be much more convenient to have a different formula, one that takes the Celsius temperature and outputs the Fahrenheit temperature.

しかし少し考えて、気温ごとに方程式を解くのはひどく面倒だと気づく。解くより値を求める方が楽なので、摂氏の気温を入れて華氏の気温を出す別の公式があった方がずっと便利だと気づく。

The formula for which Betty is searching corresponds to the idea of an inverse function, which is a function for which the input of the original function becomes the output of the inverse function and the output of the original function becomes the input of the inverse function.

Betty が探している公式は、逆関数という考えに当たる。逆関数とは、もとの関数の入力が逆関数の出力になり、もとの関数の出力が逆関数の入力になる関数である。

Given a function f(x), we represent its inverse as f 1 (x), read as f inverse of x. The raised −1 is part of the notation. It is not an exponent; it does not imply a power of −1 . In other words, f 1 (x) does not mean 1 f(x) because 1 f(x) is the reciprocal of f and not the inverse.

関数 f(x) が与えられたとき、その逆関数を f 1 (x) と表し、「x.f」と読む。右肩の −1 は書き方の一部である。これは指数ではなく、−1 乗を意味しない。言い換えると、f 1 (x)1 f(x) を意味しない。1 f(x)f の逆数であって、逆関数ではないからである。

The “exponent-like” notation comes from an analogy between function composition and multiplication: just as a 1 a=1 (1 is the identity element for multiplication) for any nonzero number a, so f 1 f equals the identity function, that is,

「指数のような」この書き方は、関数の合成と乗法のあいだの類比から来ている。0でないどんな数 a についても a 1 a=1(1は乗法の単位元)であるのと同じように、f 1 f は恒等関数に等しい。すなわち、

( f 1 f )(x)=f 1 ( f(x) )=f 1 ( y )=x

This holds for all x in the domain of f. Informally, this means that inverse functions “undo” each other. However, just as zero does not have a reciprocal, some functions do not have inverses.

これは f の定義域のすべての x について成り立つ。くだけていえば、逆関数どうしは互いの働きを「取り消す」ということである。ただし0に逆数が無いのと同じように、逆関数を持たない関数もある。

Given a function f(x), we can verify whether some other function g(x) is the inverse of f(x) by checking if both g(f(x))=x and f(g(x))=x are true.

関数 f(x) が与えられたとき、別の関数 g(x)f(x) の逆関数かどうかは、g(f(x))=xf(g(x))=x の両方が成り立つかを確かめれば分かる。

For example, y=4x and y=1 4 x are inverse functions.

たとえば y=4xy=1 4 x は互いに逆関数である。

( f 1 f )(x)=f 1 ( 4x )=1 4 ( 4x )=x

and

そして

( f f 1 )(x)=f( 1 4 x )=4( 1 4 x )=x

A few coordinate pairs from the graph of the function y=4x are (−2, −8), (0, 0), and (2, 8). A few coordinate pairs from the graph of the function y=1 4 x are (−8, −2), (0, 0), and (8, 2). If we interchange the input and output of each coordinate pair of a function, the interchanged coordinate pairs would appear on the graph of the inverse function.

関数 y=4x のグラフ上の座標の組をいくつか挙げると、(−2, −8)、(0, 0)、(2, 8) である。関数 y=1 4 x のグラフ上の座標の組をいくつか挙げると、(−8, −2)、(0, 0)、(8, 2) である。ある関数の各座標の組で入力と出力を入れ替えると、入れ替えた組はその逆関数のグラフ上に現れる。

Inverse Function 逆関数

For any one-to-one function f(x)=y, a function f 1 ( x ) is an inverse function of f if f 1 (y)=x. This can also be written as f 1 (f(x))=x for all x in the domain of f. It also follows that f(f 1 (x))=x for all x in the domain of f 1 if f 1 is the inverse of f.

一対一の関数 f(x)=y について、f 1 (y)=x が成り立つとき、関数 f 1 ( x )f の逆関数という。これは f の定義域のすべての x について f 1 (f(x))=x とも書ける。また f 1f の逆関数なら、f 1 の定義域のすべての x について f(f 1 (x))=x も成り立つ。

The notation f 1 is read f inverse.” Like any other function, we can use any variable name as the input for f 1 , so we will often write f 1 (x), which we read as f inverse of x. Keep in mind that

書き方 f 1 は「 f 逆」と読む。ほかの関数と同じように f 1 の入力にはどんな変数名も使えるので、しばしば f 1 (x) と書き、「x.f 逆」と読む。次のことを覚えておこう。

f 1 (x)1 f(x)

and not all functions have inverses.

そして、すべての関数に逆関数があるわけではない。

Example 1例1

Identifying an Inverse Function for a Given Input-Output Pair与えられた入出力の組から逆関数を見分ける

If for a particular one-to-one function f(2)=4 and f(5)=12, what are the corresponding input and output values for the inverse function?

ある一対一の関数について f(2)=4f(5)=12 のとき、逆関数の入力値と出力値はそれぞれ何か。

Solution 解答

The inverse function reverses the input and output quantities, so if

逆関数は入力と出力の量を入れ替えるので、

f(2) = 4,then f −1 (4)=2; f(5) = 12,then f −1 (12)=5.

Alternatively, if we want to name the inverse function g, then g(4)=2 and g(12)=5.

あるいは、逆関数を g と名づけたいなら g(4)=2g(12)=5. である。

Analysis 考察

Notice that if we show the coordinate pairs in a table form, the input and output are clearly reversed. See Table 1.

座標の組を表の形で示すと、入力と出力がはっきり入れ替わっていることに注意せよ。表1を見よ。

( x,f(x) )( x,g(x) )
( 2,4 )( 4,2 )
( 5,12 )( 12,5 )

Try It #1やってみよう1

Given that h 1 (6)=2, what are the corresponding input and output values of the original function h?

h 1 (6)=2 のとき、もとの関数 h? の対応する入力値と出力値は何か。

How To 手順

Given two functions f(x) and g(x), test whether the functions are inverses of each other.

二つの関数 f(x)g(x) が与えられたとき、それらが互いに逆関数かどうかを調べる。

1. Determine whether f(g(x))=x or g(f(x))=x.2. If both statements are true, then g=f 1 and f=g 1 . If either statement is false, then both are false, and gf 1 and fg 1 .

1. f(g(x))=xg(f(x))=x かを確かめる。2. 両方が成り立つなら g=f 1 かつ f=g 1 である。どちらかが偽なら両方とも偽であり、gf 1 かつ fg 1 である。

Example 2例2

Testing Inverse Relationships Algebraically逆関数の関係を式の上で調べる

If f( x )=1 x+2 and g( x )=1 x 2, is g=f 1 ?

f( x )=1 x+2g( x )=1 x 2 のとき、g=f 1 ? か。

Solution 解答

g(f(x)) = 1 (1 x+2 ) 2 = x+22 = x

We must also verify the other formula.

もう一方の式も確かめなければならない。

f(g(x)) = 1 1 x 2+2 = 1 1 x = x

so

よって

g=f 1 and f=g 1

Analysis 考察

Notice the inverse operations are in reverse order of the operations from the original function.

逆の演算が、もとの関数の演算と逆の順に並んでいることに注意せよ。

Try It #2やってみよう2

If f( x )=x 3 4 and g( x )=x+4 3 , is g=f 1 ?

f( x )=x 3 4g( x )=x+4 3 のとき、g=f 1 ? か。

Example 3例3

Determining Inverse Relationships for Power Functions累乗の関数について逆関数の関係を判定する

If f(x)=x 3 (the cube function) and g(x)=1 3 x, is g=f 1 ?

f(x)=x 3(三乗の関数)と g(x)=1 3 x のとき、g=f 1 ? か。

Solution 解答

f( g( x ) )=x 3 27 x

No, the functions are not inverses.

いいえ、この二つは互いに逆関数ではない。

Analysis 考察

The correct inverse to the cube is, of course, the cube root x 3 =x 1 3 , that is, the one-third is an exponent, not a multiplier.

三乗の正しい逆関数は、もちろん三乗根 x 3 =x 1 3 である。つまり三分の一は指数であって、掛ける数ではない。

Try It #3やってみよう3

If f( x )=( x1 ) 3 andg( x )=x 3 +1, is g=f 1 ?

f( x )=( x1 ) 3 およびg( x )=x 3 +1 のとき、g=f 1 ? か。

Finding Domain and Range of Inverse Functions逆関数の定義域と値域を求める

The outputs of the function f are the inputs to f 1 , so the range of f is also the domain of f 1 . Likewise, because the inputs to f are the outputs of f 1 , the domain of f is the range of f 1 . We can visualize the situation as in Figure 3.

関数 f の出力は f 1 への入力なので、f の値域は f 1 の定義域でもある。同じく、f への入力は f 1 の出力なので、f の定義域は f 1 の値域である。図3のように思い描ける。

Domain and range of a function and its inverse.
Figure 3 Domain and range of a function and its inverse図3 関数とその逆関数の定義域と値域

When a function has no inverse function, it is possible to create a new function where that new function on a limited domain does have an inverse function. For example, the inverse of f(x)=x is f 1 (x)=x 2 , because a square “undoes” a square root; but the square is only the inverse of the square root on the domain [ 0, ), since that is the range of f(x)=x .

逆関数を持たない関数でも、定義域を狭めれば逆関数を持つ新しい関数を作れることがある。たとえば f(x)=x の逆関数は f 1 (x)=x 2 である。二乗が平方根を「取り消す」からである。ただし二乗が平方根の逆関数になるのは定義域 [ 0, ) の上だけである。それが f(x)=x の値域だからである。

We can look at this problem from the other side, starting with the square (toolkit quadratic) function f(x)=x 2 . If we want to construct an inverse to this function, we run into a problem, because for every given output of the quadratic function, there are two corresponding inputs (except when the input is 0). For example, the output 9 from the quadratic function corresponds to the inputs 3 and –3. But an output from a function is an input to its inverse; if this inverse input corresponds to more than one inverse output (input of the original function), then the “inverse” is not a function at all! To put it differently, the quadratic function is not a one-to-one function; it fails the horizontal line test, so it does not have an inverse function. In order for a function to have an inverse, it must be a one-to-one function.

この問題を逆の側から、二乗(道具となる二次)の関数 f(x)=x 2 から見てみよう。この関数の逆関数を作ろうとすると問題にぶつかる。二次関数のどの出力にも、対応する入力が二つあるからである(入力が0のときを除く)。たとえば二次関数の出力9は、入力3と–3に対応する。しかし関数の出力はその逆関数への入力である。この逆関数への入力が二つ以上の逆関数の出力(もとの関数の入力)に対応するなら、その「逆関数」はそもそも関数ではない。言い換えると、二次関数は一対一の関数ではない。横線の判定法を通らないので、逆関数を持たない。関数が逆関数を持つには、一対一の関数でなければならない。

In many cases, if a function is not one-to-one, we can still restrict the function to a part of its domain on which it is one-to-one. For example, we can make a restricted version of the square function f(x)=x 2 with its domain limited to [ 0, ), which is a one-to-one function (it passes the horizontal line test) and which has an inverse (the square-root function).

関数が一対一でなくても、一対一になる定義域の一部に制限できることが多い。たとえば二乗の関数 f(x)=x 2 の定義域を [ 0, ) に限った制限版を作れる。これは一対一の関数であり(横線の判定法を通る)、逆関数(平方根の関数)を持つ。

If f(x)=( x1 ) 2 on [ 1, ), then the inverse function is f 1 (x)=x +1.

[ 1, ) 上で f(x)=( x1 ) 2 なら、その逆関数は f 1 (x)=x +1. である。

• The domain of f = range of f 1 = [ 1, ).• The domain of f 1 = range of f = [ 0, ).

f の定義域 = f 1 の値域 = [ 1, )f 1 の定義域 = f の値域 = [ 0, )

Q&A 疑問と答え

Is it possible for a function to have more than one inverse?

一つの関数が二つ以上の逆関数を持つことはありうるか。

No. If two supposedly different functions, say, g and h, both meet the definition of being inverses of another function f, then you can prove that g=h. We have just seen that some functions only have inverses if we restrict the domain of the original function. In these cases, there may be more than one way to restrict the domain, leading to different inverses. However, on any one domain, the original function still has only one unique inverse.

無い。違うはずの二つの関数、たとえば gh が、どちらも別の関数 f の逆関数の定義を満たすなら、g=h であることを証明できる。もとの関数の定義域を制限しないと逆関数を持たない関数があることは見た。そうした場合、定義域の制限の仕方は一通りとは限らず、違う逆関数になりうる。しかし一つの定義域の上では、もとの関数の逆関数はやはりただ一つである。

Domain and Range of Inverse Functions 逆関数の定義域と値域

The range of a function f(x) is the domain of the inverse function f 1 (x).

関数 f(x) の値域は、逆関数 f 1 (x) の定義域である。

The domain of f(x) is the range of f 1 (x).

f(x) の定義域は f 1 (x) の値域である。

How To 手順

Given a function, find the domain and range of its inverse.

関数が与えられたとき、その逆関数の定義域と値域を求める。

1. If the function is one-to-one, write the range of the original function as the domain of the inverse, and write the domain of the original function as the range of the inverse.2. If the domain of the original function needs to be restricted to make it one-to-one, then this restricted domain becomes the range of the inverse function.

1. その関数が一対一なら、もとの関数の値域を逆関数の定義域として書き、もとの関数の定義域を逆関数の値域として書く。2. 一対一にするためにもとの関数の定義域を制限する必要があるなら、その制限した定義域が逆関数の値域になる。

Example 4例4

Finding the Inverses of Toolkit Functions道具となる関数の逆関数を求める

Identify which of the toolkit functions besides the quadratic function are not one-to-one, and find a restricted domain on which each function is one-to-one, if any. The toolkit functions are reviewed in Table 2. We restrict the domain in such a fashion that the function assumes all y-values exactly once.

二次関数のほかに一対一でない道具となる関数を挙げ、各関数が一対一になる制限された定義域があればそれを求めよ。道具となる関数は表2にまとめてある。関数が y の値をちょうど一度ずつとるように定義域を制限する。

Constant定数関数Identity恒等関数Quadratic二次関数Cubic三次関数Reciprocal逆数
f(x)=cf(x)=xf(x)=x 2f(x)=x 3f(x)=1 x
Reciprocal squared逆数の二乗Cube root三乗根Square root平方根Absolute value絶対値
f(x)=1 x 2f(x)=x 3f(x)=xf(x)=| x |

Solution 解答

The constant function is not one-to-one, and there is no domain (except a single point) on which it could be one-to-one, so the constant function has no inverse.

定数関数は一対一ではなく、一対一になりうる定義域も(一点を除いて)無いので、定数関数に逆関数は無い。

The absolute value function can be restricted to the domain [ 0, ), where it is equal to the identity function.

絶対値関数は、恒等関数と一致する定義域 [ 0, ) に制限できる。

The reciprocal-squared function can be restricted to the domain ( 0, ).

逆数の二乗の関数は、定義域 ( 0, ) に制限できる。

Analysis 考察

We can see that these functions (if unrestricted) are not one-to-one by looking at their graphs, shown in Figure 4. They both would fail the horizontal line test. However, if a function is restricted to a certain domain so that it passes the horizontal line test, then in that restricted domain, it can have an inverse.

図4のグラフを見れば、これらの関数が(制限しなければ)一対一でないことが分かる。どちらも横線の判定法を通らない。しかし横線の判定法を通るようにある定義域に制限すれば、その制限された定義域の上で逆関数を持ちうる。

Graph of an absolute function.
Figure 4 (a) Absolute value (b) Reciprocal square図4 (a) 絶対値 (b) 逆数の二乗

Try It #4やってみよう4

The domain of function f is (1,) and the range of function f is (−∞,−2). Find the domain and range of the inverse function.

関数 f の定義域は (1,)、値域は (−∞,−2) である。f の逆関数の定義域と値域を求めよ。

Finding and Evaluating Inverse Functions逆関数を求め、その値を求める

Once we have a one-to-one function, we can evaluate its inverse at specific inverse function inputs or construct a complete representation of the inverse function in many cases.

一対一の関数があれば、特定の入力での逆関数の値を求められるし、多くの場合は逆関数の完全な表し方を作れる。

Inverting Tabular Functions表で表された関数の逆関数

Suppose we want to find the inverse of a function represented in table form. Remember that the domain of a function is the range of the inverse and the range of the function is the domain of the inverse. So we need to interchange the domain and range.

表の形で表された関数の逆関数を求めたいとしよう。関数の定義域が逆関数の値域であり、関数の値域が逆関数の定義域だったことを思い出そう。よって定義域と値域を入れ替えればよい。

Each row (or column) of inputs becomes the row (or column) of outputs for the inverse function. Similarly, each row (or column) of outputs becomes the row (or column) of inputs for the inverse function.

入力の各行(または列)が、逆関数の出力の行(または列)になる。同じく、出力の各行(または列)が逆関数の入力の行(または列)になる。

Example 5例5

Interpreting the Inverse of a Tabular Function表で表された関数の逆関数を読み取る

A function f(t) is given in Table 3, showing distance in miles that a car has traveled in t minutes. Find and interpret f 1 (70).

表3に関数 f(t) が与えられている。これは自動車が t 分で進んだ距離(マイル)を示す。f 1 (70) を求め、その意味を述べよ。

t(minutes) 30507090
f( t )(miles) 20406070

Solution 解答

The inverse function takes an output of f and returns an input for f. So in the expression f 1 (70), 70 is an output value of the original function, representing 70 miles. The inverse will return the corresponding input of the original function f, 90 minutes, so f 1 (70)=90. The interpretation of this is that, to drive 70 miles, it took 90 minutes.

逆関数は f の出力を受け取って f の入力を返す。よって式 f 1 (70) の70は、もとの関数の出力値であり、70マイルを表す。逆関数は、もとの関数の対応する入力 f、すなわち90分を返すので f 1 (70)=90. である。これは、70マイル走るのに90分かかったという意味である。

Alternatively, recall that the definition of the inverse was that if f(a)=b, then f 1 (b)=a. By this definition, if we are given f 1 (70)=a, then we are looking for a value a so that f(a)=70. In this case, we are looking for a t so that f(t)=70, which is when t=90.

あるいは、逆関数の定義が「f(a)=b なら f 1 (b)=a」であったことを思い出そう。この定義によれば、f 1 (70)=a が与えられたとき、f(a)=70. となる値 a を探していることになる。この場合、f(t)=70 となる t を探しており、それは t=90. のときである。

Try It #5やってみよう5

Using Table 4, find and interpret ⓐ f(60), and ⓑ f 1 (60).

表4を使って、ⓐ f(60) と ⓑ f 1 (60) を求め、その意味を述べよ。

t(minutes) 3050607090
f( t )(miles) 2040506070

Evaluating the Inverse of a Function, Given a Graph of the Original Functionもとの関数のグラフが与えられたとき、逆関数の値を求める

We saw in Functions and Function Notation that the domain of a function can be read by observing the horizontal extent of its graph. We find the domain of the inverse function by observing the vertical extent of the graph of the original function, because this corresponds to the horizontal extent of the inverse function. Similarly, we find the range of the inverse function by observing the horizontal extent of the graph of the original function, as this is the vertical extent of the inverse function. If we want to evaluate an inverse function, we find its input within its domain, which is all or part of the vertical axis of the original function’s graph.

「関数とその表記」で、関数の定義域はそのグラフの横の広がりを見れば読み取れることを学んだ。逆関数の定義域は、もとの関数のグラフの縦の広がりを見れば分かる。それが逆関数の横の広がりに当たるからである。同じく、逆関数の値域は、もとの関数のグラフの横の広がりを見れば分かる。それが逆関数の縦の広がりだからである。逆関数の値を求めたいときは、その定義域の中にある入力を探す。それはもとの関数のグラフの縦の軸の全体または一部である。

How To 手順

Given the graph of a function, evaluate its inverse at specific points.

関数のグラフが与えられたとき、決まった点での逆関数の値を求める。

1. Find the desired input on the y-axis of the given graph.2. Read the inverse function’s output from the x-axis of the given graph.

1. 与えられたグラフの y軸で、求めたい入力を見つける。2. 与えられたグラフの x軸から、逆関数の出力を読み取る。

Example 6例6

Evaluating a Function and Its Inverse from a Graph at Specific Pointsグラフから、決まった点での関数とその逆関数の値を求める

A function g(x) is given in Figure 5. Find g(3) and g 1 (3).

図5に関数 g(x) が与えられている。g(3)g 1 (3) を求めよ。

A graph displays an exponential growth function g(x) on a coordinate plane. The blue curve rises continuously, starting near the x-axis for negative x values and increasing sharply for positive x values.

Solution 解答

To evaluate g(3), we find 3 on the x-axis and find the corresponding output value on the y-axis. The point ( 3,1 ) tells us that g(3)=1.

g(3) を求めるには、x軸で3を見つけ、y軸で対応する出力値を見つける。点 ( 3,1 ) から g(3)=1. が分かる。

To evaluate g 1 (3), recall that by definition g 1 (3) means the value of x for which g(x)=3. By looking for the output value 3 on the vertical axis, we find the point ( 5,3 ) on the graph, which means g(5)=3, so by definition, g 1 (3)=5. See Figure 6.

g 1 (3) を求めるには、定義により g 1 (3)g(x)=3. となる x の値を意味することを思い出そう。縦の軸で出力値3を探すと、グラフ上の点 ( 5,3 ) が見つかる。これは g(5)=3 を意味するので、定義により g 1 (3)=5. である。図6を見よ。

Graph of g(x).

Try It #6やってみよう6

Using the graph in Figure 5, ⓐ find g 1 (1), and ⓑ estimate g 1 (4).

図5のグラフを使って、ⓐ g 1 (1) を求め、ⓑ g 1 (4) を見積もれ。

Finding Inverses of Functions Represented by Formulas式で表された関数の逆関数を求める

Sometimes we will need to know an inverse function for all elements of its domain, not just a few. If the original function is given as a formula—for example, y as a function of x we can often find the inverse function by solving to obtain x as a function of y.

定義域のいくつかの点だけでなく、すべての要素について逆関数を知る必要があることもある。もとの関数が式で——たとえば x の関数としての y として——与えられていれば、y の関数としての x を得るように解くことで、逆関数を求められることが多い。

How To 手順

Given a function represented by a formula, find the inverse.

式で表された関数が与えられたとき、その逆関数を求める。

1. Make sure f is a one-to-one function.2. Solve for x.3. Interchange x and y.4. Replace y with f-1(x). (Variables may be different in different cases, but the principle is the same.)

1. f が一対一の関数であることを確かめる。2. x について解く。3. xy を入れ替える。4. yf-1(x) に置き換える(場合によって変数は違うが、考え方は同じである)。

Example 7例7

Inverting the Fahrenheit-to-Celsius Function華氏から摂氏への関数の逆関数を求める

Find a formula for the inverse function that gives Fahrenheit temperature as a function of Celsius temperature.

摂氏の気温の関数として華氏の気温を与える逆関数の式を求めよ。

C=5 9 (F32)

Solution 解答

C = 5 9 (F32) C9 5 = F32 F = 9 5 C+32

By solving in general, we have uncovered the inverse function. If

一般に解くことで、逆関数が明らかになった。

C=h(F)=5 9 (F32),

then

すると

F=h 1 (C)=9 5 C+32

In this case, we introduced a function h to represent the conversion because the input and output variables are descriptive, and writing C 1 could get confusing.

この場合、入力と出力の変数が中身を思わせるものになっており、C 1 と書くと紛らわしいので、換算を表す関数 h を導いた。

Try It #7やってみよう7

Solve for x in terms of y given y=1 3 (x5).

y=1 3 (x5). が与えられたとき、y を使って x について解け。

Example 8例8

Solving to Find an Inverse Function解いて逆関数を求める

Find the inverse of the function f( x )=2 x3 +4.

関数 f( x )=2 x3 +4. の逆関数を求めよ。

Solution 解答

y = 2 x3 +4 Set up an equation. y4 = 2 x3 Subtract 4 from both sides. x3 = 2 y4 Multiply both sides by x3and divide by y4. x = 2 y4 +3 Add 3 to both sides.

So f 1 ( y )=2 y4 +3 or f 1 ( x )=2 x4 +3.

よって f 1 ( y )=2 y4 +3 すなわち f 1 ( x )=2 x4 +3. である。

Analysis 考察

The domain and range of f exclude the values 3 and 4, respectively. f and f 1 are equal at two points but are not the same function, as we can see by creating Table 5.

f の定義域と値域は、それぞれ3と4を除く。ff 1 は二点で等しくなるが、表5を作れば分かるとおり同じ関数ではない。

x 125f 1 (y)
f(x) 325y

Example 9例9

Solving to Find an Inverse with Radicals解いて、根号を含む逆関数を求める

Find the inverse of the function f(x)=2+x4 .

関数 f(x)=2+x4 の逆関数を求めよ。

Solution 解答

y = 2+x4 (y2) 2 = x4 x = (y2) 2 +4

So f 1 ( x )=( x2 ) 2 +4.

よって f 1 ( x )=( x2 ) 2 +4. である。

The domain of f is [4,). Notice that the range of f is [2,), so this means that the domain of the inverse function f 1 is also [2,).

f の定義域は [4,) である。f の値域が [2,) であることに注意せよ。つまり逆関数 f 1 の定義域も [2,) である。

Analysis 考察

The formula we found for f 1 ( x ) looks like it would be valid for all real x. However, f 1 itself must have an inverse (namely, f ) so we have to restrict the domain of f 1 to [2,) in order to make f 1 a one-to-one function. This domain of f 1 is exactly the range of f.

求めた f 1 ( x ) の式は、すべての実数 x について成り立つように見える。しかし f 1 自身も逆関数(すなわち f)を持たなければならないので、f 1 を一対一の関数にするために f 1 の定義域を [2,) に制限しなければならない。この定義域 f 1 は、ちょうど f の値域である。

Try It #8やってみよう8

What is the inverse of the function f(x)=2x ? State the domains of both the function and the inverse function.

関数 f(x)=2x ? の逆関数は何か。もとの関数と逆関数の両方の定義域を述べよ。

Finding Inverse Functions and Their Graphs逆関数とそのグラフを求める

Now that we can find the inverse of a function, we will explore the graphs of functions and their inverses. Let us return to the quadratic function f(x)=x 2 restricted to the domain [0,), on which this function is one-to-one, and graph it as in Figure 7.

関数の逆関数を求められるようになったので、関数とその逆関数のグラフを調べよう。二次関数 f(x)=x 2 に戻り、この関数が一対一になる定義域 [0,) に制限して、図7のようにグラフを描く。

Graph of f(x).
Figure 7 Quadratic function with domain restricted to [0, ∞).図7 定義域を [0, ∞) に制限した二次関数

Restricting the domain to [0,) makes the function one-to-one (it will obviously pass the horizontal line test), so it has an inverse on this restricted domain.

定義域を [0,) に制限するとこの関数は一対一になる(明らかに横線の判定法を通る)ので、この制限された定義域の上で逆関数を持つ。

We already know that the inverse of the toolkit quadratic function is the square root function, that is, f 1 (x)=x . What happens if we graph both f and f 1 on the same set of axes, using the x- axis for the input to both fand  f 1 ?

道具となる二次関数の逆関数が平方根の関数、すなわち f 1 (x)=x であることはすでに知っている。ff 1 の両方を同じ座標軸に、fおよびf 1 ? のどちらの入力にも x- 軸を使って描くとどうなるか。

We notice a distinct relationship: The graph of f 1 (x) is the graph of f(x) reflected about the diagonal line y=x, which we will call the identity line, shown in Figure 8.

はっきりした関係に気づく。f 1 (x) のグラフは、f(x) のグラフを斜めの直線 y=x に関して折り返したものである。この直線を恒等の直線と呼ぶことにする。図8を見よ。

Graph of f(x) and f^(-1)(x).
Figure 8 Square and square-root functions on the non-negative domain図8 非負の定義域での二乗の関数と平方根の関数

This relationship will be observed for all one-to-one functions, because it is a result of the function and its inverse swapping inputs and outputs. This is equivalent to interchanging the roles of the vertical and horizontal axes.

この関係はすべての一対一の関数で見られる。関数とその逆関数が入力と出力を入れ替えることから生じるからである。これは縦の軸と横の軸の役割を入れ替えることと同じである。

Example 10例10

Finding the Inverse of a Function Using Reflection about the Identity Line恒等の直線に関する対称移動を使って逆関数を求める

Given the graph of f(x) in Figure 9, sketch a graph of f 1 (x).

図9の f(x) のグラフが与えられたとき、f 1 (x) のグラフの概形を描け。

This Cartesian coordinate graph displays a square root function. The curve starts at roughly (0, -3.5) on the y-axis and extends upward and to the right, illustrating an increasing trend.

Solution 解答

This is a one-to-one function, so we will be able to sketch an inverse. Note that the graph shown has an apparent domain of ( 0, ) and range of ( , ), so the inverse will have a domain of ( , ) and range of ( 0, ).

これは一対一の関数なので、逆関数の概形を描ける。示したグラフの定義域は見たところ ( 0, )、値域は ( , ) なので、逆関数の定義域は ( , )、値域は ( 0, ) になる。

If we reflect this graph over the line y=x, the point ( 1,0 ) reflects to ( 0,1 ) and the point ( 4,2 ) reflects to ( 2,4 ). Sketching the inverse on the same axes as the original graph gives Figure 10.

このグラフを直線 y=x に関して折り返すと、点 ( 1,0 )( 0,1 ) へ、点 ( 4,2 )( 2,4 ) へ移る。もとのグラフと同じ座標軸に逆関数の概形を描くと図10になる。

Graph of f(x) and f^(-1)(x).
Figure 10 The function and its inverse, showing reflection about the identity line図10 関数とその逆関数。恒等の直線に関する対称移動が見てとれる。

Try It #9やってみよう9

Draw graphs of the functions f and f 1 from Example 8.

例8の関数 ff 1 のグラフを描け。

Q&A 疑問と答え

Is there any function that is equal to its own inverse?

自分自身と等しい逆関数を持つ関数はあるか。

Yes. If f=f 1 , then f( f( x ) )=x, and we can think of several functions that have this property. The identity function does, and so does the reciprocal function, because

ある。f=f 1 なら f( f( x ) )=x であり、この性質を持つ関数はいくつか思いつく。恒等関数がそうであり、逆数の関数もそうである。なぜなら

1 1 x =x

Any function f( x )=cx, where c is a constant, is also equal to its own inverse.

定数 c を使った f( x )=cx の形の関数も、どれも自分自身と等しい逆関数を持つ。

Media 教材

Access these online resources for additional instruction and practice with inverse functions.

逆関数についての説明と練習をさらに求めるなら、次のオンライン教材にあたるとよい。

Inverse FunctionsOne-to-one FunctionsInverse Function Values Using GraphRestricting the Domain and Finding the Inverse

・逆関数・一対一の関数・グラフを使った逆関数の値・定義域を制限して逆関数を求める

Verbal言葉で答える問題

1. Describe why the horizontal line test is an effective way to determine whether a function is one-to-one?

1. 横線の判定法が、関数が一対一かどうかを判定するのに有効なのはなぜかを述べよ。

2. Why do we restrict the domain of the function f(x)=x 2 to find the function’s inverse?

2. 関数 f(x)=x 2 の逆関数を求めるために、その定義域を制限するのはなぜか。

3. Can a function be its own inverse? Explain.

3. 関数が自分自身の逆関数になることはありうるか。説明せよ。

4. Are one-to-one functions either always increasing or always decreasing? Why or why not?

4. 一対一の関数は、つねに増加するかつねに減少するかのどちらかか。そうである、あるいはそうでない理由は何か。

5. How do you find the inverse of a function algebraically?

5. 関数の逆関数を式の上でどう求めるか。

Algebraic代数の問題

6. Show that the function f(x)=ax is its own inverse for all real numbers a.

6. 関数 f(x)=ax が、すべての実数 a について自分自身の逆関数であることを示せ。

For the following exercises, find f 1 (x) for each function.

次の各問について、各関数の f 1 (x) を求めよ。

7. f(x)=x+3

8. f(x)=x+5

9. f(x)=2x

10. f(x)=3x

11. f(x)=x x+2

12. f(x)=2x+3 5x+4

For the following exercises, find a domain on which each function f is one-to-one and non-decreasing. Write the domain in interval notation. Then find the inverse of f restricted to that domain.

次の各問について、各関数 f が一対一かつ非減少になる定義域を求めよ。定義域を区間の書き方で書け。そのうえで、その定義域に制限した f の逆関数を求めよ。

13. f(x)=(x+7) 2

14. f(x)=(x6) 2

15. f(x)=x 2 5

16. Given f( x )=x 2+x and g(x)=2x 1x :

16. f( x )=x 2+xg(x)=2x 1x : が与えられている。

Find f(g(x)) and g(f(x)).What does the answer tell us about the relationship between f(x) and g(x)?

f(g(x))g(f(x)) を求めよ。その答えは、f(x)g(x)? の関係について何を教えてくれるか。

For the following exercises, use function composition to verify that f(x) and g(x) are inverse functions.

次の各問について、関数の合成を使って f(x)g(x) が互いに逆関数であることを確かめよ。

17. f(x)=x1 3 and g(x)=x 3 +1

17. f(x)=x1 3g(x)=x 3 +1

18. f(x)=3x+5 and g(x)=x5 3

18. f(x)=3x+5g(x)=x5 3

Graphicalグラフの問題

For the following exercises, use a graphing utility to determine whether each function is one-to-one.

次の各問について、グラフ作成ツールを使って各関数が一対一かどうかを判定せよ。

19. f(x)=x

20. f(x)=3x+1 3

21. f(x)=−5x+1

22. f(x)=x 3 27

For the following exercises, determine whether the graph represents a one-to-one function.

次の各問について、そのグラフが一対一の関数を表しているかどうかを判定せよ。

24.

Graph of a step-function.

For the following exercises, use the graph of f shown in Figure 11.

次の各問では、図11に示した f のグラフを使え。

Graph of a line.

25. Find f( 0 ).

25. f( 0 ) を求めよ。

26. Solve f(x)=0.

26. f(x)=0. を解け。

27. Find f 1 ( 0 ).

27. f 1 ( 0 ) を求めよ。

28. Solve f 1 ( x )=0.

28. f 1 ( x )=0. を解け。

For the following exercises, use the graph of the one-to-one function shown in Figure 12.

次の各問では、図12に示した一対一の関数のグラフを使え。

Graph of a square root function.

29. Sketch the graph of f 1 .

29. f 1 のグラフの概形を描け。

30. Find f(6)and f 1 (2).

30. f(6)およびf 1 (2) を求めよ。

31. If the complete graph of f is shown, find the domain of f.

31. これが f のグラフの全体だとして、f の定義域を求めよ。

32. If the complete graph of f is shown, find the range of f.

32. これが f のグラフの全体だとして、f の値域を求めよ。

Numeric数値の問題

For the following exercises, evaluate or solve, assuming that the function f is one-to-one.

次の各問について、関数 f が一対一であるとして、値を求めるか方程式を解け。

33. If f(6)=7, find f 1 (7).

33. f(6)=7 のとき、f 1 (7) を求めよ。

34. If f(3)=2, find f 1 (2).

34. f(3)=2 のとき、f 1 (2) を求めよ。

35. If f 1 ( 4 )=8, find f(8).

35. f 1 ( 4 )=8 のとき、f(8) を求めよ。

36. If f 1 ( 2 )=1, find f(1).

36. f 1 ( 2 )=1 のとき、f(1) を求めよ。

For the following exercises, use the values listed in Table 6 to evaluate or solve.

次の各問では、表6に並べた値を使って、値を求めるか方程式を解け。

x 0123456789
f(x) 8074265391

37. Find f( 1 ).

37. f( 1 ) を求めよ。

38. Solve f(x)=3.

38. f(x)=3. を解け。

39. Find f 1 ( 0 ).

39. f 1 ( 0 ) を求めよ。

40. Solve f 1 ( x )=7.

40. f 1 ( x )=7. を解け。

41. Use the tabular representation of f in Table 7 to create a table for f 1 ( x ).

41. 表7の f の表を使って、f 1 ( x ) の表を作れ。

x 3691314
f(x) 1471216
Technology機器を使う問題

For the following exercises, find the inverse function. Then, graph the function and its inverse.

次の各問について、逆関数を求めよ。そのうえで、その関数と逆関数のグラフを描け。

42. f(x)=3 x2

43. f(x)=x 3 1

44. Find the inverse function of f(x)=1 x1 . Use a graphing utility to find its domain and range. Write the domain and range in interval notation.

44. f(x)=1 x1 の逆関数を求めよ。グラフ作成ツールを使ってその定義域と値域を求めよ。定義域と値域を区間の書き方で書け。

Real-World Applications応用問題

45. To convert from x degrees Celsius to y degrees Fahrenheit, we use the formula f(x)=9 5 x+32. Find the inverse function, if it exists, and explain its meaning.

45. 摂氏 x 度を華氏 y 度に直すには、公式 f(x)=9 5 x+32. を使う。逆関数があれば求め、その意味を説明せよ。

46. The circumference C of a circle is a function of its radius given by C(r)=2πr. Express the radius of a circle as a function of its circumference. Call this function r(C). Find r(36π) and interpret its meaning.

46. 円周 C はその半径の関数で、C(r)=2πr で与えられる。円の半径をその円周の関数として表せ。この関数を r(C) と呼べ。r(36π) を求め、その意味を述べよ。

47. A car travels at a constant speed of 50 miles per hour. The distance the car travels in miles is a function of time, t, in hours given by d(t)=50t. Find the inverse function by expressing the time of travel in terms of the distance traveled. Call this function t(d). Find t(180) and interpret its meaning.

47. ある自動車が時速50マイルの一定の速さで走る。走った距離(マイル)は時間 t(時)の関数で、d(t)=50t で与えられる。走った距離を使って走行時間を表すことで、逆関数を求めよ。この関数を t(d) と呼べ。t(180) を求め、その意味を述べよ。