Intuition The one core idea
When something grows by feeding on itself — interest earning interest, cells splitting from cells — and you let that self-feeding happen as smoothly and often as possible , the growth doesn't run off to infinity: it settles onto one special multiplier. That single "smoothest possible growth" number is e ≈ 2.718 , and this whole topic is about building the machinery to write it down honestly.
This page assumes you have seen nothing . Before we can even read the parent note's headline formula e = lim n → ∞ ( 1 + n 1 ) n , we must earn every one of its symbols. We'll go left to right, building each piece on the one before.
Definition What a letter like
n means
A letter such as n is just a box that holds a number . Instead of committing to one value, we write n so we can talk about all values at once. Here n will always be a whole counting number : 1 , 2 , 3 , 4 , …
The picture: think of n as the number of slices you cut something into. n = 1 is one big slice, n = 4 is four smaller slices, n = 100 is a hundred slivers.
Why the topic needs it: the parent note asks "what if interest is paid in smaller, more frequent chunks?" The count of chunks is n . To let the chunks get infinitely small, we need a letter we can push higher and higher.
n 1
n 1 means "==one thing split into n equal parts, take one part==". The bigger n is, the smaller each part.
Look at the figure: as we slice one whole bar into more pieces, each piece n 1 shrinks toward nothing.
n 1 is exactly the right shape
If one year's growth is 100% and you split it into n equal chunks, each chunk is n 1 of that growth. That's literally where n 1 enters the formula: it is the size of one chunk of growth .
As n grows, n 1 shrinks toward 0 but never reaches it. Hold that thought — it is the tension the whole limit lives on.
The picture: if you have £1 and grow by one chunk, you end with £( 1 + n 1 ) — your original pound plus a sliver. With n = 4 , one chunk turns £1 into £1.25 (a multiplier of 1.25 ).
Why we multiply, not add, later: growth "on top of what you already have" is always a multiplication. Doubling is × 2 ; growing by a chunk is × ( 1 + n 1 ) . This is the seed of the whole idea — hold it for step 5.
a n means
a n means "==multiply a by itself n times==". The little raised number n is the exponent and just counts how many copies of a you multiply.
a 3 = a × a × a
The picture: each multiplication by a is one step of repeated growth. a n is where you land after n identical steps.
Intuition Why powers, and why
this power?
Each compounding chunk multiplies by 1 + n 1 . If there are n chunks, you apply that multiplier n times. "Apply the same multiplier n times" is exactly what a power records:
n times ( 1 + n 1 ) × ⋯ × ( 1 + n 1 ) = ( 1 + n 1 ) n
So the exponent n and the chunk-count n are the same n . That coincidence is the beating heart of the definition.
Common mistake The exponent does NOT "cancel" the
n 1
It is tempting to think ( 1 + n 1 ) n simplifies to 1 + n n = 2 .
Why it feels right: you see an n downstairs and an n as the power and want to pair them.
The fix: the power means repeated multiplication , not "multiply the fraction by n ." ( 1 + 4 1 ) 4 = 1.2 5 4 = 2.44 … , nowhere near 2 . Powers and fractions never cancel like that.
Definition Putting a growth rate in
x is the total growth rate for the period, written as a decimal. x = 1 means 100% growth; x = 0.05 means 5%. Then n x is one chunk of that rate, split n ways.
Why generalise? Real money grows at 5%, bacteria at 20% per hour — not always 100%. Replacing the 1 on top with x lets one formula cover every rate. Setting x = 1 returns the headline case.
→ and ∞
→ reads "tends toward " / "gets closer and closer to".
∞ is not a number . It is shorthand for "grows without ever stopping." n → ∞ means "let n climb through bigger and bigger whole numbers forever."
The picture: imagine n marching 1 , 2 , 10 , 100 , 1000 , … off the right edge of the page. We never arrive at infinity; we watch where the answer is heading .
Definition What a limit is
n → ∞ lim ( expression ) asks: "As n marches to infinity, what single value does the expression settle on?" It is the destination , even if you never physically reach it.
Look at the figure: the dots are the values of ( 1 + n 1 ) n for growing n . They rise but flatten, hugging a horizontal ceiling. That ceiling — the height they home in on — is the limit.
Intuition Why a limit and not ordinary arithmetic?
You cannot "plug in n = ∞ " — infinity isn't a number to plug. And you cannot separate the two moving parts: the base 1 + n 1 slides toward 1 while the power n blows up toward ∞ . A limit is the only honest tool that watches both changes happen together and reports the final resting value. See Limits and indeterminate forms .
( 1 + n 1 ) n → 1 because the inside → 1 "
Why it feels right: the base heads to 1 , and 1 to any power is 1 .
The fix: this is a tug-of-war (1 ∞ ): the base just above 1 is raised to a huge power, and "just above 1" compounded enough times pulls the answer up. The balance lands at e ≈ 2.718 , not 1 . You must judge both movements at once — that's what the limit does.
The parent note also uses a series , so we earn its two symbols.
k !
k ! (read "k factorial") means "multiply all whole numbers from 1 up to k ":
3 ! = 1 × 2 × 3 = 6 , 4 ! = 1 × 2 × 3 × 4 = 24 , 0 ! = 1
The picture: factorials grow ferociously — far faster than any power. That ferocity is why k ! 1 shrinks to nothing so fast, which is why the series adds up to a finite number instead of exploding.
∑
k = 0 ∑ ∞ k ! 1 is a compact instruction: "==add up k ! 1 for k = 0 , then k = 1 , then k = 2 , forever==."
∑ k = 0 ∞ k ! 1 = 0 ! 1 + 1 ! 1 + 2 ! 1 + 3 ! 1 + ⋯ = 1 + 1 + 0.5 + 0.1 6 + ⋯
Why the topic needs it: the Binomial theorem turns ( 1 + n 1 ) n into exactly this sum as n → ∞ . It gives a second face of e — one you can actually add up on a calculator to get 2.71828 …
You can now read every symbol in the parent's definition, left to right:
e = destination as n climbs forever n → ∞ lim ( one growth chunk 1 + n 1 ) n applied n times
Nothing here is now a mystery. Every piece was built from counting numbers, fractions, and multiplication.
Multiplier 1 plus 1 over n
Expression 1 plus 1 over n all to the n
General 1 plus x over n to the n
Sum of 1 over k factorial
Read each cue, answer aloud, then reveal.
What does the letter n stand for here, and which numbers can it be? A box holding a number; the whole counting numbers 1 , 2 , 3 , … — the count of growth chunks.
What does n 1 get to as n grows large? It shrinks toward 0 (never reaching it) — each chunk of growth gets tinier.
Why is 1 + n 1 a multiplier and not an addition? Growth on top of what you already have is always a multiplication; multiply by 1 + n 1 to apply one chunk.
What does the exponent in a n count? How many identical copies of a you multiply together — the number of growth steps.
Does ( 1 + n 1 ) n simplify to 2 ? No — powers don't cancel fractions; e.g. 1.2 5 4 ≈ 2.44 .
What does lim n → ∞ ( … ) ask? What single value the expression settles on as n marches to infinity — its destination.
Why can't you say the limit is 1 because the base → 1 ? It's a 1 ∞ tug-of-war: base just above 1 raised to a huge power; balances at e , not 1 .
What does k ! mean and why does it matter? Product 1 × 2 × ⋯ × k ; it grows so fast that k ! 1 shrinks quickly, keeping the series finite.
What does ∑ k = 0 ∞ k ! 1 instruct you to do? Add k ! 1 for k = 0 , 1 , 2 , … forever; it totals e .
Limits and indeterminate forms — the 1 ∞ tension the limit resolves
Binomial theorem — expands ( 1 + n 1 ) n into ∑ k ! 1
Compound interest — where the chunk-count n comes from
Exponential function e^x and its derivative — where the general ( 1 + n x ) n leads
Natural logarithm ln x — the inverse tool waiting next door
Differential equations dy/dx = ky — self-feeding growth in symbols