Loading…

Logarithmic Differentiation Calculator

Math Calculus • Derivatives

View all topics
7. Logarithmic Differentiation Calculator
Uses logarithmic differentiation to differentiate complicated expressions (especially variable exponents and big products/quotients), then plots \(f\) and \(f'\). Drag to pan • wheel/pinch to zoom • both graphs share the same view.
Inputs
Supported: + − * / ^, parentheses, variables x y z, constants pi, e, sin cos tan, ln log(base 10), sqrt abs exp. Implicit multiplication: 2x, (x+1)(x-1), 2sin(x). Trig powers like cos^2(2x) work.
Other variables are treated as constants.

Plots \(x\in[c-w,c+w]\).
y =
z =
Used when \(f\) includes \(y\) or \(z\).
Click to auto-fill and compute.
Ready
Graphs
Drag to pan • wheel/pinch to zoom • both graphs share the same view • strong zoom-out enabled.
\(f(x)\)
\(f'(x)\)
x: 0, y: 0, zoom(px/unit): 60
Result
Enter \(f(x)\) and click Differentiate (log method).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is logarithmic differentiation used for?

Logarithmic differentiation simplifies differentiation by taking ln of both sides, which turns products into sums and quotients into differences. It is especially helpful for expressions with variable exponents like u(x)^{v(x)}.

How do you differentiate a function like u(x)^{v(x)} with logarithms?

Set y = u(x)^{v(x)} and take logs: ln|y| = v(x)ln|u(x)|. Differentiating gives y'/y = v'(x)ln|u(x)| + v(x)u'(x)/u(x), so y' = u(x)^{v(x)}(v'(x)ln|u(x)| + v(x)u'(x)/u(x)).

Why does the method use ln|y| instead of ln(y)?

Using ln|y| allows the logarithm step to remain valid when y can be negative, as long as y is not zero. At points where f(x) = 0, ln|f(x)| is undefined, so the log step is not valid exactly at those zeros.

What happens if I choose partial derivative with respect to y or z?

The calculator treats the other variables as constants and differentiates only with respect to the chosen variable. This is useful when your expression includes x along with y or z and you want a partial derivative.

How do the plot center c and half-width w affect the graphs?

They set the x-interval displayed for the plots as x in [c-w, c+w]. Adjusting c and w helps you focus on behavior near a point or zoom out to see larger-scale trends for f and f'.