Optimums
In mathematics and optimization, an optimum is a point in the decision space where an objective function attains its best value under a given constraints set. The best value is the optimum value, and the point is an optimal solution. If the objective aims to maximize, the optimum is a maximum; if it aims to minimize, it is a minimum. The term distinguishes between the value and the input (the arg optimum).
Types: A global optimum is the best value over the entire feasible set. Local optima are best
Examples: The sine function has infinitely many local maxima of value 1 at x = pi/2 + 2
Methods: Unconstrained problems can be solved by setting derivatives to zero and applying second-order tests. Constrained
Applications: Optima are central to economics, operations research, engineering, and machine learning, where the aim is