1 / 3100%
Math 250 Study Notes: Concavity and the Second Derivative
Date: October 24, 2025
Course: Math 250 - Calculus II
Topic: Analysis of Functions: Concavity
1. Student Insight: Why Concavity Matters 💡
In our Calculus journey at CSUN, we learned that the first derivative,
f(x)
, tells us
the "direction" of the curve (increasing or decreasing). However, to truly
understand the shape of the function, we need the second derivative,
f(x)
.
Think of it this way:
f(x)
is the slope of the tangent line.
f(x)
is the rate of change of the slope.
Concavity measures how the curve bends. If you are driving a car along a function:
Concave Up: You are steering to the left (the slope is increasing).
Concave Down: You are steering to the right (the slope is decreasing).
Understanding this is crucial not just for graphing, but for optimization problems in
physics and engineering where we need to distinguish between a maximum and a
minimum.
2. Key Concepts & Definitions 📚
2.1 Definition of Concavity
Let
f
be differentiable on an open interval
I
. The graph of
f
is:
Concave Upward on
I
if
is increasing on the interval.
oVisual: The graph lies above all of its tangent lines. It holds water like
a cup .
Concave Downward on
I
if
f
is decreasing on the interval.
oVisual: The graph lies below all of its tangent lines. It spills water like
a frown ∩.
2.2 The Second Derivative Test for Concavity
This is the primary tool we use in Math 250 to analyze curves.
Let
f
be a function whose second derivative exists on an open interval
I
.
1. If
f(x)>0
for all
x
in
I
, then the graph of
f
is concave upward on
I
.
2. If
f(x)<0
for all
x
in
I
, then the graph of
f
is concave downward on
I
.
2.3 Point of Inflection
A Point of Inflection (POI) is a point
(c , f (c))
on the curve where the concavity
changes.
To find inflection points:
1. Find values of
x
where
f(x)=0
or
f(x)
is undefined.
2. Crucial Step: Check if
f(x)
actually changes sign at these points. If the sign
does not change, it is not an inflection point.
3. Detailed Example
Lets apply these concepts to a polynomial function. This is a classic type of problem
we might see on a midterm.
Problem: Determine the intervals of concavity and any points of inflection for the
function:
f(x)=x44x3
Solution:
Step 1: Find the derivatives.
First, we find the first derivative
f(x)
using the Power Rule:
f(x)=4x312 x2
Next, we find the second derivative
f(x)
:
f(x)= d
dx (4x312 x2)=12 x224 x
Step 2: Find potential inflection points.
Set
f(x)=0
to find candidates for inflection points:
12 x224 x=0
Factor out the common term
12 x
:
12 x(x 2)=0
So, our possible inflection points are at
x=0
and
x=2
.
Step 3: Test intervals for concavity.
We divide the number line into intervals based on our candidates:
( , 0)
,
(0,2)
,
and
(2, )
. We test the sign of
f(x)
in each interval.
Interval
Test Value
x
Sign of
f(x)=12 x(x 2)
Conclusion
( , 0)
1
12(1)(3)=36
(
+¿
)Concave Up
(0,2)
1
12(1)(1)=12
(
)Concave Down
(2, )
3
12(3)(1)=36
(
+¿
)Concave Up
Step 4: Analyze Inflection Points.
At
x=0
, concavity changes from Up to Down.
Inflection Point.
At
x=2
, concavity changes from Down to Up.
Inflection Point.
To find the
y
-coordinates:
f(0)=044¿
Final Answer:
Concave Up:
( , 0)(2, )
Concave Down:
(0,2)
Inflection Points:
(0,0)
and
(2, 16)
Students also viewed