n0_3sc
- 238
- 1
Are there any analytical techniques to do this besides the Derivative Test?
The discussion revolves around analytical techniques for finding maxima and minima of functions, particularly focusing on methods beyond the Derivative Test. Participants explore various approaches, including specific cases like quadratic functions and the challenges posed by more complex expressions.
Participants do not reach a consensus on a general method for all functions, as some express the limitations of the techniques discussed and the challenges posed by complex functions.
Limitations include the dependence on the specific form of functions being analyzed and the unresolved nature of proving certain expressions for maxima and minima in complex cases.
lukaszh said:But there is also possibility to estimate. If you solve some elementary function, for example:
[tex]f(x)=x^2+3x+2[/tex]
You can transform it to form:
[tex]f(x)+\frac{1}{4}=\left(x+\frac{3}{2}\right)^2[/tex]
So now you are able to find a minimum:
[tex]\min_{x\in\mathbb{R}}f(x)=-\frac{1}{4}[/tex]