Does the Limit of a Polynomial Diverge as x Approaches Infinity?

  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Limit Polynomial
AI Thread Summary
To demonstrate that the limit of a polynomial diverges as x approaches infinity, focus on the highest degree term, which dominates the polynomial's behavior. As x increases, this term becomes infinitely large, leading the entire polynomial to diverge. The limit comparison test can also be employed, comparing the polynomial to a known divergent function like f(x) = x. If the limits are equal, the polynomial diverges as well. Ultimately, the polynomial's terms grow without bound, confirming that the limit diverges.
quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32
Question: How to show that the limit as x goes to infinity of a given polynomial diverge? We have

\lim_{x \rightarrow \infty} a_nx^n + a_{n-1}x^{n-1}+...+a_1x+a_0

but cannot say the this limit is the sum of the limit of each term separetly because none of these limit exist. We cannot do this either

\lim_{x \rightarrow \infty} a_nx^n + a_{n-1}x^{n-1}+...+a_1x+a_0 = \lim_{x \rightarrow \infty} x^n(a_n + \frac{a_{n-1}}{x}+...+\frac{a_1}{x^{n-1}}+\frac{a_0}{x^n})


and say the the limit is the product of the limit because one of the limit does not exist. So what then?


Thank you.
 
Physics news on Phys.org
Let's take the case a_{n}>0
What you CAN show, using your last equation, is that there exist N_{0} so that \frac{a_{0}}{x^{n}}\geq{-\frac{a_{n}}{2n}} whenever x\geq{N}_{0}
Similarly, it exists N_{1} so that:
\frac{a_{1}}{x^{n-1}}\geq{-\frac{a_{n}}{2n}} whenever x\geq{N}_{1}
And so on.
Setting N equal to the maximum of these N_{i} values, yields the inequality:
x^{n}(a_{n}+++\frac{a_{0}}{x^{n}})\geq\frac{x^{n}a_{n}}{2}, x\geq{N}
 


To show that the limit as x goes to infinity of a given polynomial diverges, we can use the definition of divergence. A polynomial will diverge if the absolute value of its terms increases without bound as x approaches infinity. In other words, the terms of the polynomial become infinitely large as x increases.

We can demonstrate this by looking at the highest degree term in the polynomial, which will dominate the behavior of the polynomial as x approaches infinity. For example, in the polynomial \lim_{x \rightarrow \infty} x^3 + 2x^2 + 3x + 4, the term x^3 will become infinitely large as x increases, causing the entire polynomial to diverge.

Additionally, we can use the limit comparison test to compare the given polynomial to a known divergent function, such as the function f(x) = x, as x approaches infinity. If the limit of the polynomial is equal to the limit of f(x), then the polynomial will also diverge.

In conclusion, to show that the limit of a polynomial diverges, we can use the definition of divergence and compare it to a known divergent function. By doing so, we can see that the terms of the polynomial become infinitely large as x approaches infinity, causing the limit to also become infinitely large and thus diverge.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top