4.1.20 · D5Calculus I — Limits & Derivatives

Question bank — Derivatives of ln x and logₐ(x)

1,865 words8 min readBack to topic

The three pictures behind every trap

Before the questions, fix three images in your mind — most traps are just one of these three pictures misread.

Picture 1 — the slope is the height of 's steepness. As you slide right, climbs but the tangent line tilts down toward flat.

Figure — Derivatives of ln x and logₐ(x)

Picture 2 — changing the base only stretches the curve vertically. A base above squashes it (gentler slope); a base between and stretches it (steeper slope); a base below flips it upside down (negative slope).

Figure — Derivatives of ln x and logₐ(x)

Picture 3 — the standard limit is just the slope of at . Near the point the log curve hugs the line , whose slope is exactly .

Figure — Derivatives of ln x and logₐ(x)

True or false — justify

The slope of is always positive
True — is only defined for , and there , so the curve is forever climbing (never flat, never falling).
gets steeper and steeper as
False — the slope shrinks toward , so the curve flattens; it keeps rising but ever more gently.
for every base
False — only for . In general it is ; the extra factor is only when , i.e. .
and are the same curve up to a vertical stretch
True — , a constant multiple, so it is scaled vertically by ; that is exactly why their slopes differ by that same constant.
The slope of equals exactly at some point
True — at , since . This is the only place where rises at .
For the slope of is smaller than that of at every
False — this only holds when . For we have , so : the slope is actually larger. The break-even base is exactly , where .
is bigger than because of the factor
False — , and the constant vanishes on differentiating, so both derivatives equal .
holds for negative too
False — is undefined for , so its derivative simply does not exist there. (It is that extends to .)
for all
True — on , , and by the chain rule ; on it is plainly . So one clean formula covers both sides.
has an inflection point somewhere on its domain
False — its second derivative is , which is negative for every and never zero. The concavity never switches, so there is no inflection point; the curve is concave-down everywhere.

Spot the error

" because logs differentiate to one-over-."
The base is wrong. Only base gives ; here . The claim forgot the toll .
"."
The final cancellation was botched: , not . Here the inside function is , so cancels the inside.
"."
The chain rule was dropped. With inside function , . (Equivalently .)
"Since , its derivative is ."
is a fixed number, not a function of , so it is not differentiated to . Treat as a constant multiplier: the answer is .
"."
This confuses with . For the square of use the chain rule: .
"."
You cannot use the power rule when the exponent is a variable. Use logarithmic differentiation: . See Logarithmic Differentiation.
"."
The chain rule was cut short. With inside function , its derivative is missing. Correct: .

Why questions

Why does base give the simplest derivative?
Because , so the toll factor becomes and disappears, leaving the bare . See Derivative of e^x and a^x.
Why does the constant inside not affect the derivative?
By Logarithm Laws, ; a constant adds a flat vertical shift, which has zero slope, so it contributes nothing to the derivative.
Why do we use implicit differentiation to find ?
Because we only know the slope of (it is ), so we start from and let Implicit Differentiation transfer that known slope into the slope of the inverse.
Why is and not just ?
Here is the inside function and its rate of change. Because itself depends on , the Chain Rule multiplies the outer slope by the inner slope to account for how fast the inside is moving.
Why does the standard limit appear in the first-principles proof?
It is the derivative of at , and it equals because and . See Standard Limit (1+t)^{1/t} → e.
Why can two different-looking methods (algebra vs. chain rule) give the same derivative for ?
They describe the same function two ways; correct maths must agree. The chain rule gives ; the log law gives . Any disagreement signals an algebra slip.
Why is the slope of so tiny for large ?
Because , so the slope is already divided by and then further crushed by large — the base- curve is a gentle, heavily-flattened version of .
Why is concave down everywhere?
Its second derivative is , which is negative for all ; a negative second derivative means the slope is always decreasing, so the tangent lines keep tilting down and the curve bends downward throughout.

Edge cases

What is as ?
The slope : the curve rises almost vertically just to the right of , matching how there — an infinitely steep drop-off at the domain edge.
Is there any where has zero slope?
No — is never for finite . The slope only approaches as but never reaches it, so has no horizontal tangent and no maximum.
Does change sign for a base ?
Yes — then , so : the log is decreasing. A base below flips the curve, and the negative slope reflects that.
What happens to as the base ?
, so the derivative blows up to . This mirrors the rule that is undefined at — the closer the base is to , the wilder the log's steepness.
At , do and have the same slope?
No (unless ). Both pass through the point , but their slopes there are and respectively — same height, different steepness.
How does the slope of behave on the two sides of ?
From the right () it runs to , but from the left () it runs to — the two one-sided slopes head to opposite infinities, so they cannot join up at .
Does have a derivative at ?
No — is undefined at (and blows to nearby), so no slope exists there. The formula holds only for .
Does the concavity of ever flip for different bases?
For it is concave down (); for , makes the second derivative positive, so the flipped curve is concave up — but in neither case is there an inflection point, since the sign never changes on .

Recall One-line self-check
  • Toll for base ? ::: The factor multiplying .
  • Only base with no toll? ::: , since .
  • Allowed values of the base ? ::: and .
  • Slope of as ? ::: Shrinks to (flattens, never negative).
  • Second derivative of ? ::: , negative everywhere — concave down, no inflection.
  • Formula valid for ? ::: Only , giving for all .
  • Base making steeper than ? ::: Any , since then .

Connections

  • Derivatives of ln x and logₐ(x) — the parent, with full derivations.
  • Derivative of e^x and a^x — the inverses whose slopes seed everything here.
  • Chain Rule — the tool most of these traps abuse or forget.
  • Implicit Differentiation — why base gives .
  • Logarithm Laws — why constants inside a log vanish.
  • Logarithmic Differentiation — the right way to attack .
  • Standard Limit (1+t)^{1/t} → e — behind the first-principles proof.