You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson introduces the number e and the natural exponential function y = eˣ. The constant e is arguably the most important number in A-Level Mathematics after π, and it arises naturally from calculus. Understanding eˣ is essential for differentiation, integration, and modelling.
The number e is an irrational constant approximately equal to:
e ≈ 2.71828...
It is defined as the limit:
e = lim(n→∞) (1 + 1/n)ⁿ
You can see how this works by computing (1 + 1/n)ⁿ for increasing n:
| n | (1 + 1/n)ⁿ |
|---|---|
| 1 | 2 |
| 10 | 2.5937... |
| 100 | 2.7048... |
| 1000 | 2.7169... |
| 10000 | 2.7181... |
| 1000000 | 2.71828... |
As n increases, the value approaches e = 2.71828...
The function y = eˣ is the unique exponential function whose gradient equals its own value at every point:
If y = eˣ, then dy/dx = eˣ
No other exponential function has this property. For y = 2ˣ, the derivative is 2ˣ × ln(2), which includes a constant multiplier. Only when the base is e does that multiplier equal 1.
This self-replicating property makes eˣ fundamental to:
The graph of y = eˣ shares the same general shape as any exponential growth curve (base > 1):
| Property | Value |
|---|---|
| Domain | All real numbers |
| Range | y > 0 |
| y-intercept | (0, 1) |
| Asymptote | y = 0 (the x-axis) |
| Gradient at (0, 1) | Exactly 1 |
| Shape | Increasing, concave up |
The special feature is that the gradient at the y-intercept is exactly 1. At any point on the curve, the gradient equals the y-coordinate.
All standard transformation rules apply:
| Function | Transformation | y-intercept | Asymptote |
|---|---|---|---|
| y = eˣ | Standard | (0, 1) | y = 0 |
| y = e⁻ˣ | Reflection in y-axis (decay) | (0, 1) | y = 0 |
| y = 3eˣ | Vertical stretch, scale factor 3 | (0, 3) | y = 0 |
| y = eˣ + 5 | Translation up by 5 | (0, 6) | y = 5 |
| y = e^(x-2) | Translation right by 2 | (0, e⁻²) | y = 0 |
| y = -eˣ | Reflection in x-axis | (0, -1) | y = 0 |
Exam Tip: When the question says "sketch the curve y = eˣ + k", always draw the asymptote y = k as a dashed line and clearly label it.
The function y = e⁻ˣ is an exponential decay curve. It is the reflection of y = eˣ in the y-axis.
Key properties:
This function appears frequently in decay models:
The number e arises naturally from compound interest. If you invest £1 at 100% annual interest compounded n times per year:
The formula for continuous compounding is:
A = Peʳᵗ
where P is the principal, r is the rate, and t is time.
To solve equations involving eˣ, you will typically need logarithms (covered in detail in the next lessons). For now, know that:
Example: Solve eˣ = 5
Example: Solve e²ˣ = 12
Edexcel 9MA0 specification section 6 — Exponentials and logarithms covers the function ex and its graph; know that the gradient of ekx is kekx; understand and use the inverse relationship y=ex⇔x=lny (refer to the official specification document for exact wording). The natural exponential sits inside Paper 1 (Pure) section 6 but is genuinely cross-paper: it underwrites section 7 (Differentiation) — dxdex=ex is the foundation of every calculus problem involving growth, decay, or oscillation in a real-world context, section 8 (Integration) — ∫exdx=ex+C and the more general ∫ekxdx=k1ekx+C, section 9 (Numerical methods) — Newton–Raphson on f(x)=ex−g(x), and section 10 (Differential equations) — separable equations of the form dxdy=ky have solution y=Aekx. The constant e also reappears in Paper 3 (Statistics and Mechanics) within continuous probability distributions and decay-of-momentum problems. The Edexcel formula booklet supplies dxdekx=kekx but does not supply the limit definition or the Taylor series — both must be reasoned with from scratch.
Question (8 marks):
(a) Solve e2x−5ex+4=0, giving the exact values of x. (5)
(b) The curve C has equation y=ex. Find the gradient of C at each of the points whose x-coordinates are the solutions found in part (a). (3)
Solution with mark scheme:
(a) Step 1 — recognise the hidden quadratic and substitute.
The structure "term in e2x + term in ex + constant" is the signature of a quadratic in u=ex. Note e2x=(ex)2=u2.
Let u=ex. The equation becomes:
u2−5u+4=0
M1 — correct substitution u=ex producing a quadratic in u. Examiners reward the explicit substitution line; candidates who silently leap to a factorisation often lose this method mark because the structural insight is invisible.
Step 2 — factorise the quadratic.
(u−1)(u−4)=0⟹u=1 or u=4
M1 — correct factorisation (or use of the quadratic formula).
A1 — both roots stated correctly.
Step 3 — back-substitute and apply the inverse relationship.
u=ex=1⟹x=ln1=0. u=ex=4⟹x=ln4.
M1 — correct use of the inverse relationship ex=a⟹x=lna (valid because a>0 in both cases).
A1 — both exact answers x=0 and x=ln4 stated. Note: ln4=2ln2 is an equally acceptable form. Decimal approximations such as x≈1.386 would lose this A1 because the question asks for exact values.
A presentational note: candidates frequently write u=ex=−1 when, for example, factoring (u+1)(u−4). Here neither root is negative, but examiners look for a defensive sentence such as "since ex>0 for all real x, both roots are admissible" — this is examiner-rewarded phrasing for AO2.5 reasoning marks on harder variants of the question.
(b) Step 1 — differentiate.
The curve is y=ex, so dxdy=ex — the defining property of the natural exponential.
B1 — stated derivative dxdy=ex.
Step 2 — evaluate at each solution.
At x=0: dxdy=e0=1.
At x=ln4: dxdy=eln4=4 (by the inverse relationship).
M1 — substitution of both x-values into the derivative.
A1 — both gradients 1 and 4 correctly evaluated, with exact-form working visible.
Total: 8 marks (M3 A3 B1 + 1 inferred from M1 A1 in part (b)). Split AO1 = 6, AO2 = 2.
Question (6 marks): The curve C has equation y=2ex−6x.
(a) Find dxdy. (2)
(b) Hence find, in exact form, the x-coordinate of the stationary point of C, and determine its nature. (4)
Mark scheme decomposition by AO:
(a)
(b)
Total: 6 marks split AO1 = 4, AO2 = 2. This question targets the simplest synoptic chain: differentiate, set to zero, classify by second derivative. The AO2 marks reward two specific things — the exact-form answer ln3 (not the decimal 1.0986) and the explicit reasoning sentence "since dx2d2y>0, the point is a minimum". A response that computes the right number but says only "minimum" without justification typically scores 5/6.
Connects to:
Section 7 — Differentiation: dxdex=ex is the unique fixed point of the differentiation operator on smooth functions (up to scalar multiple). More generally dxdekx=kekx, which is the only family of functions whose rate of change is proportional to the function itself — a property that makes ex irreplaceable in modelling.
Section 8 — Integration: the antiderivative ∫exdx=ex+C falls out of the differentiation rule by inversion. Combined with substitution and integration by parts, it lets students integrate xex, exsinx, and arbitrary polynomial-times-exponential combinations — the workhorse integrals of A-Level applied calculus.
Section 10 — Differential equations: the equation dxdy=ky has general solution y=Aekx. This is the model for radioactive decay (k<0), unrestricted population growth (k>0), Newton's law of cooling, and continuous compound interest. Recognising the exponential as the solution is a Year-2 A-Level discriminator.
Further Maths section 5 — Complex numbers (Euler's formula): eiθ=cosθ+isinθ extends the natural exponential to imaginary arguments and unifies trigonometry with exponentials. The identity eiπ+1=0 — connecting e, i, π, 1, 0 — is often called the most beautiful equation in mathematics.
Paper 3 — Population and decay modelling: examination questions in section 16 (numerical methods on real-world data) and section 6 of the Statistics paper (continuous probability) routinely involve fitting P(t)=P0ekt to data, computing decay constants, and solving for half-lives t1/2=ln2/k.
Natural-exponential questions on 9MA0 distribute AO marks roughly as follows:
| AO | Typical share | Earned by |
|---|---|---|
| AO1 (knowledge / procedure) | 60–70% | Stating dxdex=ex, applying the substitution u=ex, evaluating elna=a, factorising the resulting quadratic |
| AO2 (reasoning / interpretation) | 25–35% | Justifying that ex>0 rejects negative u-roots, choosing exact over decimal form, classifying stationary points with explicit second-derivative reasoning |
| AO3 (problem-solving) | 0–15% | Modelling questions: setting up N=N0ekt from a verbal description, interpreting k in context, drawing conclusions about long-term behaviour |
Examiner-rewarded phrasing: "by substitution u=ex, the equation reduces to a quadratic in u"; "since ex>0 for all real x, we reject u=−1"; "by the inverse relationship ex=a⇔x=lna for a>0"; "since dx2d2y>0 at the stationary point, C has a minimum there". Phrases that lose marks: writing ln(ex)=x without comment when the substitution requires it; using log (base 10) instead of ln to invert ex; giving decimal approximations when "exact" is demanded; classifying a stationary point as "min" or "max" with no derivative-based justification.
A specific Edexcel pattern: questions phrased "show that x=lnk for some integer k to be found" require the candidate to manipulate to that form exactly. An answer of x=2ln2 instead of x=ln4, while equivalent, can lose the final A1 because the printed form requires a single ln of an integer. Read the form constraint precisely.
Question: Evaluate e2ln3, giving your answer as an integer.
Grade C response (~210 words):
We have e2ln3. Using the index law, e2ln3=(eln3)2.
Since eln3=3 (because ex and lnx are inverse functions), this gives 32=9.
So e2ln3=9.
Examiner commentary: Full marks (3/3). The candidate identifies the key step — pulling the coefficient 2 out via e2a=(ea)2 — and uses the inverse relationship elnx=x explicitly. Working is brief but every step is justified. This is the standard Grade C answer for a one-shot index question — efficient and correct. A small presentational tightening would be to write the inverse relationship as a line: eln3=3 because ln is the inverse of the natural exponential. Many candidates lose marks here by writing e2ln3=2⋅eln3=2⋅3=6, which confuses e2a with 2ea — a fundamental mis-application of the index laws. Others write e2ln3=eln6 by combining 2ln3=ln6, which is wrong because 2ln3=ln9 (by the power law nlna=lnan). The candidate has avoided both traps.
Grade A response (~290 words):*
We can evaluate e2ln3 by either of two routes; both rely on the inverse-function relationship between ex and lnx, valid because each is the inverse of the other on appropriate domains.
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.