thinkbot
- 5
- 0
How are Finding the max and min of a optimization problem different. and how do you distinguish them in an equation?
Finding the maximum and minimum values of an optimization problem involves identifying critical values through the first and second derivative tests. The first derivative test determines critical points where the derivative equals zero, while the second derivative test assesses the concavity of the function at these points. Specifically, if the second derivative is greater than zero at a critical point, it indicates a local minimum, whereas a value less than zero indicates a local maximum. Understanding these tests is crucial for distinguishing between maxima and minima in optimization problems.
PREREQUISITESStudents and professionals in mathematics, particularly those focused on calculus, optimization, and mathematical analysis. This discussion is beneficial for anyone seeking to deepen their understanding of extrema in functions.
thinkbot said:Yes I am familiar
thinkbot said:find f^1(x) = 0 x('s)= critical numbers plus some points (a,b) or [a,b]
f(x,a,b) = extrema Larget # max smallest # min
Using f^2(x) for the critical #'s f2(x) > 0 then min and ect.