Does This Epsilon-N Proof Correctly Show a Sequence's Convergence to Zero?

  • Thread starter Thread starter roam
  • Start date Start date
  • Tags Tags
    Proof Sequence
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 6K views
roam
Messages
1,265
Reaction score
12

Homework Statement



Prove that the sequence [tex](\frac{1}{1+n+n^4})[/tex] converges to 0.


Homework Equations




The Attempt at a Solution



Given [tex]\epsilon >0[/tex], we can find [tex]n \geq N[/tex] such that:

[tex]| \frac{1}{1+n+n^4} -0 | = \frac{1}{1+n+n^4} < \frac{1}{1+n}< \epsilon[/tex]

Now what value of N should we take to complete the proof? And why?

This is what I guess:
We have [tex]\frac{1}{1+n}< \epsilon[/tex] so,

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

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

[tex]N = \frac{1}{\epsilon} -1[/tex]

Is this right? I appreciate it if anyone could provide me with some explanation.
 
Physics news on Phys.org
i think that will work, in that for the N you give you know every term with n>N will be less than epsilon... however, i think you can put much tighter constraints on N using the n^4 part of the sequence.

1/n^4 goes to zero a lot quicker than 1/n. And for n>>1, n^4 + n + 1 looks more like n^4 than n