Logarithms exist because exponentiation creates big numbers very fast. We needed a way to invert this process. If 210=1024, then log21024=10 — the logarithm answers the question “what power did I raise the base to?”
Before calculators, logarithms were the standard tool for multiplying large numbers. Today, they’re essential for understanding exponential growth, information theory, pH and decibels, and for solving equations where the unknown is in the exponent.
Most students find logs hard because they try to memorise rules before understanding what a log actually is. We’ll fix that.
Key Terms and Definitions
Logarithm: logab=c means ac=b. Read as “log base a of b equals c.”
Base: The number a being raised to a power. Must be positive and not equal to 1.
Argument: The number b you’re taking the log of. Must be positive.
Common logarithm: log10, written as just log. Used in pH, decibels, Richter scale.
Natural logarithm: loge=ln. Base e≈2.718. Used in calculus, compound interest.
Antilogarithm: The inverse of the logarithm. antilog(x)=10x.
The Core Identity (Never Forget This)
logab=c⟺ac=b
Every log property follows from this one identity. If you ever forget a rule, you can re-derive it.
All the Rules, Derived
loga(mn)=logam+logan(Product Rule)loga(nm)=logam−logan(Quotient Rule)loga(mn)=nlogam(Power Rule)logaa=1(Base Rule)loga1=0(Zero Rule)logab=logcalogcb(Change of Base Rule)
Why the product rule works: Let logam=p and logan=q. Then m=ap and n=aq. So mn=ap⋅aq=ap+q. Therefore loga(mn)=p+q=logam+logan. The other rules follow similarly.
Methods for Solving Log Equations
Method 1: Convert to Exponential Form
log3x=4⟹x=34=81.
Any time you have "loga(expression)=number", convert directly.
This requires the inequality ln(1+x)<x for x>0. Let x=a−12. With natural log:
ln(a−1a+1)=ln(1+a−12)<a−12 (using ln(1+x)<x).
Dividing by lna>0: loga(a−1a+1)<(a−1)lna2.
And since lna<a−1 for a>1 (another standard inequality), lna1>a−11, giving (a−1)lna2>(a−1)22>a2−12 for large a. (A complete proof requires more care, but the log inequality technique is what JEE tests.)
Exam-Specific Tips
JEE Main: Log questions appear in the “sequences and series” section and as standalone algebra. The change of base formula and manipulation of expressions like log23×log34 (answer = log24=2) are common. Also: logab×logba=1.
CBSE Class 11: Chapter 2 (Relations and Functions) introduces logarithmic functions. Know the graphs of y=logax for a>1 (increasing) and 0<a<1 (decreasing).
NEET: Logarithms appear indirectly in pH calculations: pH=−log[H+]. If [H+]=10−7, then pH = 7. Know how to convert between exponential and log form quickly.
Common Mistakes to Avoid
Mistake 1: "log(a+b)=loga+logb" — WRONG. The product rule says log(ab)=loga+logb. There’s no rule for log(a+b).
Mistake 2: "logab2=(logab)2" — WRONG. The power rule gives logab2=2logab. The square is on the argument, not the result.
Mistake 3: Not checking for domain validity. After solving a log equation, always check that the argument of every log in the original equation is positive. Reject any solution that makes an argument ≤ 0.
Mistake 4: Confusing loga with log10. In most Indian textbooks, log without a base means log10 (common log). In calculus and engineering, ln = natural log. Don’t mix them up.
Mistake 5: "lognlogm=lognm" — WRONG. Change of base says lognlogm=lognm — the ratio of logs is a log with a different base, not a log of the ratio.
log[(x+2)(x−1)]=1⟹(x+2)(x−1)=10⟹x2+x−12=0⟹(x+4)(x−3)=0. x=3 (reject x=−4 as it makes log(−2) undefined).
Q7: Find the value of log48.
log48=log4log8=2log23log2=23.
Q8: Is log23 rational or irrational? Why?
Irrational. If log23=p/q (rational), then 3=2p/q, so 3q=2p. But this contradicts the fundamental theorem of arithmetic (a power of 2 cannot equal a power of 3). So log23 is irrational.
FAQs
Q: Why is log0 undefined?
Because ac=0 has no solution for any finite c and a>0. The function ac is always positive — it can approach 0 but never reach it.
Q: Why is log of a negative number undefined (in real numbers)?
Because ac>0 for all real c and a>0. There’s no real power you can raise a positive number to and get a negative result.
Q: What’s the difference between log and ln?log=log10 (common log), ln=loge (natural log, e≈2.718). They’re related by lnx=logx/loge≈2.303logx.
Q: How do I use log tables?
Express the number in scientific notation: N=m×10n where 1≤m<10. Then logN=n+logm. Look up logm in the four-figure log table. This is still tested in some CBSE board exams.
Advanced Applications
Logarithmic equations with conditions
When solving logaf(x)=g(x), always check:
Base a>0, a=1
Argument f(x)>0
The solution satisfies the original equation
These domain checks reject extraneous solutions that algebraic manipulation introduces.
Logarithmic inequalities
The direction of inequality flips depending on the base:
If a>1: logax>logay⟺x>y (both positive)
If 0<a<1: logax>logay⟺x<y (inequality flips!)
Forgetting to flip the inequality when the base is between 0 and 1 is one of the most common JEE errors. Always check the base before manipulating log inequalities.
Logarithmic differentiation preview
In calculus, dxd(lnx)=x1 and dxd(logax)=xlna1.
Logarithmic differentiation is used for functions like y=xx: take ln of both sides, then differentiate. This technique relies entirely on fluency with log properties.
Additional Solved Examples
Hard (JEE Main): Find the number of digits in 2100. Given log2=0.301.
log(2100)=100×0.301=30.1
The characteristic is 30, so 2100 has 30+1=31 digits.
Medium: Solve log3(x+2)−log3(x−2)=2.
log3x−2x+2=2⟹x−2x+2=9⟹x+2=9x−18⟹8x=20⟹x=2.5.
Check: x−2=0.5>0. Valid.
Additional Practice Questions
Q9. If log2(x−1)+log2(x+1)=3, find x.
log2[(x−1)(x+1)]=3⟹x2−1=8⟹x2=9⟹x=3 (reject x=−3 since log2(−4) is undefined).
Q10. How many digits does 520 have? (Use log5=0.699)
log(520)=20×0.699=13.98. Characteristic = 13. Number of digits = 13+1=14.
Logarithmic and Exponential Functions — Graphs
The graph of y=logax (for a>1) is:
Defined only for x>0
Passes through (1,0) always (loga1=0)
Passes through (a,1) (logaa=1)
Increasing (slope positive but decreasing)
Concave down
Approaches −∞ as x→0+
For 0 < a < 1, the graph is decreasing (reflected about the x-axis compared to a>1).
The exponential function y=ax is the inverse — its graph is the reflection of logax across y=x.
Logarithms in chemistry — pH
pH=−log10[H+]
If [H+]=10−3 M, then pH =3 (acidic). If [H+]=10−11 M, then pH =11 (basic). Neutral water: [H+]=10−7, pH =7.
Logarithms in physics — decibels
dB=10log10I0I
where I0=10−12 W/m2 (threshold of hearing). A sound of intensity 10−6 W/m2 has level 10log(106)=60 dB (normal conversation).
These cross-subject applications of logarithms appear in both Chemistry (pH) and Physics (decibels) papers. The underlying skill is identical: converting between exponential and logarithmic form.