Search for a tool
Extremum of a Function

Tool to compute extrema of a function. The extremum value of a function is the minimal or maximal value that can take a function.

Results

Extremum of a Function -

Tag(s) : Functions

Share
Share
dCode and more

dCode is free and its tools are a valuable help in games, maths, geocaching, puzzles and problems to solve every day!
A suggestion ? a feedback ? a bug ? an idea ? Write to dCode!


Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!


Feedback and suggestions are welcome so that dCode offers the best 'Extremum of a Function' tool for free! Thank you!

Extremum of a Function

Absolute Extremum Calculator



Local/Relative Maximum Calculator

Local/Relative Minimum Calculator

Answers to Questions (FAQ)

What is a function extremum? (Definition)

An extremum of a function is a point where the function reaches its maximum or minimum.

How to calculate a extremum?

To find the extreme values of a function (the highest or lowest points on the interval where the function is defined), first calculate the derivative of the function and make a study of the sign.

An extremum of a function is reached when it's derivative is equal to zero and changes of sign.

A minimum of a function $ m $ (lowercase m) exists when, for all $ x $, $ f(x) >= m $ is greater than or equal to a minimum $ m $.

Example: Find the extremum of the polynomial $ f(x) = x^2 $ defined over $ \mathbb{R} $: the function has a minimum in $ x=0 $ and $ f(x) >= 0 $ over its domain of definition $ \mathbb{R} $.

A maximum of a function $ M $ (uppercase M) exists when for all $ x $, $ f(x) <= M $ is less than or equal to the maximum.

What is the difference between a relative/local extremum and an absolute/global extremum?

An extremum of a function is necessarily defined on an interval. If the interval is the entire domain of definition of the function then it is a global/absolute extremum, otherwise it is a local/relative extremum.

How to determine the number of extremum?

A function always has 2 global extrema, a maximum and a minimum.

For a constant function, the minimum and the maximum are identical.

The number of local extremums depends on the function, but for a polynomial of degree $ n $, there are, at most, $ n-1 $ local extremums.

Example: The polynomial of degree 2 $ x^2 $ has $ 1 $ local minimum in $ x = 0 $

What does extrema mean?

Extrema is the plural form of extremum (from latin, meaning Extremity).

Source code

dCode retains ownership of the "Extremum of a Function" source code. Except explicit open source licence (indicated Creative Commons / free), the "Extremum of a Function" algorithm, the applet or snippet (converter, solver, encryption / decryption, encoding / decoding, ciphering / deciphering, breaker, translator), or the "Extremum of a Function" functions (calculate, convert, solve, decrypt / encrypt, decipher / cipher, decode / encode, translate) written in any informatic language (Python, Java, PHP, C#, Javascript, Matlab, etc.) and all data download, script, or API access for "Extremum of a Function" are not public, same for offline use on PC, mobile, tablet, iPhone or Android app!
Reminder : dCode is free to use.

Cita dCode

The copy-paste of the page "Extremum of a Function" or any of its results, is allowed (even for commercial purposes) as long as you cite dCode!
Exporting results as a .csv or .txt file is free by clicking on the export icon
Cite as source (bibliography):
Extremum of a Function on dCode.fr [online website], retrieved on 2024-04-24, https://www.dcode.fr/extremum-function

Need Help ?

Please, check our dCode Discord community for help requests!
NB: for encrypted messages, test our automatic cipher identifier!

Questions / Comments

Feedback and suggestions are welcome so that dCode offers the best 'Extremum of a Function' tool for free! Thank you!


https://www.dcode.fr/extremum-function
© 2024 dCode — El 'kit de herramientas' definitivo para resolver todos los juegos/acertijos/geocaching/CTF.
 
Feedback