chjopl
- 21
- 0
Find the local maxima:
f(x)=2x^3 - 3x^2 -12x + 3
f(x)=2x^3 - 3x^2 -12x + 3
The discussion revolves around finding the local maxima of the function f(x) = 2x^3 - 3x^2 - 12x + 3, as well as exploring the existence of local maxima for other functions, including f(x) = x + ln(x). Participants are examining the behavior of derivatives to identify critical points and extremum locations.
The discussion is ongoing, with various interpretations being explored regarding the conditions for local maxima and minima. Some participants have provided insights into the behavior of the derivatives and the implications for the original function, but there is no explicit consensus on the conclusions drawn.
Participants are working under the assumption that the functions are continuous and are discussing the definitions of critical points and extremum points. There is also mention of the need to consider both first and second derivatives when analyzing functions for extrema.
Taking the derivative with respect to x, we get 6x^2 - 6x - 12. Simplified to 6(x^2 - x + 2). That there's a parabola facing up, so it doesn't have a local max, but does have an absolute min.chjopl said:Find the local maxima:
f(x)=2x^3 - 3x^2 -12x + 3
Same deal. The derivative is 1 + 1/x, which is 1/x shifted up one unit. Goes off into infinity, as well.chjopl said:does a local max exist for f(x)=x + ln(x)
Planckenstein said:Same deal. The derivative is 1 + 1/x, which is 1/x shifted up one unit. Goes off into infinity, as well.
Unless these have a bounded domain, they both don't have local maxes.
Planckenstein said:Taking the derivative with respect to x, we get 6x^2 - 6x - 12. Simplified to 6(x^2 - x + 2). That there's a parabola facing up, so it doesn't have a local max, but does have an absolute min.
Kreil said:Just because the derivative has 2 zeroes doesn't mean the function has to have a max and a min...it could pass through the x-axis at 1 point (the zero) and come back up, never becoming negative.
In order for their to be a max or min at a certain point, the zeroes of the first derivative are the places it would happen.
kreil said:What I said does not convey the idea I was trying to convey
Imagine the graph of a first derivative...it is positive and decreasing, touches the x-axis at 1 point (does NOT pass through the x axis), then increases. It's values over this interval are never negative. The graph of f changed concavity but does NOT have a local extremum at this point since the first derivative did not change signs.
That is what I was trying to say. Not every zero of the first derivative is guaranteed to be an extremum.