SOLUTION: 1. prove that: n²-1000n-> infinity as n-> infinity 2. use standard results to show that: n^2-3n+1/n+5 ->infinity as n->infinity

Algebra.Com
Question 63423: 1. prove that:
n²-1000n-> infinity as n-> infinity
2. use standard results to show that:
n^2-3n+1/n+5 ->infinity as n->infinity

Answer by Edwin McCravy(20060)   (Show Source): You can put this solution on YOUR website!

1. prove that:
n²-1000n-> infinity as n-> infinity

We must show that given any M > 0,
there exists N > 0,
in terms of M, such that
when n > N, n²-1000n > M

To do this we work backwards first.  

We must find N in terms of M,
such that whenever n > N

n² - 1000n > M  

will always be true.

which means 

we must find a value of N, in terms of M,
such that whenever n > N

    n(n - 1000) > M

is always true whenever n > N

Now we can see that choosing
n > M+1000 will make this 
always true, since if

n > M+1000  

n(n - 1000) > (M+1000)(M+1000-1000) = M(M+1000) > M

So we take N = M+1000 and we have the preceding inequality. 

----------------------------------------

2. use standard results to show that:
(n²-3n+1)/(n+5) ->infinity as n->infinity

We must show that given any M > 0, there exists 
N > 0, in terms of M, such that
when n > N, (n²-3n+1)/(n+5) > M

To do this we work backwards.  

We must find N in terms of M,
such that whenever n > N

(n²-3n+1)/(n+5) > M

This will be true whenever:

(n²-3n+1)/(n+5) - M > 0

and since n>0, this will be true
whenever

(n²-3n+1) - M(n+5) > 0
n² - 3n + 1 - Mn - 5M > 0

which will be true whenever

n² - (3+M)n + (1-5M) > 0

is true. 

Using the quadratic formula,
The left side has two zeros
        ________ 
(3+M ± Ö1+26M+M²)/2

and the inequality will
always be true when n is
greater than the larger
zero, which is
        ________ 
(3+M + Ö1+26M+M²)/2
  
So we take N as the larger
zero
             ________
 N = (3+M + Ö1+26M+M²)/2

then we can be sure that
when n > N, 
               
n > N, (n²-3n+1)/(n+5) > M

Edwin


RELATED QUESTIONS

Prove limit -n^2/(n+3)=-infinity as n approaches... (answered by htmentor)
Prove that: {{{sum((2k-1^"")^""^""^"",k=1,n)}}}{{{""=""}}}{{{sum(... (answered by Edwin McCravy)
Evaluate the limit of ({{{sin(pi/(3n)) + sin(2pi/(3n)) + sin(3pi/(3n))}}}+...+{{{... (answered by richard1234)
sum from n = 1 to n = infinity(2^n -... (answered by solver91311,greenestamps)
Please find the limit of the following sequence as n goes to infinity: {{{n/(n^2+1)... (answered by math_helper,robertb)
limit as n goes to infinity of {{{(3n +... (answered by richwmiller)
Let k > 0 be a constant and consider the important sequence {kn}. It’s behaviour as n... (answered by richard1234)
A sequence Tn is defined by T1 = T2 = 1 and T(n+2) = T(n+1) + Tn Tn = {{{(a^n - b^n)/... (answered by ikleyn)
Help me find the limit of (1 + √2 + √3 +... + √(n-1) + √n)/n^(3/2) as n goes to... (answered by greenestamps,ikleyn)