:::info The formula booklet gives the laws of logarithms and the derivatives of ex and lnx.
You must know how to use them and where they come from.
:::
1. The Number e
1.1 Definition of e
Definition. The number e is defined by the limit
e=limn→∞(1+n1)n
To see that this limit converges, consider a sequence of values:
n
(1+n1)n
1
2
2
2.25
10
2.5937…
100
2.7048…
1000
2.7169…
10000
2.7181…
106
2.71828…
The sequence is increasing and bounded above (by 3, as can be shown via the binomial theorem), so by
The Monotone Convergence Theorem it converges. Its value is
e≈2.718281828459045...
1.2 Alternative characterisations
The number e can equivalently be characterised as the unique positive real number such that
dxdexx=0=1
That is, the exponential function with base e is its own derivative — the only exponential
Function with this property. We prove this rigorously in the next section.
:::tip Tip limn→∞(1+1/n)n”, substitute a large value of n (e.g., n=106) and round
Appropriately.
:::
We use the fundamental limit t→0limL◆B◆ln(1+t)◆RB◆◆LB◆t◆RB◆=1 (which
follows from The definition of lnx as the area under 1/u from 1 to 1+tPlus the squeeze
theorem on 1/(1+t)≤ln(1+t)/t≤1). Therefore:
limh→0heh−1=11=1
Hence dxdex=ex⋅1=ex. ■
2.2 Derivative of ax
For a general base a>0:
dxdax=dxdexlna=(lna)exlna=axlna
This follows immediately from the chain rule applied to exlna.
:::caution Warning dxdxn=nxn−1 applies when the variable is in the base, not
the exponent.
:::
Intuition. The function ex is the unique function whose rate of change at any point equals
Its value at that point. If a population of bacteria doubles every hour, its growth rate is
Proportional to its current size — this is precisely the behaviour of ekt. This is why e
Appears everywhere in nature: compound interest, radioactive decay, population dynamics, and cooling
Are all governed by exponential functions.
3. Logarithms as Inverses of Exponentials
3.1 Definition
Definition. For a>0, a=1The logarithmlogax is the inverse function of
ax:
y=logax⟺ay=x
The natural logarithm is the logarithm with base eWritten lnx=logex.
3.2 Proof that alogax=x and loga(ax)=x
Theorem. For all a>0, a=1And all x>0:
(i)alogax=x(ii)loga(ax)=x
Proof of (i). Let y=logax. By definition, ay=x. Substituting y=logax:
alogax=x. ■
Proof of (ii). Let y=ax. Then logay=loga(ax). By definition of the logarithm as
Inverse, loga(ax)=x. ■
4. Laws of Logarithms
4.1 Product law
Theorem.loga(xy)=logax+logay
Proof. Let p=logax and q=logaySo ap=x and aq=y.
xy=ap⋅aq=ap+q
Therefore loga(xy)=p+q=logax+logay. ■
4.2 Quotient law
Theorem.loga(yx)=logax−logay
Proof. Similarly, with ap=x and aq=y:
yx=aqap=ap−q
Therefore loga(x/y)=p−q=logax−logay. ■
4.3 Power law
Theorem.loga(xn)=nlogax
Proof. Let p=logaxSo ap=x. Then:
xn=(ap)n=apn
Therefore loga(xn)=pn=nlogax. ■
:::caution Common errors:
loga(x+y)=logax+logay (you cannot split a log of a sum)
Proof. Let y=logab. Then ay=b. Taking natural logarithms of both sides:
ln(ay)=lnbylna=lnby=L◆B◆lnb◆RB◆◆LB◆lna◆RB◆
Since y=logabWe have logab=L◆B◆lnb◆RB◆◆LB◆lna◆RB◆. ■
:::tip Your calculator likely has log (base 10) and ln (base e) buttons, but not a general
loga button. Use the change of base formula to compute logarithms in any base.
:::
Intuition. The change of base formula tells us that logarithms in different bases are just
Constant multiples of each other. If you think of logax as “how many times do I need to use
Base a to reach x?”, then logab/logac tells you the ratio of the “number of steps” in
Base a to reach b versus c. The formula shows this ratio is independent of a.
6. The Natural Logarithm as an Area
6.1 Integral definition
Definition. The natural logarithm function is defined by:
lnx=∫1xt1dt,x>0
This means lnx is the signed area under the curve y=1/t from t=1 to t=x.
6.2 Properties from the definition
From this definition, several properties follow immediately:
ln1=0 (the integral from 1 to 1 of any function is zero)
lnx<0 for 0<x<1 (negative area when integrating backwards)
lnx>0 for x>1 (positive area)
lnx is strictly increasing (the integrand 1/t>0)
6.3 Derivative of lnx
dxdlnx=x1
This follows directly from the Fundamental Theorem of Calculus applied to the integral definition.
:::tip This integral definition is why lnx is called the “natural” logarithm — it arises from
calculus, whereas log10 is an artefact of our base-10 number system.
:::
Intuition. Think of lnx as measuring “how much area does 1/t sweep out from 1 to x?”.
Since 1/t decreases as t grows, each additional unit of x contributes less area. This is why
lnx grows so slowly — it takes e10≈22026 to reach lnx=10.
7. Solving Exponential Equations
7.1 Equations of the form ax=b
Method. Take logarithms of both sides:
ax=b⟹xlna=lnb⟹x=L◆B◆lnb◆RB◆◆LB◆lna◆RB◆
7.2 Equations of the form af(x)=bg(x)
Take logarithms of both sides:
af(x)=bg(x)⟹f(x)lna=g(x)lnb
This gives an equation in x that can often be solved algebraically.
Use a second data point to find the remaining parameter
State the complete model before answering the question
:::
9. Graphs of Exponential and Logarithmic Functions
9.1 Key features of y=ex
Domain: (−∞,∞)Range: (0,∞)
y-intercept: (0,1)
Horizontal asymptote: y=0 (as x→−∞)
Strictly increasing
Passes through (1,e), (ln2,2)
9.2 Key features of y=lnx
Domain: (0,∞)Range: (−∞,∞)
x-intercept: (1,0)
Vertical asymptote: x=0
Strictly increasing
Passes through (e,1), (2,ln2)
9.3 Transformations
The graphs of y=e−x (reflection in y-axis), y=ex+c (vertical translation), and
y=ln(x−a) (horizontal translation) follow from standard transformation rules.
Intuition. The graphs of y=ex and y=lnx are reflections of each other in the line
y=xSince they are inverse functions.
e^x and ln(x) Graphs
Explore the relationship between y=ex and y=lnx as inverse functions
Reflected in y=x. Add transformations such as y=ex+c and y=ln(x−a) to see how they
Shift the curves.
10. Logarithmic Differentiation
For functions of the form y=f(x)g(x)Take logarithms first:
lny=g(x)lnf(x)
Then differentiate implicitly:
y1dxdy=g′(x)lnf(x)+f(x)g(x)f′(x)
dxdy=f(x)g(x)[g′(x)lnf(x)+f(x)g(x)f′(x)]
:::caution Warning Rule alone — it requires logarithmic differentiation or rewriting as
eg(x)lnf(x).
:::
Problem Set
Problem 1
Evaluate n→∞lim(1+n3)n.
Solution 1
Let m=n/3So n=3m. As n→∞, m→∞.
(1+n3)n=(1+m1)3m=[(1+m1)m]3→e3
If you get this wrong, revise:The Number e — Section 1.1.
Problem 2
Prove that dxd(e3x2)=6xe3x2 using the chain rule.
Solution 2
Let u=3x2So y=eu and dudy=eu, dxdu=6x.
By the chain rule:
dxdy=dudy⋅dxdu=eu⋅6x=6xe3x2.
■
Problem 10
The temperature T of a cooling object follows T=Ts+(T0−Ts)e−kt. A cup of tea at 90∘C is placed in a room at 20∘C. After 10 minutes it is 60∘C. Find k and determine when the tea reaches 35∘C.
If you get this wrong, revise:Laws of Logarithms — Section 4 and
Domain restrictions.
:::tip Tip Ready to test your understanding of Exponentials and Logarithms? The contains the
hardest questions within the A-Level specification for this topic, each with a full worked solution.
Unit tests probe edge cases and common misconceptions. Integration tests combine
Exponentials and Logarithms with other pure mathematics topics to test synthesis under exam
conditions.
See for instructions on self-marking and
building a personal test matrix.
Common Pitfalls
Forgetting to check that solutions satisfy the original equation (especially with squaring both
sides or dividing by variables).
Losing marks by not showing sufficient working — always write out each step, especially in proof
questions.
Misreading the question, particularly with ‘hence’ vs ‘hence or otherwise’ — the former requires
using previous work.
Incorrectly applying integration by parts by choosing u and dxdv the wrong way
around.
Summary
The key principles covered in this topic are linked in the sub-pages above. Focus on understanding
the definitions, applying the formulas or frameworks, and evaluating strengths and limitations of
each approach.
Worked Examples
Worked examples demonstrating the application of key concepts are covered in the detailed sub-pages
linked above.