Precise Def'n of Limit Proving the Sum Rule

  • Thread starter Thread starter Saladsamurai
  • Start date Start date
  • Tags Tags
    Limit Sum
Saladsamurai
Messages
3,009
Reaction score
7
Alrighty-then :smile:

I am going over a proof in Thomas' Calculus and I am not understanding a step.

Given that \lim_{x\rightarrow c}f(x)=L \text{ and } \lim_{x\rightarrow c}g(x)=M prove that \lim_{x\rightarrow c}(f(x)+g(x))=L+M

Solution: He uses the triangle inequality to break up the summation

|f(x)+g(x))-(L+M)|\le|f(x)-L|+|g(x)-M|

Then he says:

"Since \lim_{x\rightarrow c}f(x)=L, there exists some number \delta_1>0 such that for all x

0<|x-c|<\delta_1\Rightarrow|f(x)-L|<\epsilon/2 "

I get lost there. Why \epsilon/2?

Thanks!

PS: Please don't yell at me Dick :smile:
 
Physics news on Phys.org
Because he is going to want to say that |f(x)-L|+|g(x)-M| is less than epsilon. If each term is less than epsilon/2 then they sum to less than epsilon. He's just picking the funny number 'e/2' so that he gets a nice neat 'e' at the end.
 
No reason really. e/2 is an arbitrary number >0 just like e. He just plans to add another e/2 to it later to get e. He may just as well have started with e and the end of the proof would have 2e, which would have been fine as well, except for pedantry interested in getting the exact statement of a previous theorem/axiom.
 
Okay then. So it was just a 'choice' that he made. Not something that was 'dictated' by any of the given conditions.

That is, since we can get within 'e' of 'L' at some delta, then for the sake of the proof, let's go ahead and get within 'e/2' of 'L'
 
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