Real analysis: limit of sequences question

mjjoga
Messages
14
Reaction score
0
ok so,
a) If s sub n→0, then for every ε>0 there exists N∈ℝ such that n>N implies s sub n<ε.
This a true or false problem. Now this looks like a basic definition of a limit because
s sub n -0=s sub n which is less than epsilon. n is in the natural numbers. But, I thought there should be an absolute value around s sub n. so does that make it false? or does the absolute value of a sequence equal the sequence and it's true?
 
Physics news on Phys.org
In this case, the statement is true. For example, whether you look at sn = 1/n or sn = -1/n doesn't matter.
Note however, that the converse is not true: if for all ε>0 there exists N∈ℝ such that n>N implies sn<ε that does not mean that sn→0. The -1/n I mentioned is a counterexample.

So you are right that there is an absolute value sign in the definition of limit, and you could say:
sn→0 <==> for all ε>0 there exists N∈ℝ such that n>N implies |sn|<ε ==> for all ε>0 there exists N∈ℝ such that n>N implies sn
Note that the <= is missing in the second step.
 
Thank you! that makes a lot more sense to me now.
mjjoga
 
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