#I need help with this limits pls
12 messages · Page 1 of 1 (latest)
What is n approaching?
Plus infinite
There 3 cases
- n² remains based on a
- n² vanishes based on a
- n² and n vanish based in a and b
Thanks
$\lim_{n\to\infty} \frac{(2a - 8)n^2 + bn - 6}{-2n + 5}$
$= \lim_{n\to\infty} \frac{\cfrac{(2a - 8)n^2}{n} + \cfrac{bn}{n} - \cfrac{6}{n}}{\cfrac{-2n}{n} + \cfrac{5}{n}}$
$= \lim_{n\to\infty} \frac{2(a - 4)n + b - \cfrac{6}{n}}{\cfrac{5}{n} - 2}$
If $a = 4$, and $b \neq 0$, the limit is $\lim_{n\to\infty} \frac{0 + b - 0}{0 - 2} = -\frac{b}{2}$
If $a = 4$, and $b = 0$, the limit is $\lim_{n\to\infty} \frac{0 + 0 - 0}{0 - 2} = 0$
If $a > 4$, the limit is $\lim_{n\to\infty} \frac{(+)n + b - 0}{0 - 2}$ which diverges to $-\infty$
If $a < 4$, the limit is $\lim_{n\to\infty} \frac{(-)n + b - 0}{0 - 2}$ which diverges to $+\infty$
Jay
@uncut inlet to let you know there is a more detailed response posted 🙂