How do I find inflection points and local min/max values in a function?

  • Thread starter Thread starter swears
  • Start date Start date
Click For Summary

Homework Help Overview

The discussion revolves around finding inflection points, local minimum and maximum values, and determining where a function is increasing and concave up. The function in question is f(x) = 3x^4 - 4x^3, and participants are exploring the relationships between critical points and inflection points through derivatives.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • The original poster attempts to identify critical points using the first derivative and is unsure about the distinction between critical points and inflection points. They also seek clarification on how to find local min/max values.
  • Some participants explain the definitions of inflection points and critical points, discussing the conditions under which they occur and how to evaluate local extrema using the first and second derivatives.
  • Others suggest using test values around critical points to determine changes in slope and concavity, questioning the implications of these changes for identifying local minima and maxima.

Discussion Status

Participants are actively engaging with the concepts, providing definitions and examples to clarify the differences between critical points and inflection points. There is a productive exchange of ideas, with some guidance offered on how to analyze the function further, though no consensus has been reached on the final interpretations.

Contextual Notes

The original poster is preparing for a test and is working under time constraints, which may influence their understanding and exploration of the concepts discussed.

swears
Messages
87
Reaction score
0
I have a test tomorrow and I'm not sure how to solve this.

I need to find: inflection points, where f(x) is increasing, concave up, and local min/max points.

f(x) = 3x^4 - 4x^3

f'(x) = 12x^3 - 12x^2

f'(x) = 12x(x-1)

So I get: x = 0 and x = 1 These are my critical points right? Are these the same as inflection points?

anyway: x-1 > 0 so, I get f(x) is increasing when x>1. Or (1, Infinity)

Now I find concavity: f''(x) = 36x^2 - 24x
6x(6x-4)
6x = 0 , x = 0and 6x-4 = 0 , x = 2/3
So I get: f(x) is concave up from (-infinity, 0)u(2/3, infinity)

So I figured out about half of the problem. I guess what I really need help with is how to find the inflection points, and how those are different from the critical points. And also how to find the local min/max values.

Any help is really appreciated.
 
Last edited:
Physics news on Phys.org
An "Inflection point" is a point in which the curve changes concavity. In other words, the second derivative = 0 and it changes concavity.

For more on inflection points and an example:
http://mathworld.wolfram.com/InflectionPoint.html

A critical point is a place in which the slope of the function is zero, or the first derivative is equal to zero at this point. You can use this to evaluate local min's and maximums. If the slope changes from negative to positive, then we know that the function was decreasing, hit a slope of zero, then increased. Therefore, that would be a maximum. If the function's derivative to the left was positive, then zero at the critical point, then to the right of the critical point negative, the function increased, zero slope'd, then decreased. Thus, that would be a maximum.

Alternately, you could use the second derivative test (insert critical point's x value into the second derivative. If f ''(c) > 0, minimum. f ''(c) < 0, maximum. Concave down indicates maximum, concave up indicates minimum is one way of remembering.)

Does that help?
 
Ok, so my local min is -1. I don't think there is a max.

Andy my inflection points are basically the points I had for change of concavity? So that's: 0, 2/3?

Thanks for your help
 
When doing these problems, it is useful to make a little chart.

Here's an example

To check for a min/maximum, we want their to be a "Change" from negative to zero to positive, or positive to zero to negative. That would indicate a min or a max (Look at y=x^3, x = 0. That does indeed have zero slope, but the slope goes positive, zero, positive. That means it is NOT a local min or max. That's why the "change" in slope is important.)

Using your problem:
We know that 0 and one are our critical points. Choose numbers to the left and right of 0. Easy numbers, that way we can see how the functions slope changes before and after the critical point x = 0.

Let's try x = -1 (That's to the left of 0) and x = 1/2 (To the right of zero, and to the left of 1, our other critical point. We'll also use 2, as that is to the right of 1.)
Put these test numbers into F '(x). We want to see if their is a sign change to the left and right of our critical points.

_____________| 0|__________|1|___________________
F'(1)=-24 < 0 F'(.5) < 0 F'(2) > 0

So, we see that to the right of zero, slope is negative, to the left of zero, slope is negative. Thus, we can conclude that x = 0 is NOT a local min or max. However, notice the sign change of the slope from the left and right of 1. It goes from negative to positive. This indicates (as you said) a Local Minimum.

Now, for inflection points, do the same thing! Make sure the concavity changes.

Make sense a bit?
 

Similar threads

Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 27 ·
Replies
27
Views
2K
Replies
5
Views
2K
Replies
7
Views
2K
  • · Replies 36 ·
2
Replies
36
Views
6K