JEE Exam  >  JEE Notes  >  Logarithm: Concepts with Examples

Logarithm: Concepts with Examples - JEE PDF Download

Indices and Bases

  • In this document, we are going to be looking at logarithms. However, before we can deal with logarithms. we need to revise indices. 
  • This is because logarithms and indices are closely related, and to understand logarithms a good knowledge of indices is required.
  • We know that, 16 = 24
  • Here, the number 4 is the power. Sometimes we call it an exponent. Sometimes we call it an index. In the expression 24, the number 2 is called the base.

LogarithmsLogarithms

Why do we study logarithms?

  • To understand logarithms, consider the following: we know that 16 = 24. We also know that 8 = 23
  • Suppose that we wanted to multiply 16 by 8.
  • One way is to carry out the multiplication directly using long multiplication and obtain 128. 
  • But this could be long and tedious if the numbers were larger than 8 and 16. Can we do this calculation another way using the powers? 
  • Note that 6 × 8 can be written 24 × 23
    This equals 27
    Using the rules of indices which tell us to add the powers 4 and 3 to give a new power, 7. 
  • What was a multiplication sum has been reduced to an addition sum. Similarly, if we wanted to divide 16 by 8: 16 ÷ 8 can be written 24 ÷ 23
  • This equals 2or simply 2
  • Using the rules of indices which tell us to subtract the powers 4 and 3 to give the new power, 1. 
  • If we had a look-up table containing powers of 2, it would be straightforward to look up 27 and obtain 27 = 128 as the result of finding 16 × 8.
  • Notice that by using the powers, we have changed a multiplication problem into one involving addition (the addition of the powers, 4 and 3). 
  • Historically, this observation led John Napier (1550-1617) and Henry Briggs (1561-1630) to develop logarithms as a way of replacing multiplication with addition, and also division with subtraction.

What is a Logarithm?

  • Consider the expression 16 = 24. Remember that 2 is the base, and 4 is the power. 
  • An alternative, yet equivalent, way of writing this expression is log2 16 = 4. This is stated as ‘log to base 2 of 16 equals 4’. 
  • We see that the logarithm is the same as the power or index in the original expression. 
  • It is the base in the original expression which becomes the base of the logarithm.
  • The two statements:16 = 24, and log2 16 = 4 are equivalent statements. 
  • If we write either of them, we are automatically implying the other.
  • Example: If we write down 64 = 82, then the equivalent statement using logarithms is log8 64 = 2.
  • Example: If we write down log3 27 = 3, then the equivalent statement using powers is 33 = 27.

So the two sets of statements, one involving powers and one involving logarithms are equivalent.

In the general case, we have:

Key Point
if x = an then equivalently loga x = n
loga a = 1

  • Let us develop this a little more.
    As 10 = 101 we can write the equivalent logarithmic form log10 10 = 1.
  • Similarly, the logarithmic form of the statement 21 = 2 is log2 2 = 1.
  • In general, for any base a, a = a1 and so loga a = 1.

We can see from the Examples above that indices and logarithms are very closely related. In the same way that we have rules or laws of indices, we have laws of logarithms. These are developed in the following sections.

Types of Logarithms

There are two main types of logarithms that we commonly use: common logarithms and natural logarithms.

1. Common Logarithm:

  • Also known as base 10 logarithms, it's denoted as log10 or simply log.
  • For instance, log (1000) is a common logarithm, representing how many times we need to multiply 10 to get the desired result. 
  • For example, log (100) equals 2 because multiplying 10 by itself twice gives 100.

2. Natural Logarithm:

  • Also called base e logarithms, it's represented as ln or loge.
  • Here, "e" stands for Euler’s constant, which is around 2.71828.
  • For instance, ln (78) is a natural logarithm, indicating how many times we need to multiply "e" to get the desired result. 
  • For example, ln (78) equals 4.357, meaning we have to multiply "e" by itself around 4.357 times to get 78.

Rules for Logarithmic Operations


1. Product Rule

When you multiply two logarithmic values, it's like adding their individual logarithms:

logb(mn) = logbm + logbn

2. Division Rule

Dividing two logarithmic values is like subtracting their individual logarithms:

logb(m/n) = logbm - logbn

3. Exponential Rule

The logarithm of a product with a rational exponent is equal to the exponent times its logarithm:

logb(mn) = n logbm

4. Change of Base Rule

Switching between different bases is done by dividing the logarithm in the original base by the logarithm in the new base:

logbm = logam / logab

5. Base Switch Rule

Inverting the logarithm's base is done by taking the reciprocal of the logarithm in the new base:

logba = 1 / logab

6. Derivative of Log

If f(x) = logb(x), then the derivative of f(x) is given by:

f'(x) = 1 / (x ln(b))

7. Integral of Log

The integral of a logarithmic function is given by:

∫logb(x)dx = x(logb(x) - 1/ln(b)) + C

Other Properties

  • logbb = 1
  • logb1 = 0
  • logb0 = undefined

Using Logarithms to Solve Equations

We can use logarithms to solve equations where the unknown is in the power. Suppose we wish to solve the equation 3x = 5. We can solve this by taking logarithms of both sides. Whilst logarithms to any base can be used, it is common practice to use base 10, as these are readily available on your calculator. So, log 3x = log 5
Now using the laws of logarithms, the left-hand side can be re-written to give
x log 3 = log 5
This is more straightforward. The unknown is no longer in the power. Straightaway
Logarithm: Concepts with Examples - JEEIf we want, this value can be found in a calculator.

Solved Examples on Logarithms

Example 1: Suppose we wish to find log2 512.
This is the same as being asked ‘What is 512 expressed as a power of 2 ?’
Now 512 is 29 and so log2 512 = 9.

Example 2: Suppose we wish to find log8 1/64.
This is the same as being asked ‘What is 1/64 expressed as a power of 8 ?’
Now 1/64 can be written 64−1. Noting also that 82 = 64 it follows that
Logarithm: Concepts with Examples - JEE

using the rules of indices. So log8 = 1/64 = -2

Example 3: Suppose we wish to find log5 25.
This is the same as being asked ‘What is 25 expressed as a power of 5 ?’
Now 52 = 25 and so log5 25 = 2.

Example 4: Suppose we wish to find log25 5.
This is the same as being asked ‘What is 5 expressed as a power of 25 ?’
We know that 5 is a square root of 25, that is 5 = √25. So 25 1/2 = 5 and so log25 5 = 1/2.

Example 5: Consider log2 8. We are asking ‘What is 8 expressed as a power of 2 ?’ We know that 8 = 2and so log2 8 = 3.
What about log8 2 ? Now we are asking ‘What is 2 expressed as a power of 8 ?’ Now 23 = 8 and so 2 = ∛8 or 81/3. So log8 2 =1/3.

We see again
Logarithm: Concepts with Examples - JEE

The document Logarithm: Concepts with Examples - JEE is a part of JEE category.
All you need of JEE at this link: JEE

Top Courses for JEE

FAQs on Logarithm: Concepts with Examples - JEE

1. Why do we study logarithms?
Ans. We study logarithms because they have various applications in mathematics, science, and engineering. Logarithms help in simplifying complex calculations, especially when dealing with large numbers or exponential growth. They are also used in solving exponential equations, analyzing data in logarithmic scales, and understanding exponential and logarithmic functions.
2. What is a Logarithm?
Ans. A logarithm is the inverse operation of exponentiation. It is a mathematical function that represents the power to which a fixed number, called the base, must be raised to obtain a given number. In other words, if y = logₐ(x), then a raised to the power of y equals x, i.e., aᵧ = x. Logarithms help in converting exponential equations into simpler linear equations.
3. What are the types of logarithms?
Ans. There are several types of logarithms commonly used: - Common logarithm (log): The base of common logarithm is 10. It is denoted as log(x) or simply log(x). - Natural logarithm (ln): The base of natural logarithm is the mathematical constant e (approximately equal to 2.71828). It is denoted as ln(x). - Binary logarithm (log₂): The base of binary logarithm is 2. It is commonly used in computer science and information theory. - Logarithms with other bases: Logarithms can have any positive real number as their base, although the most commonly used bases are 10 and e.
4. What are the rules for logarithmic operations?
Ans. The following rules apply to logarithmic operations: - Product rule: logₐ(xy) = logₐ(x) + logₐ(y) - Quotient rule: logₐ(x/y) = logₐ(x) - logₐ(y) - Power rule: logₐ(xᵖ) = p * logₐ(x) - Change of base rule: logₐ(x) = logᵦ(x) / logᵦ(a) These rules help in simplifying logarithmic expressions and solving logarithmic equations.
5. How can logarithms be used to solve equations?
Ans. Logarithms can be used to solve equations involving exponential functions. By taking the logarithm of both sides of an exponential equation, we can convert it into a simpler linear equation. The solution obtained from the logarithmic equation can then be used to find the solution of the original exponential equation. Logarithms are particularly useful when the variable is in the exponent or when we need to find the value of the variable.
Download as PDF
Explore Courses for JEE exam

Top Courses for JEE

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

Logarithm: Concepts with Examples - JEE

,

Objective type Questions

,

shortcuts and tricks

,

Previous Year Questions with Solutions

,

Exam

,

Logarithm: Concepts with Examples - JEE

,

Extra Questions

,

ppt

,

pdf

,

Summary

,

Semester Notes

,

practice quizzes

,

past year papers

,

MCQs

,

Logarithm: Concepts with Examples - JEE

,

Free

,

mock tests for examination

,

Viva Questions

,

video lectures

,

Sample Paper

,

study material

,

Important questions

;