This page introduces the foundational ideas of logarithms and points to the deeper coverage in each subtopic. The table below collects every subtopic in one place — its central idea and the page where it receives full treatment — useful as a study reference and as navigation when arriving at a related topic from elsewhere on the site.
| Topic |
Central idea |
Reference |
| Definition |
logₐ(b) = c is equivalent to aᶜ = b |
this page |
| Base & argument |
require a > 0, a ≠ 1, and b > 0 |
this page |
| Key values |
logₐ(1) = 0 and logₐ(a) = 1 for every valid base |
this page |
| Inverse identities |
logₐ(aˣ) = x and a^(logₐ(x)) = x — log and exp undo each other |
this page |
| Common & natural logs |
log(x) is base 10; ln(x) is base e ≈ 2.71828 |
Common and Natural Logs |
| Properties |
domain (0, ∞), range ℝ, monotonicity set by base, one-to-one |
Properties of Logarithms |
| Rules |
product, quotient, power, change of base — each inverts an exponent law |
Logarithm Rules |
| Equations |
convert to exponential form or apply the one-to-one property; check domain |
Logarithmic Equations |
| Inequalities |
direction is preserved when a > 1, reversed when 0 < a < 1 |
Logarithmic Inequalities |
| Graphs |
passes through (1, 0) and (a, 1); vertical asymptote at x = 0 |
Graphing Logarithmic Functions |