Inflection points

Recall

Consider a function ff and a point P(xy)P(x|y) on the graph of ff. Recall that PP is local extremum (local maximum or minimum) if

f(x)=0 and f(x)0f'(x)=0\text{ and } f''(x)\neq 0

A local extrema is also called a turning point because the slope of the tangent turns at PP from a negative slope into a positive slope (local minimum) or from a positive slope into a negative slope (local maximum). So the slope changes the sign at PP. This is illustrated below.

Definition 1

Consider a function ff and a point P(xy)P(x|y) on the graph of ff. If the slope does not change its sign at PP, but changes from increasing to decreasing (a change of increasing to decreasing trend), or from decreasing to increasing , we call PP an inflection point (see figure below).

From the figure we see, that inflection points are in the middle of SS like structures.

Theorem 1

Consider a function ff and a point P(xy)P(x|y) on the graph of ff. We have the following:

Equation 1
f(x)=0 and f(x)0P(xy) is an inflection pointf''(x)=0\text{ and } f'''(x)\neq 0 \rightarrow P(x|y) \text{ is an inflection point}

Inflection point and second derivative.

If f(x)=0f'''(x)=0, visual inspection is necessary to check out if PP is an inflection point.

Note 1

Note that an inflection point does not have to be a stationary point, because the tangent at PP does not have to be horizontal. If it is, the inflection point is a saddle point. In fact, an inflection point can be thought of as a saddle point where the horse is lashing out ... . So a saddle point is a very specific inflection point, one where the tangent is horizontal.

Example 1

Assume that the output of a function f(x)f(x) is the location of a car at time xx (the input). Thus the slope f(x)f'(x) is the instantaneous velocity and f(x)f''(x) is the instantaneous acceleration of the car at time xx.

Assume you hit the brake so that the car gets slower and slower, and at time x=3x=3 you hit the gas pedal, so the car is getting faster again. Then we have an inflection point at x=3x=3. Note that the car's acceleration must be 00 at x=3x=3 as it changes from being negative during braking (you are pressed into the safety belt) to being positive when you hit the gas pedal (you are pressed into the seat).

If the car actually stops at x=3x=3, we have a saddle point.

Exercise 1

Find the inflection points (if there are any) of the function f(x)=x32x2+xf(x)=x^3-2x^2+x.

Solution

Find xx with f(x)=0f''(x)=0, and then check if f(x)0f'''(x)\neq 0.

  • f(x)=3x24x+1f'(x)=3x^2-4x+1
  • f(x)=6x4f''(x)=6x-4
  • f(x)=6f'''(x)=6

f(x)=06x4=0f''(x)=0\rightarrow 6x-4=0, thus x=23x=\frac{2}{3}. As f(23)=60f'''(\frac{2}{3})=6\neq 0, it follows that there is an inflection point at x=23x=\frac{2}{3}. It has the coordinates P(23227)\underline{P(\frac{2}{3}|\frac{2}{27})}.