Why does the end behavior of a polynomial behave as it does?

howiejackson14

New member
Joined
Nov 29, 2014
Messages
3
Why does the end behavior of a polynomial behave as it does? For example, why does f(x) approach infinity as x approaches infinity and x approaches negative infinity when a polynomial has an even degree with a positive leading coefficient?

Could you explain this to me algebraically and not with calculus reasoning!! Need Help!!!!!
 
Last edited by a moderator:
For example, why does f(x) approach infinity as x approaches infinity and x approaches negative infinity when a polynomial has an even degree with a positive leading coefficient?
Could you explain this to me algebraically and not with calculus reasoning!! Need Help!!!!!
If a polynomial, p(x), has an even degree, then for some n belonging to the positive integers,
p(x) = a2n x2n + a2n-1 x2n-1 + ... + a1 x + a0
where a2n is not zero. Since we are are also given that the leading coefficient is positive, a2n > 0. Also, no matter what sign x is, negative or positive, x2n > 0 if x is not zero. Now we come to the crus of the matter. The leading term, a2n x2n, is always positive and eventually dominates the rest of the polynomial and thus as x becomes large enough in magnitude, a2n x2n and p(x) have the same sign. Thus as x goes to infinity, p(x) goes to infinity.

If you need to prove that dominance by a2n x2n, let bj = \(\displaystyle \frac{a_j}{a_{2n}}; j = 0, 1, 2, 3, ..., 2n\) and consider
p(x) = a2n x2n [1 + \(\displaystyle \frac{b_{2n-1}}{x} + \frac{b_{2n-2}}{x^2} + ... + \frac{b_1}{x^{2n-1}} + \frac{b_0}{x^{2n}}] \)
Each of the terms inside the brackets goes to zero as x goes to infinity, so p(x)/(a2n x2n) goes to one as x goes to infinity.
 
If a polynomial, p(x), has an even degree, then for some n belonging to the positive integers,
p(x) = a2n x2n + a2n-1 x2n-1 + ... + a1 x + a0
where a2n is not zero. Since we are are also given that the leading coefficient is positive, a2n > 0. Also, no matter what sign x is, negative or positive, x2n > 0 if x is not zero. Now we come to the crus of the matter. The leading term, a2n x2n, is always positive and eventually dominates the rest of the polynomial and thus as x becomes large enough in magnitude, a2n x2n and p(x) have the same sign. Thus as x goes to infinity, p(x) goes to infinity.

If you need to prove that dominance by a2n x2n, let bj = \(\displaystyle \frac{a_j}{a_{2n}}; j = 0, 1, 2, 3, ..., 2n\) and consider
p(x) = a2n x2n [1 + \(\displaystyle \frac{b_{2n-1}}{x} + \frac{b_{2n-2}}{x^2} + ... + \frac{b_1}{x^{2n-1}} + \frac{b_0}{x^{2n}}] \)
Each of the terms inside the brackets goes to zero as x goes to infinity, so p(x)/(a2n x2n) goes to one as x goes to infinity.

I'm still not understanding. Could you elaborate a bit more!
 
Top