What is the difference between global and local maxima and minima?

  • Context: High School 
  • Thread starter Thread starter dev70
  • Start date Start date
  • Tags Tags
    Global Maxima Minima
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
dev70
Messages
58
Reaction score
0
hi pf, this is my 1st math question. i am a undergraduate grade 12 student and my question is
what is the basic difference between local maxima minima & global maxima minima?
 
Physics news on Phys.org
mathematically, what's the difference?
 
If I may interject here. Take a look at this graph http://www.stat.purdue.edu/images/Research/Profiles/velocityReal2.jpg you'll see many humps (maxima). All the humps are local maxima in the sense that they are all peak values at their respective intervals. However, the one at around 0.58 is crowned the global maximum because not only is it the peak in its respective interval, but it is the highest of all the peaks in the entire function.

Take the everest example, you're asked to find the highest peaks in each country around the globe, and call each a local maximum. Then choose the highest peak of all, and call it a global maximum.

The same logic follows for minima.

I hope you found my answer helpful.]
 
A global maximum is the absolute greatest value that a function reaches on its domain. For example, the function [itex]f(x)=x^3+x^2-17 x+15[/itex] has no global maximum, but [itex]g(x)=\sin(x)[/itex] has global maxima at [itex](\frac{\pi}{2}+2\pi n,1),\,\,n\in\mathbb{Z}[/itex]. A local maximum is the greatest value that a function reaches within a subset of its domain. For example, the local maximum of [itex]f(x)[/itex] on the set [itex]\{x\colon -5<x<1\}[/itex] occurs at [itex](-\frac{1}{3}(1+2\sqrt{13}),\frac{1}{27}(560+208\sqrt{13}))[/itex], but [itex]g(x)[/itex] has no local maximum on the set [itex]\{x\colon 0\leq x<\frac{\pi}{2}\}[/itex] (it would have one at the right endpoint, but that is not included in the set).