3.2.7 · D5Exponentials & Logarithms

Question bank — Common log (log₁₀) and natural log (ln x)

1,839 words8 min readBack to topic

True or false — justify

because there are three zeros.
True in spirit, but the real reason is ; the log counts powers of ten, not literally zeros. For the "count the zeros" trick fails (), so trust the exponent, not the zeros.
For every real number , .
True. is the exact inverse of , so it undoes the exponential for all real , including negatives and zero — because can be any positive value.
For every real number , .
Only true for . Here must exist first, and is defined only on positive , so the identity is restricted to the domain of .
grows without bound, so it must eventually exceed any straight line .
False. grows slower than any positive-slope line; for large the line wins. increases forever but ever more slowly (its slope ).
and are just vertically stretched copies of each other.
True — they differ by a constant factor: . Same shape, same roots (both hit zero at ), one scaled version of the other.
of a number between and is negative.
True. Such numbers are , e.g. , so the log — asking "10 to what power?" — returns a negative exponent.
and .
True for both and for every valid base. Any base to the power is , so "what power gives 1?" is always . This is the one input where all logs agree.
The graph of crosses the -axis.
False. Its domain is , so there is no point at . As the curve plunges to but never touches the -axis — the -axis is a vertical asymptote.
A logarithm base is always an increasing function.
False. It is increasing only when (as with and ). For the function is decreasing, because raising a base below to a larger power gives a smaller number.

Spot the error

"."
Wrong. Logs turn products into sums, not sums into sums: . Test: , but .
"."
Wrong — a quotient of logs is not the log of a quotient. By change of base , whereas . Division of logs and log of division are different operations.
" is just a negative log, so it equals ."
Wrong. is undefined in the reals: no power of gives a negative number since always. Don't confuse a negative input (illegal) with a negative output (fine, as in ).
"."
Wrong — that misapplies the power law. The law needs the square inside the log. is the log squared, an entirely different quantity.
"To solve I take and get ."
Wrong. Taking of both sides gives , i.e. , so . The exponent comes down as a coefficient; you don't multiply two logs.
" and are the same calculator button, pick either."
Wrong. log = base , ln = base . They differ by a factor of , so using the wrong one scales the answer by about .
"Since , then too."
Wrong — that ignores the base. but ; they differ by the factor. Same number, different rulers.

Why questions

Why is the domain of restricted to ?
Because asks "base to what power gives ?", and any positive base raised to any real power is always positive. No real exponent can produce or a negative, so those inputs have no answer.
Why do we require the base to satisfy and ?
A negative or zero base can't be raised to arbitrary real powers consistently, and gives for every , so " to what power = ?" has no unique answer unless . Only gives a well-defined inverse.
Why does base appear everywhere in calculus rather than base ?
Because (it copies its own slope), which makes — perfectly clean. Any other base drags along a stray factor of .
Why does measure "orders of magnitude"?
Because each whole-number increase in means was multiplied by . So the log counts how many powers of ten a number spans — exactly what "order of magnitude" means.
Why is the reciprocal of ?
By change of base, since . In general and are always reciprocals.
Why does the minus sign appear in ?
Because is a tiny number like , giving a negative log. The minus flips it to a friendly positive value, and each pH unit still represents a factor of in acidity.
Why can we take of both sides of an equation and keep it valid?
Because is a one-to-one function on positives: if two positive quantities are equal, their logs are equal and vice versa. This preserves the equation while letting the power law pull exponents down.
Why does settle on instead of blowing up to infinity?
Take the log: . Writing , this is , which by l'Hôpital (or the known limit) tends to . So the log of the expression , meaning the expression itself — a finite value, not infinity.

Edge cases

What is ?
Undefined. There is no power of equal to ; as , , so it approaches negative infinity but never attains a value at .
What is , and what is ?
(one factor of ), and . The reciprocal input flips the sign of the log.
Is ever equal to for some ?
Only at , where both equal . Everywhere else the constant factor separates them; they share just that single crossing point.
What happens to as versus ?
As , (steeply down, vertical asymptote at the -axis). As , but ever more slowly, since its slope shrinks toward .
Can be negative even when is positive?
Yes — whenever (with base ). For example . A positive input smaller than needs a negative exponent.
How does behave when , say ?
It is a decreasing function: bigger gives smaller . For instance since . This flips the usual "growth" intuition from base and base .
Is there any base for which is defined at ?
No. For any valid base, for all real , so is never in the range of and never in the domain of .
What is , and why?
It equals exactly . Since , the product is — a reciprocal pair.

Connections

  • Laws of Logarithms (product, quotient, power) — the rules these traps most often abuse.
  • Solving exponential equations — where the "take log of both sides" moves live.
  • Exponential functions e^x and 10^x — the inverses that fix the domain to , and where is defined.
  • Differentiation of ln x and e^x — why base is the calculus-natural choice.
  • Scientific notation and orders of magnitude — the home of "orders of magnitude" reasoning.