Finding Minimum Value of Polynomial Function f

In summary, Zaid is suggesting that there is a point, $M$, and points, $N$, such that for every polynomial $f(x)$, there exists a root, $M$, and a root, $N$, of $f$.
  • #1
evinda
Gold Member
MHB
3,836
0
Hi! I have also an other question (Blush)

Knowing that $f$ is a polynomial function,how can I show that there is a $y \in \mathbb{R}$,such that $|f(y)|\leq |f(x)| \forall x \in \mathbb{R}$ ?
 
Last edited:
Physics news on Phys.org
  • #2
Are you sure of the question? how can all polynomials be bounded below by a positive real number ?
 
  • #3
ZaidAlyafey said:
Are you sure of the question? how can all polynomials be bounded below by a positive real number ?

I forgot the absolute value at $f(x)$.Sorry! :eek:
 
  • #4
Let us take two cases

[1] If $f$ intersects the x-axis at \(\displaystyle y=a\) then since $|f(a)|=0$ we have $|f(x)| \geq |f(a)|$.

[2] If $f$ doesn't intersect the x-axis then it is a polynomial of even degree and you can find the minimum of \(\displaystyle |f|\) by differentiation.
 
  • #5
ZaidAlyafey said:
Let us take two cases

[1] If $f$ intersects the x-axis at \(\displaystyle y=a\) then since $|f(a)|=0$ we have $|f(x)| \geq |f(a)|$.

[2] If $f$ doesn't intersect the x-axis then it is a polynomial of even degree and you can find the minimum of \(\displaystyle |f|\) by differentiation.

How can I use these facts to show that there is such a $y$ ?
 
  • #6
What Zaid is referring to is that any real polynomial of odd degree has a root.

If our polynomial has a root, say at $a$, then $f(a) = 0$, so we may take $y = a$.

This takes care of all polynomials that have a real root (which includes ALL polynomials of odd degree, and SOME polynomials of even degree).

Which leaves with with even degree polynomials that have no real root (like, for example, $x^4 + 1$).

If $f$ is of even degree, then $f'$ is of odd degree. By the discussion above, $f'$ has a root (it may have more than one).

Now $f$ is bounded below by 0 (if the leading term's coefficient is > 0) or bounded above by 0 (if the leading term's coefficient < 0). Since we are considering $|f|$ it doesn't matter if we talk about $f$ of $-f$, since both have the same absolute value.

So we may as well assume $f > 0$. We know that the set of real roots of $f'$ is non-empty. We can (if we feel like being thorough) distinguish 3 cases:

1. $f'$ has just one real root. This must be a global minimum for $f$.

2. $f'$ has two real roots. One of these must be the global minimum, and the other an inflection point.

3. $f'$ has 3 real roots. Two of these are local minima, the third (which is between the other two) is a local maximum. The local minimum with the smallest value is the desired global minimum.

In all 3 cases, a global minimum exists, which we can then choose to be our $y$.

As for our example above, we find that $f'(x) = 4x^3$, which has the sole root $x = 0$.

And, from inspection, it is not hard to see to $x^4 + 1$ has a minimum value of 1 at $x = 0$.
 
  • #7
Deveno said:
What Zaid is referring to is that any real polynomial of odd degree has a root.

If our polynomial has a root, say at $a$, then $f(a) = 0$, so we may take $y = a$.

This takes care of all polynomials that have a real root (which includes ALL polynomials of odd degree, and SOME polynomials of even degree).

Which leaves with with even degree polynomials that have no real root (like, for example, $x^4 + 1$).

If $f$ is of even degree, then $f'$ is of odd degree. By the discussion above, $f'$ has a root (it may have more than one).

Now $f$ is bounded below by 0 (if the leading term's coefficient is > 0) or bounded above by 0 (if the leading term's coefficient < 0). Since we are considering $|f|$ it doesn't matter if we talk about $f$ of $-f$, since both have the same absolute value.

So we may as well assume $f > 0$. We know that the set of real roots of $f'$ is non-empty. We can (if we feel like being thorough) distinguish 3 cases:

1. $f'$ has just one real root. This must be a global minimum for $f$.

2. $f'$ has two real roots. One of these must be the global minimum, and the other an inflection point.

3. $f'$ has 3 real roots. Two of these are local minima, the third (which is between the other two) is a local maximum. The local minimum with the smallest value is the desired global minimum.

In all 3 cases, a global minimum exists, which we can then choose to be our $y$.

As for our example above, we find that $f'(x) = 4x^3$, which has the sole root $x = 0$.

And, from inspection, it is not hard to see to $x^4 + 1$ has a minimum value of 1 at $x = 0$.

I understand..Thank you! :)
 
  • #8
Alternatively, you can prove that for every polynomial $f(x)$ there exist points $M,N$ such that $|f(x)|>f(M)$ for all $x<M$ and $|f(x)|>f(N)$ for all $x>N$. The boundedness theorem says that $|f(x)|$ has a minimum in $[M,N]$, so the global minimum is the least of that minimum, $f(M)$ and $f(N)$. This approach does not require using the derivative.
 
  • #9
Evgeny.Makarov said:
Alternatively, you can prove that for every polynomial $f(x)$ there exist points $M,N$ such that $|f(x)|>f(M)$ for all $x<M$ and $|f(x)|>f(N)$ for all $x>N$. The boundedness theorem says that $|f(x)|$ has a minimum in $[M,N]$, so the global minimum is the least of that minimum, $f(M)$ and $f(N)$. This approach does not require using the derivative.

I understand..Thanks a lot! :)
 

Related to Finding Minimum Value of Polynomial Function f

What is a polynomial function f?

A polynomial function f is a mathematical function that is defined by an expression of the form f(x) = anxn + an-1xn-1 + ... + a1x + a0, where an, an-1, ..., a1, a0 are coefficients and n is a non-negative integer.

What is the degree of a polynomial function f?

The degree of a polynomial function f is the highest exponent of the variable in the expression. For example, in the polynomial function f(x) = 2x3 + 5x2 + 4x + 1, the degree is 3.

What is the leading coefficient of a polynomial function f?

The leading coefficient of a polynomial function f is the coefficient of the term with the highest degree. In the polynomial function f(x) = 2x3 + 5x2 + 4x + 1, the leading coefficient is 2.

What is the end behavior of a polynomial function f?

The end behavior of a polynomial function f refers to the behavior of the function as the value of the variable x approaches positive or negative infinity. For polynomial functions with even degree, the end behavior is the same on both sides and for polynomial functions with odd degree, the end behavior is different on each side.

What are the roots of a polynomial function f?

The roots of a polynomial function f are the values of the variable x that make the function equal to zero. These values can be found by solving the polynomial equation f(x) = 0. The number of roots is equal to the degree of the polynomial function.

Similar threads

Replies
1
Views
347
  • Topology and Analysis
Replies
3
Views
264
  • Topology and Analysis
Replies
16
Views
1K
Replies
14
Views
3K
Replies
4
Views
910
  • Topology and Analysis
Replies
11
Views
998
  • Topology and Analysis
Replies
2
Views
1K
  • Topology and Analysis
Replies
24
Views
2K
Replies
3
Views
432
Replies
32
Views
2K
Back
Top