Proving a sequence has the given limit.

  • Thread starter Thread starter The_Iceflash
  • Start date Start date
  • Tags Tags
    Limit Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
The_Iceflash
Messages
50
Reaction score
0

Homework Statement


Prove that the following sequence has the following limit:

[tex]\lim_{n\rightarrow \infty} {{{\frac{n}{n^2+3n+1}}} = 0[/tex]

Homework Equations


N/A

The Attempt at a Solution



First I did the following:

[tex]{\frac{n}{n^2+3n+1} < {\frac{n}{n^2+3n} = {\frac{n}{n(n+3)} = {\frac{1}{n+3}[/tex]

Then:
[tex]{\frac{1}{n+3} < \epsilon[/tex]

[tex]{{n+3} > \frac{1}{\epsilon}[/tex]

[tex]{{n} > \frac{1}{\epsilon}-3[/tex]Putting it all together:

Let [tex]\epsilon > 0[/tex] be given

Let [tex]{{n} > \frac{1}{\epsilon}-3[/tex]

Then: [tex]{\left|\frac{n}{n^2+3n+1}\right| - 0 = \frac{n}{n^2+3n+1} < \frac{n}{n^2+3n} = \frac{1}{n+3} < {\epsilon }[/tex]

Therefore [tex]\left|\frac{n}{n^2+3n+1}-0\right| < \epsilon[/tex]
QED

Am I going about this the right way?
 
Last edited:
Physics news on Phys.org
Any help would be appreciated. Thanks. :)
 
The_Iceflash said:

Homework Statement


Prove that the following sequence has the following limit:

[tex]\lim_{n\rightarrow \infty} {{{\frac{n}{n^2+3n+1}}} = 0[/tex]


Homework Equations


N/A


The Attempt at a Solution



First I did the following:

[tex]{\frac{n}{n^2+3n+1} < {\frac{n}{n^2+3n} = {\frac{n}{n(n+3)} = {\frac{1}{n+3}[/tex]

Then:
[tex]{\frac{1}{n+3} < \epsilon[/tex]

[tex]{{n+3} > \frac{1}{\epsilon}[/tex]

[tex]{{n} > \frac{1}{\epsilon}-3[/tex]
Since [itex]\epsilon-3< 1/\epsilon[/itex] it would be sufficient to take [itex]n> 1/\epsilon[/itex].

Other than that, it looks good to me.

Putting it all together:

Let [tex]\epsilon > 0[/tex] be given

Let [tex]{{n} > \frac{1}{\epsilon}-3[/tex]

Then: [tex]{\left|\frac{n}{n^2+3n+1}\right| - 0 = \frac{n}{n^2+3n+1} < \frac{n}{n^2+3n} = \frac{1}{n+3} < {\epsilon }[/tex]

Therefore [tex]\left|\frac{n}{n^2+3n+1}-0\right| < \epsilon[/tex]
QED

Am I going about this the right way?
 
HallsofIvy said:
Since [itex]\epsilon-3< 1/\epsilon[/itex] it would be sufficient to take [itex]n> 1/\epsilon[/itex].

I don't follow that. How did you get [itex]\epsilon-3< 1/\epsilon[/itex] and why can you take [itex]n> 1/\epsilon[/itex] from it?