Tuesday, 25 August 2015

calculus - Finding the limit of fracQ(n)P(n) where Q,P are polynomials



Suppose that Q(x)=anxn+an1xn1++a1x+a0and P(x)=bmxm+bm1xm1++b1x+b0. How do I find lim and what does the sequence \frac{Q(k)}{P(k)} converge to?



For example, how would I find what the sequence \frac{8k^2+2k-100}{3k^2+2k+1} converges to? Or what is \lim_{x\rightarrow\infty}\frac{3x+5}{-2x+9}?



This is being asked in an effort to cut down on duplicates, see here: Coping with abstract duplicate questions.



and here: List of abstract duplicates.



Answer



Short Answer:



The sequence \displaystyle\frac{Q(k)}{P(k)} will converge to the same limit as the function \displaystyle\frac{Q(x)}{P(x)}. There are three cases:



(i) If n>m then it diverges to either \infty or -\infty depending on the sign of \frac{a_{n}}{b_{m}}.



(ii) If $n

(iii) If n=m then it converges to \frac{a_{n}}{b_{n}}.



No comments:

Post a Comment

real analysis - How to find lim_{hrightarrow 0}frac{sin(ha)}{h}

How to find \lim_{h\rightarrow 0}\frac{\sin(ha)}{h} without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...