This page builds the parent note Common log and natural log from absolutely nothing. If any line below feels obvious, good — it means the foundation is solid. We go symbol by symbol, and no symbol is used before it is drawn.
Look at the picture below: each rung of the ladder is one multiplication by b. Climbing the ladder is exponentiation; the height you reach is bn.
Figure 1 — The exponent ladder for b=2: standing on the ground is 20=1, and each step up multiplies the height by 2 (21=2, 22=4, …). The rung number you stand on is exactly the exponent.
Why the topic needs this. A logarithm will ask "how many rungs did I climb?" You cannot ask that question until you can see the ladder. Every log on the parent page is secretly reading a rung-number off this ladder.
Recall Sanity check on tiny exponents
What is b0 (for b>0)? ::: 1 — you start at 1 and multiply zero times, so you never leave the ground.
What is b1? ::: b — one step up the ladder.
Why is 00 excluded? ::: It gives two conflicting answers (1 from "empty product", 0 from "power of zero"), so it is left undefined.
The ladder does not stop at the ground, and it does not only have whole-number rungs.
Figure 2 — The height by (here b=10) plotted for all real y, whole and fractional. The curve hugs the horizontal axis on the left but never touches or crosses it: by>0 always. The marked point shows the half-rung 101/2=10≈3.16.
Now we can define the star of the topic. Exponentiation asks "I climbed y rungs from base b — how high am I?" The logarithm asks the reverse: "I'm at height x — how many rungs did I climb?"
Figure 3 — The climbing curve ex (yellow) and the rung-reading curve lnx (blue) are mirror images across the dashed diagonal y=x. Reflecting in that diagonal swaps input and output, which is the visual meaning of "inverse function". The pair (1,e) and (e,1) shows the swap.
The figure shows the two graphs mirrored across the diagonal line y=x. Reflecting a graph in that diagonal is the picture of "swap input and output", which is precisely what an inverse does. That mirror image is why logbx is defined only for x>0: the exponential graph never dips to zero height, so its mirror never extends left of the vertical axis.
The parent note derives dxdlnx=x1 and uses limits to build e. You need three more symbols to read those lines.
Why the topic needs these. The whole reason base e is called natural is a calculus fact: the slope of ex equals ex. You cannot appreciate that sentence without the slope symbol dxdy. See Differentiation of ln x and e^x for the full workout.
The parent note repeatedly says "logs pull exponents down." That power comes from three rules, proved fully in Laws of Logarithms (product, quotient, power). State them here as equipment, because the parent's derivations silently use them.
Each node below spells out its idea in full words (the ladder feeds the log; the log splits into the two special bases; the calculus symbols and log laws support the parent topic).