The ax slides out because it has no h in it. So the derivative of ax is just ax scaled by its slope-at-zero. And that scaling number turns out to be exactly the natural log:
dxdax=axlna,M(a)=lna
because writing a=elna gives ax=e(lna)x, whose derivative (chain rule) is e(lna)x⋅lna=axlna.
The figure below shows what M(a)=lnameans geometrically: the tangent line drawn at (0,1) tilts up more for bigger bases.
The second figure shows curvature — why decay curves (0<a<1) still bend upward.
Each line states a "proof" or claim with a hidden flaw. Name the flaw in one sentence.
"dxdax=xax−1, by the power rule."
The power rule dxdxn=nxn−1 needs a fixed exponent and varying base; here the base is fixed and the exponent varies, the opposite situation, so it does not apply — the answer is axlna.
"dxde5x=e5x because eanything is its own derivative."
The self-derivative rule holds only when the exponent is exactly x; here the inner function is 5x, so the chain rule adds a factor 5, giving 5e5x.
"Since a=elna, we get M(a)=log10a."
The rewrite uses the natural log (a=elna is only true with ln), so the constant must be lna, not log10a.
"dxd2x2=2x2ln2, just applying axlna."
The exponent here is x2, not x, so this is not the plain rule; converting to ex2ln2 and using the chain rule gives an extra inner derivative 2xln2, so the answer is 2x2(2x)ln2.
"ex is its own derivative, so its second derivative must be something new."
Differentiating ex again just returns ex; every derivative of ex is ex, so nothing new ever appears.
"M(a)=limh→0hah−1 is 0 because the numerator →0."
The denominator h→0 too, so this is a 00 indeterminate form; the ratio settles to lna, not 0 — you cannot read it off from the numerator alone.
Answer each in one or two sentences of genuine reasoning.
Why does ax slide out of the difference-quotient limit while ah−1 stays inside?
Because ax+h=axah, and ax carries no h — it is constant as h→0 — so it factors out, leaving only the h-dependent piece hah−1 inside the limit.
Why is e called the natural base rather than, say, 10?
Because e is the unique base whose slope-at-height-1 constant M(a) equals exactly 1, making ex its own derivative with no extra factor — the cleanest possible growth law.
Why must we convert ax to base e before differentiating?
The chain rule only gives us clean derivatives through the known rule dxdeu=euu′; writing ax=e(lna)x puts the expression in that form so the derivative machinery applies.
Why does a base slightly larger than e give a slope constant slightly larger than 1?
Because M(a)=lna and ln is increasing with lne=1; a base just above e has lna just above 1, so the curve is a touch steeper at x=0.
Why can't the power rule and the exponential rule ever agree for 2x?
The power rule would give x2x−1, which grows without bound relative to 2x, whereas the true derivative 2xln2 stays a fixed multiple of the function — they describe fundamentally different behaviours.
Why does the limit definition of e (M(e)=1) match the compound-interest definition e=limn→∞(1+n1)n?
M(e)=1 means eh≈1+h for small h, so e≈(1+h)1/h; setting h=1/n and letting n→∞ recovers exactly the compound-interest limit. See The number e — definitions.
Why is the constant M(a) the same as "the slope of ax at x=0"?
Plugging x=0 into the general derivative dxdax=M(a)ax gives M(a)⋅a0=M(a)⋅1=M(a), so M(a) literally is the slope at the origin point (0,1).
The degenerate and boundary scenarios the rules must survive.
What is dxdax when a=1?
1x=1 is constant, and ln1=0, so the derivative is 1x⋅0=0 — matching the flat line, no contradiction.
Is dxdax=axlna valid for a=0?
No; 0x is not a well-defined positive exponential (undefined at x≤0 and ln0 diverges to −∞), so the rule requires a>0.
What happens to dxdax as a→e from either side?
The slope factor lna→lne=1 continuously, so the derivative smoothly approaches ex — e sits as the single balance point where M=1.
For a between 0 and 1, is the second derivative of ax positive or negative?
Positive: dx2d2ax=ax(lna)2, and squaring lna makes it positive even though lna<0, so decay curves are convex (they flatten out, curving upward).
At x=0, which is steeper, e−x or (1/2)x?
e−x has slope ln(e−1)=−1; (1/2)x has slope ln(1/2)≈−0.693. So e−x falls faster (−1 is more negative than −0.693), i.e. it is steeper downward at the origin.
As x→−∞, what is the slope of ex and does the curve ever flatten completely?
The slope equals the height ex, which →0+; the curve flattens toward horizontal but never reaches zero slope at any finite x.
Does dxdax=axlna ever give a slope of exactly 1 at a point other than through a=e?
Yes; for any base a>1, set axlna=1 and solve — some x satisfies it, since axlna ranges over all positive values, but only a=e makes it happen at x=0.