Structural Characteristics of Logarithmic Functions
Every logarithmic functionf(x)=loga(x) possesses properties that govern its behavior across the domain. These properties — domain, range, monotonicity, injectivity, continuity, and asymptotic behavior — determine how logarithms interact with equations, inequalities, and graphs.
Domain
The domain of f(x)=loga(x) is the set of all positive real numbers: (0,∞).
This restriction follows from the definition. The equation loga(x)=y means ay=x. Since a>0 and ay>0 for all real y, the output of any exponential with positive base is strictly positive. No real exponent produces zero or a negative number.
Consequently, loga(0) is undefined — no solution to ay=0 exists. Similarly, loga(−5) is undefined — no real y satisfies ay=−5.
For composite arguments, the entire expression inside the logarithm must be positive. The function log2(x−3) requires x−3>0, giving domain x>3. The function log5(x2+1) has domain all real numbers, since x2+1>0 for every x.
Range
The range of f(x)=loga(x) is all real numbers: (−∞,∞).
As x increases from just above zero toward infinity, loga(x) takes every real value exactly once. Near zero, the logarithm plunges toward −∞. At x=1, the logarithm equals zero. As x grows large, the logarithm increases without bound, though slowly.
This unlimited range contrasts with the exponential function g(x)=ax, whose range is (0,∞). The domain and range swap between a function and its inverse — logarithms and exponentials exhibit this exchange precisely.
Monotonicity
Logarithmic functions are strictly monotonic — either always increasing or always decreasing throughout their domain.
When a>1, the function f(x)=loga(x) is strictly increasing. If x1<x2, then loga(x1)<loga(x2). Larger inputs produce larger outputs. The functions log2(x), log10(x), and ln(x) all increase.
When 0<a<1, the function f(x)=loga(x) is strictly decreasing. If x1<x2, then loga(x1)>loga(x2). Larger inputs produce smaller outputs. The function log1/2(x) decreases.
This property is critical for solving inequalities. Taking logarithms preserves inequality direction when a>1 and reverses it when 0<a<1.
One-to-One Property
Logarithmic functions are one-to-one (injective): distinct inputs always produce distinct outputs.
Algebraically: if loga(x)=loga(y), then x=y.
This follows directly from strict monotonicity. A function that is always increasing (or always decreasing) cannot assign the same output to two different inputs — it would have to "turn around," violating monotonicity.
The one-to-one property justifies a key technique for solving equations. When an equation has the form loga(M)=loga(N) with the same base on both sides, the arguments must be equal: M=N. This reduces a logarithmic equation to an algebraic one.
The function f(x)=loga(x) is continuous on its entire domain (0,∞).
There are no jumps, breaks, or holes in the graph for any x>0. The function transitions smoothly from one value to the next. Small changes in input produce small changes in output.
At the boundary x=0, continuity fails — the function is not defined there. The graph approaches the y-axis but never reaches it. This boundary behavior leads to the vertical asymptote discussed below.
Asymptotic Behavior
The line x=0 (the y-axis) is a vertical asymptote for every logarithmic function.
As x→0+ (approaching zero from the right):
x→0+limloga(x)=−∞when a>1
x→0+limloga(x)=+∞when 0<a<1
The graph approaches the y-axis without touching it, plunging downward (for a>1) or rising upward (for 0<a<1).
As x→∞:
x→∞limloga(x)=+∞when a>1
x→∞limloga(x)=−∞when 0<a<1
Growth toward infinity is slow. For a>1, the logarithm increases without bound but at a decelerating rate — doubling the input adds only a fixed constant to the output.
Inverse Relationship with Exponential Functions
The functions f(x)=loga(x) and g(x)=ax are inverses of each other.
Composition in either order returns the input:
f(g(x))=loga(ax)=xfor all real x
g(f(x))=aloga(x)=xfor all x>0
Graphically, the curves y=loga(x) and y=ax are reflections of each other across the line y=x. Points (p,q) on one curve correspond to points (q,p) on the other.
Domain and range exchange:
ax has domain (−∞,∞) and range (0,∞)
loga(x) has domain (0,∞) and range (−∞,∞)
Asymptotes exchange orientation:
ax has horizontal asymptote y=0
loga(x) has vertical asymptote x=0
This inverse relationship provides the foundation for converting between logarithmic and exponential forms when solving equations.