プリンピキア

第6章指数関数と対数関数Exponential and Logarithmic Functions

6.1 指数関数

Evaluating Exponential Functions指数関数の値を求める

Recall that the base of an exponential function must be a positive real number other than 1. Why do we limit the base b to positive values? To ensure that the outputs will be real numbers. Observe what happens if the base is not positive:

指数関数の底は、1. 以外の正の実数でなければならないのを思い出そう。なぜ底 b を正の値に限るのか。出力が実数になるようにするためである。底が正でないと何が起こるかを見よう。

• Let b=9 and x=1 2 . Then f(x)=f( 1 2 )=( 9 ) 1 2 =9 , which is not a real number.

b=9x=1 2 とする。すると f(x)=f( 1 2 )=( 9 ) 1 2 =9 となり、これは実数ではない。

Why do we limit the base to positive values other than 1? Because base 1 results in the constant function. Observe what happens if the base is 1:

なぜ底を 1? 以外の正の値に限るのか。底が 1 だと定数関数になるからである。底が 1: のとき何が起こるかを見よう。

• Let b=1. Then f(x)=1 x =1 for any value of x.

b=1. とする。すると x のどんな値についても f(x)=1 x =1 となる。

To evaluate an exponential function with the form f(x)=b x , we simply substitute x with the given value, and calculate the resulting power. For example:

f(x)=b x の形の指数関数の値を求めるには、x を与えられた値に置き換えて、その累乗を計算するだけでよい。たとえば次のとおりである。

Let f(x)=2 x . What is f(3)?

f(x)=2 x とする。f(3)? はいくらか。

f( x ) =2 x f( 3 ) =2 3 Substitute x=3. =8 Evaluate the power.

To evaluate an exponential function with a form other than the basic form, it is important to follow the order of operations. For example:

基本の形以外の形をした指数関数の値を求めるには、計算の順序に従うことが大切である。たとえば次のとおりである。

Let f(x)=30( 2 ) x . What is f(3)?

f(x)=30( 2 ) x とする。f(3)? はいくらか。

f( x ) =30( 2 ) x f( 3 ) =30( 2 ) 3 Substitute x=3. =30( 8 ) Simplify the power first. =240 Multiply.

Note that if the order of operations were not followed, the result would be incorrect:

計算の順序に従わないと、結果が間違うことに注意しよう。

f(3)=30( 2 ) 3 60 3 =216,000

Example 2例2

Evaluating Exponential Functions指数関数の値を求める

Let f( x )=5( 3 ) x+1 . Evaluate f( 2 ) without using a calculator.

f( x )=5( 3 ) x+1 とする。電卓を使わずに f( 2 ) の値を求めよ。

Solution 解答

Follow the order of operations. Be sure to pay attention to the parentheses.

計算の順序に従う。括弧に必ず気をつけること。

f( x ) =5( 3 ) x+1 f( 2 ) =5( 3 ) 2+1 Substitute x=2. =5( 3 ) 3 Add the exponents. =5( 27 ) Simplify the power. =135 Multiply.

Try It #2やってみよう2

Let f( x )=8( 1.2 ) x5 . Evaluate f( 3 ) using a calculator. Round to four decimal places.

f( x )=8( 1.2 ) x5 とする。電卓を使って f( 3 ) の値を求めよ。小数第四位まで丸めよ。

Defining Exponential Growth指数的な増加を定める

Because the output of exponential functions increases very rapidly, the term “exponential growth” is often used in everyday language to describe anything that grows or increases rapidly. However, exponential growth can be defined more precisely in a mathematical sense. If the growth rate is proportional to the amount present, the function models exponential growth.

指数関数の出力はとても速く増えるので、「指数的な増加」という言葉は、速く育つもの・増えるものを述べるのに日常の言葉でしばしば使われる。だが指数的な増加は、数学の意味ではもっと精しく定められる。増加の割合が現在の量に比例するなら、その関数は指数的な増加のモデルになる。

Exponential Growth 指数的増加

A function that models exponential growth grows by a rate proportional to the amount present. For any real number x and any positive real numbers a  and b such that b1, an exponential growth function has the form

指数的な増加のモデルになる関数は、現在の量に比例する割合で増える。任意の実数 x と、b1 を満たす任意の正の実数 a b について、指数的な増加の関数は次の形をとる。

f(x)=ab x

where

ここで

a is the initial or starting value of the function.b is the growth factor or growth multiplier per unit x .

a はこの関数の初期値、すなわち出発点の値である。bx 1単位あたりの増加因子、すなわち増加の倍率である。

In more general terms, we have an exponential function, in which a constant base is raised to a variable exponent. To differentiate between linear and exponential functions, let’s consider two companies, A and B. Company A has 100 stores and expands by opening 50 new stores a year, so its growth can be represented by the function A( x )=100+50x. Company B has 100 stores and expands by increasing the number of stores by 50% each year, so its growth can be represented by the function B(x)=100( 1+0.5 ) x .

より一般には、定数の底を変数の指数で累乗した指数関数がある。一次関数と指数関数を見分けるために、二つの会社AとBを考えよう。会社Aは100店舗を持ち、年に50店ずつ新しく開いて広がるので、その成長は関数 A( x )=100+50x で表せる。会社Bは100店舗を持ち、毎年店舗数を50%ずつ増やして広がるので、その成長は関数 B(x)=100( 1+0.5 ) x で表せる。

A few years of growth for these companies are illustrated in Table 3.

この二つの会社の数年分の成長を表3に示す。

Year, xxStores, Company A店舗数、会社AStores, Company B店舗数、会社B
0100+50( 0 )=100100( 1+0.5 ) 0 =100
1100+50( 1 )=150100( 1+0.5 ) 1 =150
2100+50( 2 )=200100( 1+0.5 ) 2 =225
3100+50( 3 )=250100( 1+0.5 ) 3 =337.5
xA( x )=100+50xB(x)=100( 1+0.5 ) x

The graphs comparing the number of stores for each company over a five-year period are shown in Figure 2. We can see that, with exponential growth, the number of stores increases much more rapidly than with linear growth.

5年間の各社の店舗数を比べたグラフを図2に示す。指数的な増加では、一次の増加よりずっと速く店舗数が増えるのが見てとれる。

Graph of Companies A and B’s functions, which values are found in the previous table.
Figure 2 The graph shows the numbers of stores Companies A and B opened over a five-year period.図2 このグラフは、会社Aと会社Bが5年間に開いた店舗数を示している。

Notice that the domain for both functions is [0,), and the range for both functions is [100,). After year 1, Company B always has more stores than Company A.

どちらの関数も定義域は [0,)、値域は [100,) であることに注目しよう。1年目より後は、会社Bの店舗数がつねに会社Aより多い。

Now we will turn our attention to the function representing the number of stores for Company B, B(x)=100( 1+0.5 ) x . In this exponential function, 100 represents the initial number of stores, 0.50 represents the growth rate, and 1+0.5=1.5 represents the growth factor. Generalizing further, we can write this function as B(x)=100( 1.5 ) x , where 100 is the initial value, 1.5 is called the base, and x is called the exponent.

次に、会社Bの店舗数を表す関数 B(x)=100( 1+0.5 ) x に目を向ける。この指数関数で、100は初めの店舗数、0.50は増加の割合、1+0.5=1.5 は増加因子を表す。さらに一般化すれば、この関数は B(x)=100( 1.5 ) x と書ける。100が初期値、1.5 が底、x が指数と呼ばれる。

Example 3例3

Evaluating a Real-World Exponential Model現実の指数のモデルの値を求める

At the beginning of this section, we learned that the population of India was about 1.25 billion in the year 2013, with an annual growth rate of about 1.2%. This situation is represented by the growth function P(t)=1.25( 1.012 ) t , where t is the number of years since 2013. To the nearest thousandth, what will the population of India be in 2031?

この節の初めに、インドの人口が2013年におよそ 1.25 十億人で、年ごとの増加の割合がおよそ 1.2% だと学んだ。この状況は増加の関数 P(t)=1.25( 1.012 ) t で表される。ここで t2013. 年からの年数である。小数第三位まで求めると、2031? 年のインドの人口はいくらになるか。

Solution 解答

To estimate the population in 2031, we evaluate the models for t=18, because 2031 is 18 years after 2013. Rounding to the nearest thousandth,

2031年は2013年の 18 年後なので、2031年の人口を見積もるには t=18 でモデルの値を求める。小数第三位まで丸めると、次のようになる。

P(18)=1.25( 1.012 ) 18 1.549

There will be about 1.549 billion people in India in the year 2031.

2031年のインドの人口はおよそ15.49億人になる。

Try It #3やってみよう3

The population of China was about 1.39 billion in the year 2013, with an annual growth rate of about 0.6%. This situation is represented by the growth function P(t)=1.39( 1.006 ) t , where t is the number of years since 2013. To the nearest thousandth, what will the population of China be for the year 2031? How does this compare to the population prediction we made for India in Example 3?

中国の人口は2013年におよそ13.9億人で、年ごとの増加の割合はおよそ 0.6% だった。この状況は増加の関数 P(t)=1.39( 1.006 ) t で表される。ここで t2013. 年からの年数である。小数第三位まで求めると、2031年の中国の人口はいくらになるか。これは例3で立てたインドの人口の予測とどう比べられるか。