Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20
Second Derivative Test
Calculus is a powerful tool for identifying the properties and the shape of a graph. One example is The First Derivative Test used to find the critical points of a function. These points tell you where the slope of a graph is 0.
Fig. 1. Graph of a quintic polynomial with three critical points
Sometimes these critical points are local maxima or minima, and sometimes neither. How can you determine if the critical points are local maxima or minima? Use The Second Derivative Test!
For a review on maximums and minimums see our articles Maxima and Minima and Absolute Maxima and Minima.
Test your knowledge with multiple choice flashcards
After finding the critical points of a function through The First Derivative Test, the next question that arises naturally is if those points are local maxima, local minima, or neither. The Second Derivative Test is a method for telling whether a critical point is a local extremum.
Let be a function that can be differentiated at least twice, and let be a critical point of The Second Derivative Test states that:
If then is a local maximum of
If then is a local minimum of
In words, The Second Derivative Test tells you the following:
If the second derivative at a critical point is negative, the function has a local maximum at that point.
If the second derivative at a critical point is positive, the function has a local minimum at that point.
Note that the Second Derivative Test does not cover the case when That is because the test becomes inconclusive in that scenario, so there is nothing more you can tell about the function.
The Second Derivative Test receives its name from the fact that you need to find the second derivative of the function you are working with. Makes sense, right?
The Second Derivative Test and Local Extrema
Since the Second Derivative Test is capable of telling you whether a critical point is a local maximum or a local minimum, it is usually used after finding the critical points using The First Derivative Test.
Consider the function
whose critical points are at and Use the Second Derivative Test to find whether each critical point is a local maximum or a local minimum.
Answer:
You need the second derivative of the function, so you need to differentiate it twice. Use the Power Rule to find the first derivative, that is
and use it again to find the second derivative, so
Next, you need to evaluate the second derivative at each critical point. Since you are already given the critical points this becomes straightforward, so
and
You just found that which is less than 0. That means there is a relative maximum at Likewise, since you found that which is greater than 0, you can conclude that a relative minimum occurs at
Fig. 2. Graph of a cubical polynomial and its local extrema
It is worth noting that The Second Derivative Test only tells us what happens if the second derivative is NOT equal to zero. Recall that if the test becomes inconclusive.
Consider the function
which only has one critical point at Use the Second Derivative Test to tell if it is a local maximum or a local minimum.
Answer:
You need the second derivative of the function. Start by finding its first derivative using the Power Rule, that is
and use it once again to find the second derivative, so
Next, evaluate the second derivative at its critical point, which is to obtain
Since you evaluated the second derivative at a critical point and got 0, the second derivative test is inconclusive, which means that it cannot tell by itself if there is a local maximum, minimum, or neither.
Now take a look at the graph of the function.
Fig. 3. Graph of a cubic polynomial with no relative extrema
Note that this function does not have relative extrema.
In the above example, the function did not have any relative extrema. Remember that you could not conclude anything from The Second Derivative Test because but that does not mean that this implies that a function will never have relative extrema!
Consider the function
which only has one critical point at Use the Second Derivative Test to tell if it is a local maximum or a local minimum.
Answer:
As usual, begin by finding the required derivatives. By using the Power Rule you can find that
and by using it once again you find
Next, evaluate the second derivative at the critical point, so
Once again, since you cannot conclude anything from The Second Derivative Test. This function, however, has a local maximum located at the critical point, as shown in its graph.
Fig. 4. Graph of a quartic polynomial with a local maximum
In other words, you can't conclude that a point isn't a minimum or maximum just because the Second Derivative Test failed to give you an answer!
The Second Derivative Test and Concavity
Just like the first derivative tells you whether a function is increasing or decreasing, the second derivative tells us about the concavity of the graph.
A function is said to be concave down, or just concave, in an interval where its second derivative is negative. The lines tangent to the function's graph inside an interval where it is concave will lie above the graph.
If a critical point is inside an interval where the function is concave, then it will be a maximum because of The Second Derivative Test. The following graph shows lines tangent to a function in an interval where it is concave.
Fig. 5. Graph of a concave function with a local maximum
If the second derivative of a function in a given interval is positive instead, the function is said to be concave up or convex.
A function is said to be concave up, or convex, in an interval where its second derivative is positive. The lines tangent to the function's graph inside an interval where it is convex will lie below the graph.
Like with a concave interval, if a critical point is inside an interval where the function is convex, it will be a minimum because of The Second Derivative Test. The following graph shows lines tangent to a function in an interval where it is convex.
Fig. 6. Graph of a convex function with a local minimum
Find the intervals for which the function
is concave and convex.
Answer:
To find the intervals where the given function is concave or convex you need to inspect its second derivative, so use the Power Rule twice to find it, that is
and
Next, write and solve the inequality to find where the function is concave, so
From the above inequality you can conclude that the function is concave in the interval This means that for all x-values less than 0, the function is concave.
To find where the function is convex you write and solve the inequality so
Therefore, the function is convex in the interval
The x-values for where the concavity of a graph change are called inflection points. If a function's second derivative is continuous then the second derivative evaluated at an inflection point is equal to 0.
Let be a function that:
Is continuous at
Changes its concavity at
The value is called an inflection point of
The point from the previous example is an inflection point.
Fig. 7. A function switches from concave to convex at an inflection point
Consider the function
State its local extrema, inflection points, and concave/convex intervals, if any.
Answer:
You can use the First Derivative Test to find its local extrema.
Find the derivative of the function.Using the Power Rule to differentiate the given function will give you
Evaluate the function at a critical point and set it equal to 0.This step is rather straightforward, evaluate the derivative at that isand set it equal to 0, so
Solve the obtained equation for The above quadratic equation can be solved by factoring. Think of two numbers whose product is and their sum is Usually, you should start factoring, so
Number 1
Number 2
Product
Sum
1
5
5
6
-1
-5
5
-6
This means that the equation can be factored as which means that the solutions are and
Now that you found the critical points, you need to find the second derivative. You can do this by using the Power Rule again on so
Next, evaluate the second derivative at both critical points to tell whether they are a maxima or minima, that is
so there is a local maximum at and
so there is a local minimum at
The maximum and minimum values can be found by evaluating the function at those spots, so
is the local maximum and
is the local minimum.
Next, to find where the function is concave solve the inequality , that is
so the function is concave in the interval To find where it is convex just flip the inequality, so
which means that the function is convex in the interval
Since the function switches from concave to convex at this is an inflection point.
Fig. 8. A function with its local extrema, inflection point, and concave/convex regions
The Second Derivative Test for Multivariable Functions
Just like The First Derivative Test, when doing The Second Derivative Test for multivariable functions you need to use Partial Derivatives. However, this test is more complex when evaluating multivariable functions, and it is out of the scope of this article.
The Second Derivative Test Examples
We will now take a look at more examples of The Second Derivative Test.
Consider the function
whose critical points are at and Use the Second Derivative Test to find whether each critical point is a local maximum or a local minimum.
Answer:
Use the Power Rule twice to find the second derivative of that is
and
Next, evaluate the second derivative at each critical point, so
and
Since you found that there is a local maximum located at Also, since you found that there is a local minimum located at
We will now use the second derivative of a function to inspect its concavity.
Find the intervals for which the function
is concave and convex.
Answer:
Begin by using the Power Rule twice to find the second derivative of so
and
Next, write and solve the inequality to find where the function is concave, that is
so the function is concave in the interval
Finally, write and solve the inequality to find where the function is convex, that is
Therefore, the function is convex in the interval
The Second Derivative Test - Key takeaways
The Second Derivative Test is a method for telling what kind of extremum is a critical point.
If the second derivative at a critical point is negative, the function has a local maximum at that point.
If the second derivative at a critical point is positive, the function has a local minimum at that point.
In case that the second derivative at a critical point is equal to zero the test is inconclusive. This means that the critical point can be a local maximum, a local minimum, or neither.
The second derivative of a function also gives information about the shape of a graph.
The graph is concave in an interval where its second derivative is negative.
The graph is convex in an interval where its second derivative is positive.
Learn faster with the 11 flashcards about Second Derivative Test
Sign up for free to gain access to all our flashcards.
Frequently Asked Questions about Second Derivative Test
What is the second derivative?
The second derivative of a function is the derivative of the derivative of a function. That is, the function obtained for differentianting a function two times in a row.
What is the difference between the first and second derivative tests?
In the first derivative test you write an equation and then solve it to find the critical points of a function. In the second derivative test you evaluate those critical points to find if they are local maxima or local minima.
What is the second derivative rule for local extrema?
After finding the critical points, or stationary points, of a function you evaluate the second derivative at those points.
If the second derivative at a critical point is negative, the function has a local maximum at that point.
If the second derivative at a critical point is positive, the function has a local minimum at that point.
If the second derivative at a critical point is equal to zero, the test becomes inconclusive.
What is the second derivative test?
The second derivative test is a method for telling which kind of extrema are the critical points of a function.
What is an example of the second derivate?
Suppose you have the sine function. Its derivative is the cosine function. This means that the first derivative of the sine function is the cosine function. Now take the cosine function, its derivative is the negative sine function. Since you differentiated twice you can say that the second derivative of the sine function is the negative sine function.
How we ensure our content is accurate and trustworthy?
At StudySmarter, we have created a learning platform that serves millions of students. Meet
the people who work hard to deliver fact based content as well as making sure it is verified.
Content Creation Process:
Lily Hulatt
Digital Content Specialist
Lily Hulatt is a Digital Content Specialist with over three years of experience in content strategy and curriculum design. She gained her PhD in English Literature from Durham University in 2022, taught in Durham University’s English Studies Department, and has contributed to a number of publications. Lily specialises in English Literature, English Language, History, and Philosophy.
Gabriel Freitas is an AI Engineer with a solid experience in software development, machine learning algorithms, and generative AI, including large language models’ (LLMs) applications. Graduated in Electrical Engineering at the University of São Paulo, he is currently pursuing an MSc in Computer Engineering at the University of Campinas, specializing in machine learning topics. Gabriel has a strong background in software engineering and has worked on projects involving computer vision, embedded AI, and LLM applications.
Vaia is a globally recognized educational technology company, offering a holistic learning platform designed for students of all ages and educational levels. Our platform provides learning support for a wide range of subjects, including STEM, Social Sciences, and Languages and also helps students to successfully master various tests and exams worldwide, such as GCSE, A Level, SAT, ACT, Abitur, and more. We offer an extensive library of learning materials, including interactive flashcards, comprehensive textbook solutions, and detailed explanations. The cutting-edge technology and tools we provide help students create their own learning materials. StudySmarter’s content is not only expert-verified but also regularly updated to ensure accuracy and relevance.
Join over 30 million students learning with our free Vaia app
The first learning platform with all the tools and study materials
you need.
Note Editing
•
Flashcards
•
AI Assistant
•
Explanations
•
Mock Exams
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept
Privacy & Cookies Policy
Privacy Overview
This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the ...
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.