ArticleslgStudy

mathematics

Maximum and minimum

Maximum and minimum is a mathematics topic covered in the lgStudy science library. This page brings together a partial reference excerpt, illustrations, worked examples, real-world applications and a short study plan, so you can understand Maximum and minimum rather than just read about it. In short: In mathematical analysis, the maximum and minimum of a function are, respectively, the greatest and least value taken by the function. Known generically as extrema, they may be defined either within a given range (the local or relative extrema) or on the entire domain (the global or absolute extrema) of a function.

Maximum and minimum — main illustration
Maximum and minimum — illustration

Key takeaways

  • Maximum and minimum belongs to mathematics; place it in that map before memorising details.
  • Learn the definition first, then one example that makes the definition concrete.
  • Connect Maximum and minimum to a quantity you can measure, compute or draw — that is where exam questions come from.
  • Reproduce the core statement of Maximum and minimum from memory before moving on to harder problems.

Reference excerpt

In mathematical analysis, the maximum and minimum of a function are, respectively, the greatest and least value taken by the function. Known generically as extrema, they may be defined either within a given range (the local or relative extrema) or on the entire domain (the global or absolute extrema) of a function. Pierre de Fermat was one of the first mathematicians to propose a general technique, adequality, for finding the maxima and minima of functions. As defined in set theory, the maximum and minimum of a set are the greatest and least elements in the set, respectively. Unbounded infinite sets, such as the set of real numbers, have no minimum or maximum. In statistics, the corresponding concept is the sample maximum and minimum.

Definition A real-valued function f defined on a domain X has a global (or absolute) maximum point at x∗, if f(x∗) ≥ f(x) for all x in X. Similarly, the function has a global (or absolute) minimum point at x∗, if f(x∗) ≤ f(x) for all x in X. The value of the function at a maximum point is called the maximum value of the function, denoted max ( f ( x ) ) {\displaystyle \max(f(x))} , and the value of the function at a minimum point is called the minimum value of the function, (denoted min ( f ( x ) ) {\displaystyle \min(f(x))} for clarity). Symbolically, this can be written as follows:

x 0 ∈ X {\displaystyle x_{0}\in X} is a global maximum point of function f : X → R , {\displaystyle f:X\to \mathbb {R} ,} if ( ∀ x ∈ X ) f ( x 0 ) ≥ f ( x ) . {\displaystyle (\forall x\in X)\,f(x_{0})\geq f(x).}

The definition of global minimum point also proceeds similarly. If the domain X is a metric space, then f is said to have a local (or relative) maximum point at the point x∗, if there exists some ε > 0 such that f(x∗) ≥ f(x) for all x in X within distance ε of x∗. Similarly, the function has a local minimum point at x∗, if f(x∗) ≤ f(x) for all x in X within distance ε of x∗. A similar definition can be used when X is a topological space, since the definition just given can be rephrased in terms of neighbourhoods. Mathematically, the given definition is written as follows:

Let ( X , d X ) {\displaystyle (X,d_{X})} be a metric space and function f : X → R {\displaystyle f:X\to \mathbb {R} } . Then x 0 ∈ X {\displaystyle x_{0}\in X} is a local maximum point of function f {\displaystyle f} if ( ∃ ε > 0 ) {\displaystyle (\exists \varepsilon >0)} such that ( ∀ x ∈ X ) d X ( x , x 0 ) < ε ⟹ f ( x 0 ) ≥ f ( x ) . {\displaystyle (\forall x\in X)\,d_{X}(x,x_{0})<\varepsilon \implies f(x_{0})\geq f(x).}

The definition of local minimum point can also proceed similarly. In both the global and local cases, the concept of a strict extremum can be defined. For example, x∗ is a strict global maximum point if for all x in X with x ≠ x∗, we have f(x∗) > f(x), and x∗ is a strict local maximum point if there exists some ε > 0 such that, for all x in X within distance ε of x∗ with x ≠ x∗, we have f(x∗) > f(x). Note that a point is a strict global maximum point if and only if it is the unique global maximum point, and similarly for minimum points. A continuous real-valued function with a compact domain always has a maximum point and a minimum point. An important example is a function whose domain is a closed and bounded interval of real numbers (see the graph above).

Search Finding global maxima and minima is the goal of mathematical optimization. If a function is continuous on a closed interval, then by the extreme value theorem, global maxima and minima exist. Furthermore, a global maximum (or minimum) either must be a local maximum (or minimum) in the interior of the domain, or must lie on the boundary of the domain. So a method of finding a global maximum (or minimum) is to look at all the local maxima (or minima) in the interior, and also look at the maxima (or minima) of the points on the boundary, and take the greatest (or least) one. For differentiable functions, Fermat's theorem states that local extrema in the interior of a domain must occur at critical points (or points where the derivative equals zero). However, not all critical points are extrema. One can often distinguish whether a critical point is a local maximum, a local minimum, or neither by using the first derivative test, second derivative test, or higher-order derivative test, given sufficient differentiability. For any function that is defined piecewise, one finds a maximum (or minimum) by finding the maximum (or minimum) of each piece separately, and then seeing which one is greatest (or least).

Examples

… excerpt ends here. Continue reading the full article.

Illustrations

Maximum and minimum: Local and global maxima and minima for cos(3πx)/x, 0.1≤ x ≤1.1
Local and global maxima and minima for cos(3πx)/x, 0.1≤ x ≤1.1
Maximum and minimum: Global and local extremums of a function.
Global and local extremums of a function.
Maximum and minimum: The global maximum of x√x occurs at x = e.
The global maximum of x√x occurs at x = e.
Maximum and minimum: Peano surface, a counterexample to some criteria of local maxima of the 19th century
Peano surface, a counterexample to some criteria of local maxima of the 19th century
Maximum and minimum: The global maximum is the point at the top
The global maximum is the point at the top

Worked examples

Example 1 — a first encounter with Maximum and minimum

Start with the simplest possible case. Write down what Maximum and minimum claims or describes in one sentence, then invent the smallest concrete situation in which that sentence is true. In mathematics, the smallest case is usually a single object, a single equation or a single measurement. Check that every symbol or term in your sentence has a meaning in that case.

Example 2 — changing one variable

Take the situation from Example 1 and change exactly one quantity: double it, halve it, or set it to zero. Predict what should happen to Maximum and minimum before you calculate. Comparing your prediction with the result is the fastest way to find out whether you understand the idea or only the words.

Example 3 — an exam-style question

Typical questions about Maximum and minimum ask you to (a) state it precisely, (b) apply it to given data, and (c) explain a limitation. Practise writing all three answers in under five minutes; the third part is what separates a full-mark answer from an average one.

Applications of Maximum and minimum

In research
Maximum and minimum appears in mathematics research whenever the underlying quantities have to be modelled precisely. Papers usually cite it as a starting assumption and then explore where it breaks down.
In technology and industry
Engineering practice reuses Maximum and minimum in design rules, simulations and safety margins. Knowing the idea lets you read a specification sheet and understand why the numbers look the way they do.
In the classroom
Maximum and minimum is common in secondary-school and first-year university syllabi. It links to neighbouring topics Calculus, Mathematical analysis, Mathematical optimization, so understanding it makes those chapters shorter.
In everyday life
Look for Maximum and minimum outside the textbook — in sport, cooking, traffic, electronics or the sky above you. An example you found yourself is remembered far longer than one you were given.

Affiliate

Preply — study more efficiently by working with a personal tutor. 50% off.

How to study Maximum and minimum in 20 minutes

  1. Read the reference excerpt below once, without taking notes.
  2. Close the page and write down what Maximum and minimum means in your own words.
  3. Compare your version with the excerpt and mark what you missed.
  4. Work through the three examples above with pen and paper.
  5. Explain Maximum and minimum out loud to somebody else — or to Teacher Smith in the lgStudy chat.

Frequently asked questions

What is Maximum and minimum in simple terms?

In mathematical analysis, the maximum and minimum of a function are, respectively, the greatest and least value taken by the function. Known generically as extrema, they may be defined either within a given range (the local or relative extrema) or on the entire domain (the global or absolute extrem…

Why does Maximum and minimum matter?

Because it connects several mathematics ideas at once: it gives you a definition you can apply, a quantity you can calculate, and a way to check whether a result is plausible.

How should I study Maximum and minimum?

Read the excerpt, restate it from memory, then work through the examples and applications listed on this page. The five-step study plan above takes about twenty minutes.

What does this page cover?

It gives you a compact reference excerpt plus original lgStudy explanations, examples, applications and study material on Maximum and minimum.

Tags

  • Calculus
  • Mathematical analysis
  • Mathematical optimization
  • Superlatives

Keep exploring