7 minute read

Maxima and Minima

Applications



The terms maxima and minima refer to extreme values of a function, that is, the maximum and minimum values that the function attains. Maximum means upper bound or largest possible quantity. The absolute maximum of a function is the largest number contained in the range of the function. That is, if f(a) is greater than or equal to f(x), for all x in the domain of the function, then f(a) is the absolute maximum. For example, the function f(x) = -16x2 + 32x + 6 has a maximum value of 22 occurring at x = 1. Every value of x produces a value of the function that is less than or equal to 22, hence, 22 is an absolute maximum. In terms of its graph, the absolute maximum of a function is the value of the function that corresponds to the highest point on the graph. Conversely, minimum means lower bound or least possible quantity. The absolute minimum of a function is the smallest number in its range and corresponds to the value of the function at the lowest point of its graph. If f(a) is less than or equal to f(x), for all x in the domain of the function, then f(a) is an absolute minimum. As an example, f(x) = 32x2 - 32x - 6 has an absolute minimum of -22, because every value of x produces a value greater than or equal to -22.



In some cases, a function will have no absolute maximum or minimum. For instance the function f(x) = 1/x has no absolute maximum value, nor does f(x) = -1/x have an absolute minimum. In still other cases, functions may have relative (or local) maxima and minima. Relative means relative to local or nearby values of the function. The terms relative maxima and relative minima refer to the largest, or least, value that a function takes on over some small portion or interval of its domain. Thus, if f(b) is greater than or equal to f(b ± h) for small values of h, then f(b) is a local maximum; if f(b) is less than or equal to f(b ± h), then f(b) is a relative minimum. For example, the function f(x) = x4 -12x3 - 58x2 + 180x + 225 has two relative minima (points A and C), one of which is also the absolute minimum (point C) of the function. It also has a relative maximum (point B), but no absolute maximum.

Finding the maxima and minima, both absolute and relative, of various functions represents an important class of problems solvable by use of differential calculus. The theory behind finding maximum and minimum values of a function is based on the fact that the derivative of a function is equal to the slope of the tangent. When the values of a function increase as the value of the independent variable increases, the lines that are tangent to the graph of the function have positive slope, and the function is said to be increasing. Conversely, when the values of the function decrease with increasing values of the independent variable, the tangent lines have negative slope, and the function is said to be decreasing. Precisely at the point where the function changes from increasing to decreasing or from decreasing to increasing, the tangent line is horizontal (has slope 0), and the derivative is zero. (With reference to figure 1, the function is decreasing to the left of point A, as well as between points B and C, and increasing between points A and B and to the right of point C). In order to find maximum and minimum points, first find the values of the independent variable for which the derivative of the function is zero, then substitute them in the original function to obtain the corresponding maximum or minimum values of the function. Second, inspect the behavior of the derivative to the left and right of each point. If the derivative Figure 1. Illustration by Hans & Cassidy. Courtesy of Gale Group. is negative on the left and positive on the right, the point is a minimum. If the derivative is positive on the left and negative on the right, the point is a maximum. Equivalently, find the second derivative at each value of the independent variable that corresponds to a maximum or minimum; if the second derivative is positive, the point is a minimum, if the second derivative is negative the point is a maximum.

A wide variety of problems can be solved by finding maximum or minimum values of functions. For example, suppose it is desired to maximize the area of a rectangle inscribed in a semicircle. The area of the rectangle is given by A = 2xy. The semicircle is given by x2 + y2 = r2, for y ≥ 0, where r is the radius. To simplify the mathematics, note that A and A2 are both maximum for the same values of x and y, which occurs when the corner of the rectangle intersects the semicircle, that is, when y2 = r2 - x2. Thus, we must find a maximum value of the function A2 = 4x2(r2 -x2) = 4r2x2 - 4x4. The required condition is that the derivative be equal to zero, that is, d(A2)/dx = 8r2x - 16x3 = 0. This occurs when x = 0 or when x = 12(r √ +2 ). Clearly the area is a maximum when x = 12(r √ +2 ). Substitution of this value into the equation of the semicircle gives y = 12(r √ +2 ), that is, y = x. Thus, the maximum area of a rectangle inscribed in a semicircle is A = 2xy = r2.



There are numerous practical applications in which it is desired to find the maximum or minimum value of a particular quantity. Such applications exist in economics, business, and engineering. Many can be solved using the methods of differential calculus described above. For example, in any manufacturing business it is usually possible to express profit as a function of the number of units sold. Finding a maximum for this function represents a straightforward way of maximizing profits. In other cases, the shape of a container may be determined by minimizing the amount of material required to manufacture it. The design of piping systems is often based on minimizing pressure drop which in turn minimizes required pump sizes and reduces cost. The shapes of steel beams are based on maximizing strength.

Finding maxima or minima also has important applications in linear algebra and game theory. For example, linear programming consists of maximizing (or minimizing) a particular quantity while requiring that certain constraints be imposed on other quantities. The quantity to be maximized (or minimized), as well as each of the constraints, is represented by an equation or inequality. The resulting system of equations or inequalities, usually linear, often contains hundreds or thousands of variables. The idea is to find the maximum value of a particular variable that represents a solution to the whole system. A practical example might be minimizing the cost of producing an automobile given certain known constraints on the cost of each part, and the time spent by each laborer, all of which may be interdependent. Regardless of the application, though, the key step in any maxima or minima problem is expressing the problem in mathematical terms.


Resources

Books

Abbot, P., and M. E. Wardle. Teach Yourself Calculus. Lincolnwood (Chicago), IL: NTC Publishing, 1992.

Allen, G.D., C. Chui, and B. Perry. Elements of Calculus. 2nd ed. Pacific Grove, CA: Brooks/Cole Publishing Co., 1989.

Larson, Ron. Calculus With Analytic Geometry. Boston: Houghton Mifflin College, 2002.

Figure 2. Illustration by Hans & Cassidy. Courtesy of Gale Group.

Lay, David C. Linear Algebra and Its Applications. 3rd ed. Redding, MA: Addison-Wesley Publishing, 2002.

Paulos, John Allen. Beyond Numeracy, Ruminations of a Numbers Man. New York: Alfred A Knopf, 1991.

Silverman, Richard A. Essential Calculus With Applications. New York: Dover, 1989.


J. R. Maddocks

KEY TERMS

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Derivative

—The rate at which a function changes with respect to its independent variable. Geometrically, this is equivalent to the slope of the tangent to the graph of the function.

Domain

—The set, or collection, of all the first elements of the ordered pairs of a function is called the domain of the function.

Function

—A set of ordered pairs. It results from pairing the elements of one set with those of another, based on a specific relationship. The statement of the relationship is often expressed in the form of an equation.

Range

—The set containing all the values of the function.

Additional topics

Science EncyclopediaScience & Philosophy: Mathematics to Methanal trimer