Friday, June 28, 2024

21.12 - Logarithmic Functions

In the previous section, we completed a discussion on exponential functions. In this section, we will see logarithmic functions.

Some basic details about logarithmic functions can be written in 3 steps:
1. Consider the exponential function that we saw in the previous section: y = f(x) = bx.
♦ where b > 0 and b ≠ 1.
2. Here "b" is a constant. x and y are variables.
• If we give an input x, we will get an output y.
• For example, if b = 2 and x = 3, we get: y = 23 = 8.
• In such a situation, we say that:
Logarithm of 8 to the base 2 is 3
• In general, if y = bx, we say that:
Logarithm of y to the base b is x.
3. Logarithm of y to the base b is denoted as logb y.
• So if y = bx, we can write: logb y = x.


Let us see some solved examples:

Solved example 21.41
Evaluate the following logarithms:
(a) log10 1000 (b) log4 16 (c) log5 625 (d) log1/6 36 (e) $\log_9 \frac{1}{531441}$ (f) $\log_{\frac{3}{2}} \frac{27}{8}$
Solution:
Part (a)
1. Let log10 1000 = x
2. Then we can write: 1000 = 10x.
3. We have: 1000 = 103.
4. From (2) and (3), we get: 10x = 103.
• In the above equation, bases are the same. So equating the powers, we get: x = 3

Part (b)
1. Let log4 16 = x
2. Then we can write: 16 = 4x.
3. We have: 16 = 42.
4. From (2) and (3), we get: 4x = 42.
• In the above equation, bases are the same. So equating the powers, we get: x = 2

Part (c)
1. Let log5 625 = x
2. Then we can write: 625 = 5x.
3. We have: 625 = 54.
4. From (2) and (3), we get: 5x = 54.
• In the above equation, bases are the same. So equating the powers, we get: x = 4

Part (d)
1. Let $\log_{\frac{1}{6}} 36$ = x
2. Then we can write: $36 = \left(\frac{1}{6} \right)^x$.
⇒ $36 = 6^{-x}$
3. We have: 36 = 62.
4. From (2) and (3), we get: 6−x = 62.
• In the above equation, bases are the same. So equating the powers, we get: x = −2

Part (e)
1. Let $\log_9 \frac{1}{531441}$ = x
2. Then we can write: $\frac{1}{531441}$ = 9x.
⇒ (531441)−1 = 9x.
3. We have: 531441 = 96.
⇒ (531441)−1 = (96)−1 = 9−6.
4. From (2) and (3), we get: 9x = 9−6.
• In the above equation, bases are the same. So equating the powers, we get: x = −6

Part (f)
1. Let $\log_{\frac{3}{2}} \frac{27}{8}$ = x
2. Then we can write: $\frac{27}{8} = \left(\frac{3}{2} \right)^x$.
3. We have: $\frac{27}{8} = \left(\frac{3}{2} \right)^3$.
4. From (2) and (3), we get: $\left(\frac{3}{2} \right)^x = \left(\frac{3}{2} \right)^3 $.
• In the above equation, bases are the same. So equating the powers, we get: x = 3


Now we will see how logarithm can be used as a function. It can be written in 4 steps:
1. We know that, if y = bx, then: logb y = x.
2. Consider the expression logb y = x.
• Here, the input y is being processed to obtain y.
• In other words, y is being subjected to a process. The process is nothing but "finding the logarithm of y". (The solved examples that we saw just above, show us how to find the logarithm of a given number). The resulting logarithm is the output.
3. But for functions,
    ♦ Input values are denoted as x.
      ✰ They are plotted along the x-axis.
    ♦ Output values are denoted as y.
      ✰ They are plotted along the y-axis
• So in the expression logb y = x, we need to interchange x and y. We get: logb x = y.
4. So we get a function in which, input x is processed to give output y.
• The process is nothing but "finding the logarithm of x". The resulting logarithm is the output y.
• We can write: y = f(x) = logb x.
This is called logarithmic function.


Let us write the important features about logarithmic functions. It can be written in 7 steps:
1. The general form of the logarithmic function is: f(x) = logb x.
   ♦ b should be greater than zero.
   ♦ b should not be equal to 1.

2. Let us see why b should be greater than zero. It can be written in (iii) steps.
(i) Suppose that, b = −2.
Then the function will be y = f(x) = log(−2) x
(ii) While plotting the graph, when the input is 2, we need to find log(−2) 2
• Let us try:
   ♦ Assume log(−2) 2 = y
   ♦ Then we can write: 2 = (−2)y.
   ♦ ⇒ −2 = 2(1/y).
   ♦ This is impossible because, no power of 2 will give a negative value.
(iii) To avoid such situations, we avoid −ve numbers altogether.

3. Let us see why b should not be equal to one. It can be written in (iii) steps.
(i) Suppose that, b = 1.
Then the function will be y = f(x) = log1 x
(ii) While plotting the graph, when the input is 2, we need to find log1 2
• Let us try:
   ♦ Assume log1 2 = y
   ♦ Then we can write: 2 = (1)y.
   ♦ This is impossible because, all powers of 1 give 1.
(iii) To avoid such a situation, we avoid 1.

4. Fig.21.18 below shows the graphs of some simple logarithmic functions.

Fig.21.18

• Red, and yellow belong to the category: b > 1
• Green and magenta belong to the category: 0 < b < 1
• White shows b = e. It belong to the category: b > 1

5. From the graphs, we see that,
• When b >1:
   ♦ As x increases towards ∞, f(x) also approaches ∞.
         ✰ Red, yellow and white are rising up.
   ♦ As x decreases towards zero, f(x) approaches −∞.
         ✰ Red, yellow and white are falling down.
• When 0 < b < 1:
    ♦ As x increases towards ∞, f(x) approaches −∞.
          ✰ Green and magenta are falling down.
    ♦ As x decreases towards zero, f(x) approaches ∞.
          ✰ Green and magenta are rising up.


6. From the graphs, we see that:
• Input x cannot be a −ve number.
The reason can be demonstrated in (iii) steps:
(i) Suppose that, x = −1000 and b = 10
(Recall that, b cannot be −ve)
So we want to find y, where y = log10 (−1000)
(ii) Let us try:
   ♦ We can write: −1000 = (10)y.
   ♦ This is impossible because, no power of 10 will give a negative value.
(iii) So for logarithmic functions, input can never be −ve.
We will see the actual proof in higher classes.

• Since no input can be −ve, we say that:
Domain of the logarithmic function is R+.

7. From the graphs, we get the following information also:
• The output of a log function can never be zero.
   ♦ Note that, none of the graphs touch the y-axis.
• The range of a log function is (−∞,∞).
• For a log function, the point (1,0) will be always available.
   ♦ This is because, any number raised to the power zero, is 1. Which implies: Whatever be the base, logarithm of 1 is zero.


Now we will discuss the fact that, log function is the inverse of the exponential function. It can be written in 4 steps:
1. Fig.21.19 shows the graphs of three functions:
(i) y = f(x) = ex. (red color)
(ii) y = f(x) = x. (magenta color)
(iii) y = f(x) = loge x. (yellow color)

Fig.21.19

2. Mark any point P on the magenta line.
• Through P, draw a white dashed line perpendicular to the magenta line.
• The white dashed line,
   ♦ intersects the red curve at Q.
   ♦ intersects the yellow curve at R.
• The distances PQ and PR are equal.

3. PQ and PR are equal because,
   ♦ red and yellow curves are mirror images of each other.
   ♦ magenta line is the mirror line.

4. y = ex is the inverse of y = loge x and vice versa.
If we combine them as a composite function, we will get an identity function. This can be demonstrated in (iii) steps:
(i) Let f(x) = ex and g(x) = loge x.
• Then f(g(x)) = f(loge x) = $\rm{e^{\log_e x}}$
• Let $\rm{e^{\log_e x}}$ = u
⇒ loge u = loge x
⇒ u = x
⇒ f(g(x)) = u = x
(ii) Similarly, g(f(x)) = g(ex) = loge (ex).
• Let loge (ex) = v
⇒ ex = ev.
⇒ v = x
⇒ g(f(x)) = v = x
(iii) From (i) and (ii), we get: f(g(x)) = g(f(x)) = x
• That means, f(x) is the inverse of g(x) and vice versa.
• In other words, y = ex is the inverse of y = loge x and vice versa.
• This true for all acceptable values of base b. We can write:
   ♦ y = 10x is the inverse of y = log10 x and vice versa.
   ♦ y = 2x is the inverse of y = log2 x and vice versa.
   ♦ y = ex is the inverse of y = loge x and vice versa.
   ♦ etc.,

Based on this information, let us see a solved example:

Solved example 21.42
Is it true that $\rm{x = e^{\log x}}$ for all real x?
Solution:
1. Consider $\rm{x = e^{\log x}}$.
• It is a composite of two functions:
    ♦ $\rm{y = e^x}$
    ♦ $\rm{y = \log_e x}$
(Recall that, in this chapter, we write $\rm{\log_e x}$ simply as $\rm{\log x}$)
2. Each of the two functions is inverse of the other.
• So whatever is the input, the output will be same as input.
3. Now suppose that, the input x is a −ve number.
• Then the "$\rm{\log x}$" portion of the composite function will not be able to process the input x. This is because, logarithm of −ve numbers does not exist.
4. Therefore, the equation $\rm{x = e^{\log x}}$ is true only when input x is +ve.


In a logarithm function, if e is taken as the base, then we denote it as ln. This can be explained in 4 steps:
1. Recall that, in the case of the exponential function y = bx, if the base is 10, we call it common exponential function.
• In a similar way, in the case of the logarithmic function y = logb x, if the base is 10, we call it common logarithmic function.
2. Recall that, in the case of the exponential function y = bx, if the base is e, we call it natural exponential function.
• In a similar way, in the case of the logarithmic function y = logb x, if the base is e, we call it natural logarithmic function.
3. So the natural logarithmic function is: y = loge x
• It can be written in a short form as: y = ln x.
4. In this chapter, if the base is not specified, it means natural logarithm.
• So, in this chapter, if we see y = log 5, then it means, y = the natural logarithm of 5.


We have completed a basic discussion on logarithmic functions. In the next section, we will see properties of logarithmic functions.

Previous

Contents


Next

Copyright©2024 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment