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
roam
Messages
1,265
Reaction score
12

Homework Statement



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


Homework Equations




The Attempt at a Solution



Given \epsilon >0, we can find n \geq N such that:

| \frac{1}{1+n+n^4} -0 | = \frac{1}{1+n+n^4} < \frac{1}{1+n}< \epsilon

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

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

n+1> \frac{1}{\epsilon}

n>\frac{1}{\epsilon} -1

N = \frac{1}{\epsilon} -1

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
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top