Logarithmic Functions

A logarithmic function answers the question "what exponent do I need?" It is the inverse of an exponential function, so log_b(x) = y means b^y = x. In AP Calculus, the natural log ln x matters most because d/dx[ln x] = 1/x and the antiderivative of 1/x is ln|x| + C.

Verified for the 2027 AP Calculus AB/BC examLast updated June 2026

What is Logarithmic Functions?

A logarithmic function undoes an exponential function. If y = b^x, then x = log_b(y). In plain terms, a log takes in a number and spits out the exponent you'd need to produce it. That inverse relationship is the whole story, and it explains everything about logs that the AP exam cares about, from their domain (only positive inputs, because b^x is only ever positive) to their graph (the exponential curve reflected over the line y = x).

In AP Calculus, one log dominates: the natural logarithm, ln x, which uses base e. It earns that starring role because its derivative is shockingly clean. d/dx[ln x] = 1/x. Flip that around and you get one of the most-used antiderivatives in the course: ∫(1/x) dx = ln|x| + C. The absolute value is there because 1/x has a perfectly good antiderivative on the negative x-axis too, even though ln x itself only accepts positive inputs. Logs also unlock logarithmic differentiation, the trick where you take ln of both sides to turn ugly products, quotients, and variable exponents into easy sums before differentiating.

Why Logarithmic Functions matters in AP Calculus

Logarithmic functions thread through almost every unit of AP Calculus. In Unit 1 you need their limits and end behavior (ln x crawls to infinity slowly, and dives to negative infinity as x approaches 0 from the right). In Units 2-3 you differentiate ln x, apply the chain rule to ln(u), and use the inverse relationship with e^x to find derivatives of inverse functions. In Unit 6, ln|x| fills the one gaping hole in the power rule for antiderivatives, since ∫x^n dx breaks when n = -1. And in differential equations (Unit 7), solving exponential growth and decay models means taking a log to free the variable from the exponent. If exponentials model how things grow, logs are how you solve for when.

How Logarithmic Functions connects across the course

Exponential Functions (Units 1-3, 7)

Logs and exponentials are mirror images of each other, literally reflections over y = x. Every log fact is an exponential fact read backwards, which is why d/dx[e^x] = e^x and d/dx[ln x] = 1/x come as a matched pair in the course.

Natural Logarithm (Units 2-3, 6)

ln x is the base-e logarithm and the only log you'll work with constantly in AP Calc. Other bases get converted to it through the change-of-base idea, since log_b(x) = ln x / ln b, which means every log derivative is really a 1/x derivative with a constant attached.

Accumulation of Change (Unit 6)

The cleanest calculus definition of ln x is as an accumulation function. ln x equals the integral of 1/t from 1 to x. That's the area under the curve 1/t, which is why the antiderivative of 1/x is ln|x| + C and why that integral shows up in so many FRQ setups.

Base (Units 2-3)

The base tells you which exponential a log is undoing. For any base b, d/dx[log_b(x)] = 1/(x ln b), so changing the base just multiplies the natural-log derivative by a constant. Base e is special precisely because that constant equals 1.

Is Logarithmic Functions on the AP Calculus exam?

Logarithmic functions show up everywhere rather than as their own question type. In MCQs, expect to differentiate ln(u) with the chain rule, evaluate ∫(1/x) dx or ∫(u'/u) dx, find limits involving ln x, or solve an equation like e^(kt) = 2 by taking ln of both sides (that's how every half-life and doubling-time problem ends). On FRQs, logs sneak into separable differential equations, where integrating dy/y produces ln|y| and you have to exponentiate correctly to solve for y. Watch the classic traps: forgetting the absolute value in ln|x| + C, claiming ln x is defined at x = 0, and writing ln(a + b) as ln a + ln b, which is never true. Know your log properties cold, because logarithmic differentiation only works if you can split ln of a product into a sum without error.

Logarithmic Functions vs Exponential Functions

These two get tangled because they're inverses and their rules look superficially similar. An exponential function has the variable in the exponent (e^x), and it differentiates to itself. A logarithmic function asks for the exponent (ln x), and it differentiates to 1/x. Quick gut check: exponentials grow explosively fast, while logs grow painfully slowly. If a question involves solving for a variable stuck in an exponent, you're about to use a log.

Key things to remember about Logarithmic Functions

  • A logarithmic function is the inverse of an exponential function, so log_b(x) = y means exactly that b^y = x.

  • The derivative of ln x is 1/x, and by the chain rule the derivative of ln(u) is u'/u.

  • The antiderivative of 1/x is ln|x| + C, with the absolute value, because the power rule fails when the exponent is -1.

  • Logarithmic differentiation turns products, quotients, and variable exponents into sums by taking ln of both sides first.

  • ln x is only defined for x > 0, it approaches negative infinity as x approaches 0 from the right, and it grows slower than any positive power of x.

  • For any other base, d/dx[log_b(x)] = 1/(x ln b), so every log derivative is just the natural-log derivative scaled by a constant.

Frequently asked questions about Logarithmic Functions

What is a logarithmic function in AP Calculus?

It's the inverse of an exponential function, meaning log_b(x) gives you the exponent needed to turn b into x. In AP Calc the natural log ln x is the one that matters, with derivative 1/x and antiderivative connections to ∫(1/x) dx.

Is the derivative of ln x really just 1/x?

Yes, exactly 1/x, with no extra constants. The clean version only holds for base e, though. For any other base b, the derivative of log_b(x) is 1/(x ln b).

What's the difference between ln x and log x?

ln x is the natural logarithm with base e (about 2.718), while log x usually means the common logarithm with base 10. AP Calculus runs almost entirely on ln x because base e makes the derivative and antiderivative formulas clean.

Does ln(a + b) equal ln a + ln b?

No, and this is one of the most common algebra errors on the exam. The correct property is ln(ab) = ln a + ln b. Logs turn multiplication into addition, not addition into addition.

Why is there an absolute value in ∫(1/x) dx = ln|x| + C?

Because 1/x is defined for negative x even though ln x isn't. The absolute value makes the antiderivative valid on both sides of zero, and dropping it can cost you a point on an FRQ.