3.2.4Exponentials & Logarithms

Natural exponential function eˣ — graph, derivative preview

1,474 words7 min readdifficulty · medium4 backlinks

WHAT is exe^x?

WHY does a special base matter? For a general axa^x, the derivative is ddxax=axk\dfrac{d}{dx}a^x = a^x\cdot k, where kk is some constant depending on aa. We want the base for which k=1k=1, so the function is perfectly self-replicating under differentiation. That base is defined to be ee.


HOW do we derive the key slope fact from scratch?

We start from the definition of the derivative (first principles):

ddxax=limh0ax+haxh\frac{d}{dx}a^x = \lim_{h\to 0}\frac{a^{x+h}-a^x}{h}

Why this step? The derivative is by definition the limit of average rate of change; we are not allowed to assume any rule yet.

Factor out axa^x (it doesn't depend on hh):

=axlimh0ah1h= a^x\lim_{h\to 0}\frac{a^{h}-1}{h}

Why this step? ax+h=axaha^{x+h}=a^x\cdot a^h by the index law, and axa^x is constant with respect to the limit variable hh.

Call that limit k(a)=limh0ah1hk(a)=\displaystyle\lim_{h\to 0}\frac{a^h-1}{h}. So:

ddxax=k(a)ax\frac{d}{dx}a^x = k(a)\,a^x

Why this matters: the shape of the derivative is the same function back, just scaled by k(a)k(a).

Numerically check the limit: for a=2a=2, k0.693k\approx 0.693; for a=3a=3, k1.099k\approx 1.099. The value k=1k=1 sits between, at a=e2.718a=e\approx 2.718.


The graph — every feature explained

Figure — Natural exponential function eˣ — graph, derivative preview
Feature Value WHY
Passes through (0,1)(0,1) e0=1e^0=1 (anything0=1^0=1)
Passes through (1,e)(1,2.72)(1,e)\approx(1,2.72) definition of ee
Range y>0y>0 exe^x is never zero/negative; a positive base to any power stays positive
Horizontal asymptote y=0y=0 as xx\to-\infty ex=1/ex0e^{-x}=1/e^x\to 0
Behaviour as x+x\to+\infty +\to+\infty grows without bound, faster than any polynomial
Slope at (0,1)(0,1) =1=1 the defining property
Slope at any (x,ex)(x,e^x) =ex=e^x (equals the height!) ddxex=ex\frac{d}{dx}e^x=e^x
Concavity always concave up d2dx2ex=ex>0\frac{d^2}{dx^2}e^x=e^x>0

Worked Examples


Common Mistakes (Steel-manned)


Recall Feynman: explain to a 12-year-old

Think of a magic snowball rolling downhill. The bigger it gets, the faster it grows — and its speed is exactly how big it already is. exe^x is the math snowball. Wherever you stand on its curve, how high the curve is tells you exactly how steep it is. And the number e2.72e\approx 2.72 is just the special "growth speed" that makes this perfect matching happen.


Active Recall Flashcards

What is the derivative of exe^x?
exe^x (it is its own derivative)
What defines the base ee among all axa^x?
The base whose graph has slope exactly 11 at x=0x=0, i.e. limh0eh1h=1\lim_{h\to0}\frac{e^h-1}{h}=1
Approximate value of ee?
2.718282.71828\ldots (irrational)
What point does y=exy=e^x always pass through, and its slope there?
(0,1)(0,1) with slope 11
Range of exe^x?
y>0y>0 (all positive reals)
Horizontal asymptote of exe^x?
y=0y=0 as xx\to-\infty
Why isn't ddxex=xex1\frac{d}{dx}e^x = xe^{x-1}?
Power rule needs a variable base & constant exponent; here the variable is in the exponent
Tangent line to exe^x at x=0x=0?
y=x+1y=x+1
Slope of exe^x at a general point (x,ex)(x,e^x)?
exe^x — it equals the height
Derivative of e3xe^{3x}?
3e3x3e^{3x} (chain rule)
Is exe^x concave up or down everywhere?
Concave up, since second derivative ex>0e^x>0

Connections

Concept Map

differentiate from first principles

gives

choose base with k=1

defines

key property

means

second derivative positive

passes through

as x to minus infinity

as x to plus infinity

range

models

General a^x

Limit k a equals lim of a^h-1 over h

d/dx a^x = k a times a^x

Euler number e approx 2.71828

Natural exponential e^x

Slope equals height

d/dx e^x = e^x

Always concave up

Point 0,1 and 1,e

Horizontal asymptote y=0

Grows without bound

y greater than 0

Continuous growth process

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, exe^x ek aisa special function hai jiska slope har point pe uski height ke barabar hota hai. Matlab jahan curve ki value 2.722.72 hai, wahan uska slope bhi exactly 2.722.72 hai. Yeh property sirf base e2.718e\approx 2.718 ke liye perfectly kaam karti hai, isiliye ise "natural" bolte hain. Bank ka continuous compound interest socho — jitna zyada paisa, utni tezi se badhta hai; growth ki speed current amount ke barabar. Wahi feeling exe^x deta hai.

First principles se derive karein toh ddxax=axlimh0ah1h\frac{d}{dx}a^x = a^x \cdot \lim_{h\to 0}\frac{a^h-1}{h}. Yeh limit ek constant kk deta hai jo base aa pe depend karta hai. Hum wahi base chahte hain jahan k=1k=1, taaki derivative bilkul same function ho jaye. Wahi magic base ee hai, aur isliye ddxex=ex\frac{d}{dx}e^x = e^x.

Graph yaad rakho: (0,1)(0,1) se guzarta hai, hamesha positive (y>0y>0), left side pe y=0y=0 ko chhoo-ke nahi chhoota (asymptote), aur right side pe rocket ki tarah upar. Sabse bada exam trap: power rule mat lagaoddxex\frac{d}{dx}e^x kabhi xex1xe^{x-1} nahi hota, kyunki variable exponent me hai, base me nahi. Bas itna yaad rakho: "slope = height" aur zindagi easy.

Go deeper — visual, from zero

Test yourself — Exponentials & Logarithms

Connections