Sunday, June 30, 2024

21.13 - Properties of Logarithm

In the previous section, we saw some basic details about logarithmic functions. In this section, we will see some of their properties.

Property I: $\rm{\log_a p \,=\, \frac{\log_b p}{\log_b a}}$
   ♦ On the L.H.S, we have log of p to the base a.
   ♦ On the R.H.S, we have log of p to the base b.
• So this property gives us the method to connect two logs of the same number when the bases are different.
• This property is also known as change of base rule.
• We can write the proof in 5 steps:

1. Let $\rm{\log_a p = \alpha}$
Then $\rm{a^{\alpha} = p}$
2. Let $\rm{\log_b p = \beta}$
Then $\rm{b^{\beta} = p}$
3. Let $\rm{\log_b a = \gamma}$
Then $\rm{b^{\gamma} = a}$
4. Substituting (3) in (1), we get:
$\rm{\left(b^{\gamma} \right)^{\alpha} = p}$
⇒ $\rm{b^{\gamma \alpha} = p}$
5. Substituting (4) in (2), we get:
$\rm{b^{\beta} = p = b^{\gamma \alpha}}$
⇒ $\rm{\beta = \gamma \alpha}$
⇒ $\rm{\alpha = \frac{\beta}{\gamma}}$
⇒ $\rm{\log_a p = \frac{\log_b p}{\log_b a}}$

Property II: $\rm{\log_b pq \,=\, \log_b p + \log_b q}$
   ♦ On the L.H.S, we have log of a product pq.
   ♦ On the R.H.S, we have addition of two individual logs.
• So this property helps us to simplify logarithmic equations when products are involved.
• We can write the proof in 4 steps:
1. Let $\rm{\log_b pq = \alpha}$
Then $\rm{b^{\alpha} = pq}$
2. Let $\rm{\log_b p = \beta}$
Then $\rm{b^{\beta} = p}$
3. Let $\rm{\log_b q = \gamma}$
Then $\rm{b^{\gamma} = q}$
4. Substituting (2) and (3) in (1), we get:
$\rm{b^\alpha = b^\beta \times b^\gamma}$
⇒ $\rm{b^\alpha = b^{\beta + \gamma}}$
⇒ $\rm{\alpha = \beta + \gamma}$
⇒ $\rm{\log_b pq = \log_b p + \log_b q}$

Property III: $\rm{\log_b \left(\frac{p}{q} \right) \,=\, \log_b p - \log_b q}$
   ♦ On the L.H.S, we have log of a ratio $\frac{p}{q}$.
   ♦ On the R.H.S, we have subtraction of one individual log from another.
• So this property helps us to simplify logarithmic equations when ratios are involved.
• We can write the proof in 4 steps:
1. Let $\rm{\log_b \left(\frac{p}{q} \right) = \alpha}$
Then $\rm{b^{\alpha} = \frac{p}{q}}$
2. Let $\rm{\log_b p = \beta}$
Then $\rm{b^{\beta} = p}$
3. Let $\rm{\log_b q = \gamma}$
Then $\rm{b^{\gamma} = q}$
4. Substituting (2) and (3) in (1), we get:
$\rm{b^\alpha = \frac{b^\beta}{b^\gamma}}$
⇒ $\rm{b^\alpha = b^{\beta - \gamma}}$
⇒ $\rm{\alpha = \beta - \gamma}$
⇒ $\rm{\log_b pq = \log_b p - \log_b q}$

Property IV: $\rm{\log_b p^2 \,=\, 2 \log_b p}$
   ♦ On the L.H.S, we have log of a square.
   ♦ On the R.H.S, we have individual log multiplied by 2.
• So this property helps us to simplify logarithmic equations when squares are involved.
• We can write the proof in 3 steps:
1. Let $\rm{\log_b (p \times p) = \alpha}$
Then $\rm{b^{\alpha} = p \times p}$
2. Let $\rm{\log_b p = \beta}$
Then $\rm{b^{\beta} = p}$
3. Substituting (2) in (1), we get:
$\rm{b^\alpha = b^\beta \times b^\beta}$
⇒ $\rm{b^\alpha = b^{\beta + \beta}}$
⇒ $\rm{\alpha = \beta + \beta}$
⇒ $\rm{\log_b (p \times p) = \log_b p + \log_b p}$
⇒ $\rm{\log_b p^2 = 2 \log_b p}$

Property V: $\rm{\log_b p^3 \,=\, 3 \log_b p}$
   ♦ On the L.H.S, we have log of a cube.
   ♦ On the R.H.S, we have individual log multiplied by 3.
• So this property helps us to simplify logarithmic equations when cubes are involved.
• We can write the proof in 3 steps:
1. Let $\rm{\log_b (p \times p \times p) = \alpha}$
Then $\rm{b^{\alpha} = p \times p \times p}$
2. Let $\rm{\log_b p = \beta}$
Then $\rm{b^{\beta} = p}$
3. Substituting (2) in (1), we get:
$\rm{b^\alpha = b^\beta \times b^\beta \times b^\beta}$
⇒ $\rm{b^\alpha = b^{\beta + \beta + \beta}}$
⇒ $\rm{\alpha = \beta + \beta + \beta}$
⇒ $\rm{\log_b (p \times p \times p) = \log_b p + \log_b p + \log_b p}$
⇒ $\rm{\log_b p^3 = 3 \log_b p}$

Property VI: $\rm{\log_b p^n \,=\, n \log_b p}$
   ♦ On the L.H.S, we have log of a nth power.
   ♦ On the R.H.S, we have individual log multiplied by n.
• So this property helps us to simplify logarithmic equations when nth power is involved.
• The proof can be written using the principles of mathematical induction.

Property VII: $\rm{\log_p p \,=\, 1}$
   ♦ On the L.H.S, we have same number and base.
   ♦ On the R.H.S, we have 1.
We can write the proof as follows:
• Let $\rm{\log_p p = \alpha}$
• Then $\rm{p^{\alpha} = p}$
⇒ $\rm{p^{\alpha} = p^1}$
⇒ $\rm{\alpha = 1}$

Property VIII: $\rm{\log_b p \,=\, \frac{1}{\log_p b}}$
   ♦ On the L.H.S, we have base b and number p.
   ♦ On the R.H.S, we have base p and number b.
   ♦ So base and number are interchanged.
We can write the proof as follows:
• Applying the change of base rule we get:
$\rm{\log_b p \,=\, \frac{\log_p p}{\log_p b} \,=\, \frac{1}{\log_p b}}$ 

Property IX: $\rm{\log_p {p^x} \,=\, x}$
We can write the proof as follows:
• Let $\rm{\log_p p^x = \alpha}$
• Then $\rm{p^{\alpha} = p^x}$
⇒ $\rm{\alpha = x}$

• Note that, this property is used when we first begin to learn about logarithms. For example:
$\rm{\log_5 625 = \log_5 5^4 = 4}$


Now we will see some solved examples

Solved example 21.43
Express as a single logarithm:
$\rm{2 \log x - 5 \log y + 3 \log z}$
Solution:
1. 2 log x = log x2.
2. −5 log y = −log y5.
3. 3 log z = log z3.
4. log x2 − log y5 + log z3 = $\rm{\frac{x^2 z^3}{y^5}}$

Solved example 21.44
Expand using the properties of logarithm:
$\rm{\log_5 \sqrt[3]{x}}$
Solution:
$\rm{\log_5 \sqrt[3]{x}}$
= $\rm{\log_5 \left(x^{\frac{1}{3}} \right)}$ 
= $\rm{\frac{1}{3} \log_5 x}$

Solved example 21.45
Evaluate log5 28
Solution:
1. We could find the solution easily if it is "25" instead of "28".
2. We cannot directly use the calculator because base is 5.
3. So we will apply the change of base rule. We get:
$\rm{\log_5 28 \,=\,\frac{\log_{10} 28}{\log_{10} 5}\,=\,\frac{1.44715}{0.69897}\,=\,2.07040}$


In the next section, we will see exponential and logarithmic equations.

Previous

Contents


Next

Copyright©2024 Higher secondary mathematics.blogspot.com

No comments:

Post a Comment