All About Logarithmic Functions

All About Logarithmic Functions

5 mins readComment
Vikram
Vikram Singh
Assistant Manager - Content
Updated on Nov 6, 2023 19:31 IST
Step into the world of logarithms: your everyday tool for turning tough multiplication into easy addition. They're not just math magic — they're behind everything from the pitch of a piano to the growth of your savings. Let's simplify the complex together!
logarithmic function

Logarithmic functions are fundamental concepts in mathematics that were introduced by the Scottish mathematician John Napier in the 17th century. These functions act as a translator, converting the exponential equations that are easier to understand and manipulate. In this article, we will discuss what logarithm functions are, types, rules, properties, and some essential logarithmic functions, and at the end, we will discuss some solved examples to get a better understanding of logarithmic functions.

So, let's get started.

Table of Content

What is a Logarithm?

A logarithmic function is an inverse of an exponential function, i.e., the logarithmic of a number x to the base b is the exponent to which b must be raised to produce x.

For Example, the logarithm of 8 to the base 2 is 3 because 2 is raised to the power 3 is 8.

Similarly, the logarithm of 100 to the base 10 is 2 because 10 raised to the power 2 is 100.

In simple terms, a logarithm is the power to which a number (the base) is raised to get another number.

Don't worry if you didn't get what happened in the above example. We have covered all of them in the upcoming sections.

  

Representation of Logarithmic Function

For any exponential function Y = ax, the logarithmic function will be loga(Y) = x. 

Where a > 0 and referred to as the base.

Let's take some examples:

Example: Change the given exponential function (23 = 8) into the logarithmic function.

Here, 2 is the base, 3 is the exponent, and 8 is the result obtained. This exponent function can also be written as log2(8) = 3.

Let's take one more example.

Example: Change the given logarithmic function (log3(9) = 2) into the exponential function.

Here, the base is 3, so the exponent form will be 32 = 9.

 

Domain and Range of Logarithmic Function

  • Domain of y = log (x) is x > 0 or (0, + infinity).
  • The range of any log function is a set of all real numbers.
log x

 

Recommended online courses

Best-suited Maths for Data Science courses for you

Learn Maths for Data Science with these high-rated online courses

Free
12 weeks
– / –
12 weeks
1 K
4 weeks
– / –
12 weeks
– / –
12 weeks
– / –
12 weeks
Free
12 weeks
Free
8 weeks
– / –
12 weeks

Types of Logarithm

On a broader level, there are two types of logarithmic functions.

Common Logarithmic Function

Logarithmic function with base 10. It is mainly used in science and engineering because they are easy to calculate and understand.

Example: log 10 (10000).

Note: When you are using "log" without the base, it usually refers to the common logarithmic functions. 

 

Natural Logarithmic Function

The logarithmic function with the base e (an irrational number equals 2.71828). It is denoted by "ln" and is used in calculus, complex analysis, and describing natural phenomena like population growth, interest calculation, and radioactive decay.

Example: ln (10)

 

Apart from these common and natural logarithmic functions, there are two other types of logarithmic functions which are often used.

 

Binary Logarithmic

Logarithmic function with base 2. It measures the power to which the number 2 must be raised to obtain a specific value. Binary logarithmic functions are the backbone of computing, from calculating the complexity of algorithms to determining the storage capacity in bits and bytes.

Example: log 2 (24)

 

Logarithmic to base n

These are the custom-tailored logarithmic functions, where 'n' can be any positive real number.

Example: log 5 (10) 

 

Rules and Properties of Logarithmic

Product Rule

  • log⁡(2×3) = log⁡(2) + log⁡(3)
  • log⁡5(5×25) = log⁡5(5) + log⁡5(25)
  • ln⁡(e × e2) = ln⁡(e)+ln⁡(e2)

 

Quotient Rule

  • log⁡(8/2) = log⁡(8) − log⁡(2)
  • log⁡3(27/3) = log⁡3(27) − log⁡3(3)
  • ln⁡(1/e) = ln⁡(1) − ln⁡(e)

 

Power Rule

  • log⁡(104) = 4⋅log⁡(10)]
  • log⁡2(82) = 2⋅log⁡2(8)
  • ln⁡(e3) = 3⋅ln⁡(e)

 

Change of Base Rule

  • log⁡2(8) = log⁡(8) / log⁡(2)
  • log⁡5(125) = ln⁡(125) / ln⁡(5)
  • log⁡7(49) = log⁡10(49) / log⁡10(7)

 

Logarithm of 1

  • log⁡(1) = 0
  • log⁡5(1) = 0
  • ln⁡(1) = 0

 

Logarithm of Base

  1. log⁡(10) = 1
  2. log⁡2(2) = 1
  3. ln⁡(e) = 1 /

Industry-Wise Application of Logarithmic Function

 

Industry Application Description Relevant Formula(s)
Astronomy Stellar Brightness Logarithms help compare the brightness of celestial bodies since the scale is logarithmic. m - M = - 2.5 log10 (I / I0)
Finance Compound Interest Logarithms determine the time for an investment to grow to a certain amount. t = log (A/P) / log (1 + r)
Acoustics Sound Intensity The decibel scale is a logarithmic measure of sound intensity. dB = 10 log10 (A) - log10 (A0)
Seismology Earthquake Magnitude The Richter scale measures the seismic energy released by an earthquake using a logarithmic scale. ML = log10(A) - log10(A0)
Chemistry pH Scale The pH scale is logarithmic, representing the concentration of hydrogen ions in a solution. pH = -log10([H+])
Information Theory Data Compression and Transmission Logarithms measure information content and are used in data compression algorithms. H(X) = -Sum [p(x)log2(p(x))]
Biology Population Dynamics Logarithms help in analyzing population growth rates and patterns. P(t) = P0ert
Photography Exposure Value Camera exposure settings use a logarithmic scale to represent combinations of aperture and shutter speed. EV = log2(N2/t)
Medicine Medical Imaging Logarithmic amplification is used in medical imaging to enhance details in shadows and highlights. It is not formula-based, but logarithmic processing is used.
Engineering Signal Processing Logarithms are used in signal processing for analyzing signal strength, such as in decibels. GdB = 20log10 (Vout / Vin)

 

Logarithmic Questions for Practice

  • Solve for x in the equation log⁡2(x) + log⁡2(x−3) = 3.
  • If log⁡(a) = 2 and log⁡(b) = 3, find the value of log⁡(a2b)/.
  • Prove that log⁡10(2) is irrational.
  • Simplify log⁡5(125) + 1/2log⁡5(16)−log⁡5(8).
  • If log⁡9(27) = , express log⁡3(81) in terms of .
  • Prove that for any positive a, , and , the inequality holds if and only if a, , and are the sides of an acute triangle.
  • Solve the logarithmic equation for : 2log⁡2(x − 1) = .
  • Show that for all positive and , x ≠ 1, y ≠ 1.
  • If log⁡10(x) + log⁡10(x − 1) = 1, find the value of .
  • Given that log⁡10(2) = and log⁡10(3) = , express log⁡10(1.2) in terms of and .
  • If log⁡10(2) = and log⁡10(3) , find log⁡12(216) in terms of and .
  • Determine the sum S=log⁡2(3) + log⁡4(3) + log⁡8(3) + … .
  • Prove that is constant for all in the domain of the function.
  • Solve for in the equation .
  • If , , and are in arithmetic progression, prove that , , and are in geometric progression.
About the Author
author-image
Vikram Singh
Assistant Manager - Content

Vikram has a Postgraduate degree in Applied Mathematics, with a keen interest in Data Science and Machine Learning. He has experience of 2+ years in content creation in Mathematics, Statistics, Data Science, and Mac... Read Full Bio