Delta-Epsilon Limit Test for Sqrt(X) > 0

  • Thread starter Thread starter olds442
  • Start date Start date
  • Tags Tags
    Limit
olds442
Messages
6
Reaction score
0

Homework Statement


Ok, so I was reading my Real Analysis Text and there was a proof that Lim sqrt(Xn)=Lim sqrt (X). They had two cases, one where Xn=0 where they use the Delta-Epsilon limit test and it makes perfect sense to me. However, they also show the example where x>0. obviously since x>0, Sqrt(x) is also >0. They prove it without using the E-D method and I am trying to prove it using it. Ill show my first few calculations ill use S(Xn) to denote sq. rt. and e to denote epsilon:
e>0 is given
|S(Xn)-S(x)|<e after multiplying by (S(Xn)+S(x))/(S(Xn)+S(x)) i get: Xn-X/(S(Xn)+S(x))<e now it would also be true that Xn-X/(S(Xn)<e from here, i do not know how to continue the proof in order to solve for it. If i squared both sides, i would have a nasty polynomial on top and that wouldn't offer much help.. any advice?
thanks
 
Physics news on Phys.org
Welcome to PF olds442.
Your notation is not very clear, so let us first find out what you meant :smile:

I suppose you meant we have a sequence (X_n)_{n \in \mathbb{N}} of real numbers whose limit for n to infinity is X, and you want to prove that
\lim_{n \to \infty} \sqrt{X_n} = \lim_{n \to \infty} \sqrt{X},
which is \sqrt{X}.
What do you mean by "Xn = 0", that each element in the sequence is zero (for all n?). Then you talk about x > 0, what is x? Is it X ?
 
Last edited:
I am sorry for the terrible notation.. Your latex example is what i meant. Here is how it is written: Let X= (Xn) be the sequence of real numbers that converges to x and suppose that Xn is greater or equal to 0. Then the sequence Sqrt(Xn) of positive roots converges an lim(sqrt(Xn)=sqrt(x)

It proves the case where x=0 using d-e, and i get that no problem.. i am having problems simplifying and showing the limit for the case where x is strictly greater than 0 using d-e. does that help? sorry for tripping you up with poor notation.. i am a rookie at trying to type it on computers!
 
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