Open In App

How to Find Global Maxima and Minima

Do you ever wonder how to find the highest or lowest points of something? Maybe you’re trying to figure out the best temperature for baking cookies or the shortest route to school. In the world of mathematics, we call these high points “global maximums” and low points “global minimums.” They’re like the peaks and valleys of a roller coaster, showing us the highest and lowest points along the ride.

In this article, we’ll take a journey into the world of finding global maximums and minimums.



What is Global Maxima and Minima?

The global maxima also called the absolute maxima is the highest value in the entire domain of the function. The global minima also called the absolute minima is the lowest value in the entire domain of the function.



Global Maxima Definition

A function f(x) with domain D is called global maximum at x = a where a ∈ D, if f(x) ≤ f(a) for all x ∈ D. The point a is called the point of global maxima of the function and f(a) is called as the global maximum value.

Condition for Global Maxima

Condition for global maxima is given by:

x = a is point of global maxima when

f(x) ≤ f(a) for all x ∈ D

f(a) is called the global maximum value.

Global Minima Definition

A function f(x) with domain D is called global minimum at x = a where a ∈ D, if f(x) ≥ f(a) for all x ∈ D. The point a is called the point of global minima of the function and f(a) is called as the global minimum value for global minima.

Condition for Global Minima

Condition for global minima is given by:

x = a is point of global minima when

f(x) ≥ f(a) for all x ∈ D

f(a) is called the global minimum value.

Locations of Global Maxima and Global Minima

The locations of the global maxima and global minima is the maximum and minimum value in the graph respectively. The global maxima is the highest point on the graph of the function whereas the global minima is the lowest point on the graph of the function. There can only be one global maxima and one global minima of any function.

Understanding Critical Points in Multivariable Functions

To find the critical points in multivariate functions we follow the below steps.

Diagrammatic Representation of Global Maxima and Minima

The below is the diagrammatic representation of global maxima and minima.

How to Find Global Maxima and Minima

We can find the global maxima and global minima in different ways:

Global Maxima and Minima in Closed Interval

Below are the steps to find the global maxima and global minima in closed interval.

Global Maxima and Minima in Entire Domain

Below are the steps to find the global maxima and global minima in entire domain.

First Derivative Test for Maxima and Minima

Examining the First Derivative Test for Maxima and Minima When analyzing a function’s first derivative, we observe the slope of the function. Near a maximum point, the slope ascends towards the maximum point, reaches zero at that point, and then descends as we move away. Similarly, near a minimum point, the slope decreases towards the minimum point, attains zero, and then ascends away from it. This information aids in determining whether a point is a maximum or minimum.

Consider a function 𝑓 which is continuous at a critical point, defined in an open interval 𝐼, and 𝑓′(𝑐) = 0 (indicating zero slope at 𝑐). Then, by inspecting the nature of 𝑓′(𝑥) to the left and right of 𝑐, we can classify the point as follows:

Second-Order Derivative Test for Maxima and Minima

In the second-order derivative test, we first examine the function’s first derivative. If it evaluates to zero at the critical point 𝑥=𝑐 (𝑓′(𝑐) = 0), we then analyze the second derivative of the function. If the second derivative exists within the specified range, we determine the point as follows:

Read More:

Solved Examples on How to Find Global Maxima and Minima

Example 1: Find the global maxima and minima value of function f(x) = 2x2 – 4x in the interval [0, 2].

Solution:

f(x) = 2x2 – 4x

First find f'(x)

f'(x) = 4x – 4

Now put f'(x) = 0

4x – 4= 0

4x = 4

x = 1

There is only one critical point of function i.e., x = 1

Now find the value of f(x) at critical point

At x = 1 f(1) = – 2

Now find the value of f(x) at extremum points I.e.,

x =0 f(0) = 0

x = 2 f(2) = 0

So, f(x) has its global maxima value 0 at x= 0 and x = 2 and global minima value -2 at x = 1.

Example 2: Find the global maxima and minima of function f(x) = 4ex + 3 in the interval [0, 3].

Solution:

f(x) = 4ex + 3

First find f'(x)

f'(x) = 4ex

The above equation will never be zero for any value of x within the interval. So, we find values of f(x) at extremum points. Now find the value of f(x) at extremum points I.e.,

x =0 f(0) = 7

x = 3 f(3) = 4e3 + 3

So, f(x) has its global maxima value 4e3 + 3 at x= 0 and global minima value 7 at x = 0.

Example 3: Find the global maximum value and minimum value of function f(x) = 1 / (x – 2) in its entire domain.

Solution:

The domain of the function f(x) = 1 / (x – 2) is R – {2}.

f'(x) = -1 / (x – 2)2

There is no point in function domain where f'(x) = 0

So, we check for the values of function when x tends to ∞

  • x→-∞ ⇒ f(x) → 0
  • x→∞ ⇒ f(x) → 0
  • x→ 2 ⇒ f(x) → ∞

Therefore, there is no maximum value and minimum value exists when x→-∞ or ∞ ⇒ f(x) → 0.

Practice Problems on How to Find Global Maxima and Minima

P1: Find the global maxima and minima of function f(x) = x4 – x in the interval [1, 4].

P2: Find the global maxima and minima value of function f(x) = 1 / (x -5) in its entire domain.

P3: Find the global maximum and minimum value of function f(x) = 4x3 + 7x2 + 2x + 1 in the interval [0, 3].

P4: Find the global maxima and minima of function f(x) = 4cos x + sin x in the interval [0, 1].

FAQs on How to Find Global Maxima and Minima

What is Global Maxima?

The point where the value of the function is maximum is called the global Maxima and the value is called global maximum value.

How to Find the Global Minima?

To find the global minima of the function we check:

if f(x) ≥ f(a) for all x ∈ D

What Do You Mean by Global Minima of a Function?

The point where the value of the function is minimum is called the global minima of a function.

How to Find the Global Maxima Value?

To find the global maxima of the function we check:

if f(x) ≤ f(a) for all x ∈ D

Define Absolute Maximum Value?

The value of the function at the point of absolute maxima is called the absolute maximum value.

How to Find the Global Minimum Value of a Function?

To find the global minimum value of a function we put the value of global minima in the function f(x).


Article Tags :