Question

How to find concavity and inflection points from the second derivative

Original question: Example 2) Given f(x)=xx2+1f(x)=\frac{x}{x^2+1}, determine the intervals of concavity and points of inflection.

  1. f(x)=(1)(x2+1)(x)(2x)(x2+1)2f'(x)=\frac{(1)(x^2+1)-(x)(2x)}{(x^2+1)^2}

f(x)=x2+12x2(x2+1)2f'(x)=\frac{x^2+1-2x^2}{(x^2+1)^2}

f(x)=x2+1(x2+1)2f'(x)=\frac{-x^2+1}{(x^2+1)^2}, xR\forall x\in R

f(x)=2x(x2+1)2(x2+1)(2)(x2+1)(2x)(x2+1)4f''(x)=\frac{-2x(x^2+1)^2-(-x^2+1)(2)(x^2+1)(2x)}{(x^2+1)^4}

f(x)=2x(x2+1)[(x2+1)2(x2+1)](x2+1)4f''(x)=\frac{2x(x^2+1)[-(x^2+1)-2(-x^2+1)]}{(x^2+1)^4}

f(x)=2x(x23)(x2+1)3f''(x)=\frac{2x(x^2-3)}{(x^2+1)^3}

2x(x23)=02x(x^2-3)=0

x=0x=0 or x23=0x^2-3=0

x=±3x=\pm\sqrt{3}

f(x)f''(x) is never undefined

303-\infty\quad -\sqrt{3}\quad 0\quad \sqrt{3}\quad \infty

2x2x

(x23)(x^2-3)

(x2+1)3(x^2+1)^3

f(x)f''(x)

π(x)\pi''(x)

(,3)(-\infty,-\sqrt{3})

(3,0)(-\sqrt{3},0)

(0,3)(0,\sqrt{3})

(3,)(\sqrt{3},\infty)

\cdots

f(3)=34f''(-\sqrt{3})=\frac{\sqrt{3}}{4}

f(0)=0f''(0)=0

f(3)=34f''(\sqrt{3})=-\frac{\sqrt{3}}{4}

Concave Up: x(3,0)(3,)x\in(-\sqrt{3},0)\cup(\sqrt{3},\infty)

Concave Down x(,3)(0,3)x\in(-\infty,-\sqrt{3})\cup(0,\sqrt{3})

Inflection Points (3,34),(0,0),(3,34)(-\sqrt{3},-\frac{\sqrt{3}}{4}),(0,0),(\sqrt{3},\frac{\sqrt{3}}{4})

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: Concavity questions reward patience. Once the second derivative is simplified, the rest is really a sign chart problem with a little interpretation at the end.

Detailed walkthrough

We are given

f(x)=xx2+1.f(x)=\frac{x}{x^2+1}.

We want the intervals of concavity and the inflection points.


1) First derivative

Use the quotient rule:

f(x)=(1)(x2+1)x(2x)(x2+1)2f'(x)=\frac{(1)(x^2+1)-x(2x)}{(x^2+1)^2}

Simplify:

f(x)=x2+12x2(x2+1)2=1x2(x2+1)2.f'(x)=\frac{x^2+1-2x^2}{(x^2+1)^2}=\frac{1-x^2}{(x^2+1)^2}.

2) Second derivative

Differentiate again. A simplified form is

f(x)=2x(x23)(x2+1)3.f''(x)=\frac{2x(x^2-3)}{(x^2+1)^3}.

3) Critical values for concavity

Set the numerator equal to zero:

2x(x23)=02x(x^2-3)=0

So

x=0,x=±3.x=0,\quad x=\pm\sqrt{3}.

The denominator (x2+1)3(x^2+1)^3 is always positive, so the sign of f(x)f''(x) depends only on

2x(x23).2x(x^2-3).

4) Sign chart

Check the intervals:

  • (,3)(-\infty,-\sqrt{3})
  • (3,0)(-\sqrt{3},0)
  • (0,3)(0,\sqrt{3})
  • (3,)(\sqrt{3},\infty)

The sign of f(x)f''(x) gives:

  • Concave down on (,3)(0,3)(-\infty,-\sqrt{3})\cup(0,\sqrt{3})
  • Concave up on (3,0)(3,)(-\sqrt{3},0)\cup(\sqrt{3},\infty)

5) Inflection points

Inflection points occur where concavity changes. Evaluate f(x)f(x) at the candidate xx-values:

f(3)=34,f(0)=0,f(3)=34.f(-\sqrt{3})=\frac{-\sqrt{3}}{4},\qquad f(0)=0,\qquad f(\sqrt{3})=\frac{\sqrt{3}}{4}.

So the inflection points are

(3,34), (0,0), (3,34).\left(-\sqrt{3},-\frac{\sqrt{3}}{4}\right),\ (0,0),\ \left(\sqrt{3},\frac{\sqrt{3}}{4}\right).

💡 Pitfall guide

A common trap is stopping after finding where f(x)=0f''(x)=0. That is not enough by itself. You still need a sign change in concavity. Another mistake is forgetting that the denominator is always positive here, so it never changes the sign of f(x)f''(x). That makes the numerator the only thing that matters.

🔄 Real-world variant

If the function were f(x)=xx2+a2f(x)=\frac{x}{x^2+a^2} with a>0a>0, the same strategy would work, but the algebraic details of f(x)f''(x) would change. For a polynomial instead of a rational function, the denominator issue disappears, but the sign-chart method for concavity stays the same. If you only need intervals of concavity and not inflection points, the sign of ff'' is enough.

🔍 Related terms

second derivative, inflection point, concavity

FAQ

How do you find concavity from the second derivative?

Compute f''(x), make a sign chart, and use positive values for concave up and negative values for concave down.

Does f''(x)=0 always mean an inflection point?

No. You also need concavity to change sign at that x-value. If the sign does not change, it is not an inflection point.

chat