Find Local Extrema of f(x): f'(x) = x^2(x-1)^2(x-3)^2

  • Thread starter Thread starter Qube
  • Start date Start date
  • Tags Tags
    Numbers
Qube
Gold Member
Messages
461
Reaction score
1

Homework Statement



If f'(x) = x^2(x-1)^2(x-3)^2, how many local extrema does f(x) have?

Homework Equations



Extrema occur at critical points.

Critical points are values of x such that f'(x) = 0 or = ±∞

The Attempt at a Solution



Not all values that zero the derivative are critical points. For example, if the problem had been f'(x) = -1/x^2, 1/x would have been the original function. 0 would seem like a critical point since it causes the derivative to approach negative infinity. However, it cannot be a critical point since 0 is not on the domain of the original function.

Is there any case to worry with this particular problem, however? I don't think so because the derivative appears to be a polynomial and the original function appears to also be a polynomial and polynomials are continuous through all real numbers.

Am I correct? Should I just say the critical points are x = 0, x = 1, and x = 3 and rest assured they exist on the domain of f(x) since f(x) appears to be a polynomial given its polynomial derivative?

----

Also, regardless of the critical numbers, the derivative appears to be all positive throughout its domain, making the discussion of relative extrema moot since there are no changes in the sign of the first derivative. All the terms are squared and we know that any term squared is a positive number.
 
Physics news on Phys.org
Qube said:
Is there any case to worry with this particular problem, however? I don't think so because the derivative appears to be a polynomial and the original function appears to also be a polynomial and polynomials are continuous through all real numbers.

Am I correct?
Yes.

Should I just say the critical points are x = 0, x = 1, and x = 3 and rest assured they exist on the domain of f(x) since f(x) appears to be a polynomial given its polynomial derivative?
The domain is not an issue, right.

Also, regardless of the critical numbers, the derivative appears to be all positive throughout its domain, making the discussion of relative extrema moot since there are no changes in the sign of the first derivative. All the terms are squared and we know that any term squared is a positive number.
Good, as this settles the question about saddle points.
 
What's a saddle point? I'm getting something about a stationary point ... what does stationary mean in this context?
 
Qube said:
What's a saddle point? I'm getting something about a stationary point ... what does stationary mean in this context?

A saddle point is a stationary point that is neither a maximum nor a minimum; for example, the point x = 0 is a saddle point of f(x) = x^3.

Anyway, you have missed two other critical points.
 
Ray Vickson said:
Anyway, you have missed two other critical points.
Be careful, the function given in the first post is f', not f itself.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top