Natural Logarithm Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

hard
Find the derivative of f(x)=ln(x2+1)f(x) = \ln(x^2 + 1) and determine where ff is increasing.

Solution

  1. 1
    By the chain rule: f(x)=1x2+12x=2xx2+1f'(x) = \frac{1}{x^2+1} \cdot 2x = \frac{2x}{x^2+1}.
  2. 2
    f(x)>0f'(x) > 0 when 2x>02x > 0 (since x2+1>0x^2+1 > 0 always), i.e., when x>0x > 0. So ff is increasing on (0,)(0, \infty).

Answer

f(x)=2xx2+1,f is increasing on (0,)f'(x) = \frac{2x}{x^2+1}, \quad f \text{ is increasing on } (0, \infty)
The derivative of ln(u)\ln(u) is uu\frac{u'}{u} by the chain rule. Since x2+1x^2+1 is always positive, the sign of f(x)f'(x) depends entirely on the numerator 2x2x. This shows ln\ln composed with a function inherits increasing/decreasing behavior from the argument's derivative.

About Natural Logarithm

The logarithm with base e2.71828e \approx 2.71828: lnx=logex\ln x = \log_e x. It is the inverse function of exe^x.

Learn more about Natural Logarithm →

More Natural Logarithm Examples