Find Extreme Values for f(x) Equations

  • Thread starter Thread starter Macleef
  • Start date Start date
Macleef
Messages
30
Reaction score
0
Could you find the extreme values for the following equation if there isn't any restrictions?

For example,

Could you find the absolute max and min for this equation?

f(x) = -x^{4} + 4x^{3}


Or do you need the restrictions:

f(x) = x^2 + 16x^{-1} , 1 \leq x \leq 4
 
Physics news on Phys.org
Do you mean like ABSOLUTE MAXIMUM or MINIMUM values?

In polynomial case, it is infinite (see their graphs ).. (so you do need restrictions if you want to find some meaningful maximum or minimum values)

but there are some functions like e^(-x^2) that do have absolute maximum or minimum.. (see it's graph)
 
A polynomial can have an absolute min or max on the real line without restrictions if it's highest power is even. As rootx said, see the graph.
 
Ooops, I forgot about even polynomials ><
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top