ahmetbaba
- 22
- 0
Delta epsilon definition of a limit and its proof
Prove; lim x2+y2= a2+b2
(x,y) ---->(a,b)
Not much equations are present, just some algebra, and the definition of a limit.
Well, this is what I did
(x2+y2)-(a2+b2) < \sqrt{(x-a)2+(y-b)2} = or < than \delta.
so i opened the right hand, and left hand of the equation with the square root out.
x2+y2-a2-b2=(x2+y2+a2+b2-2xa-2yb)-2a2-2b2+2xa+2yb
The parenthesis in the right hand side is /delta2. and all the other stuff on the right hand side, I'm going to try to write it in terms of \delta .
-2a2-2b2+2xa+2yb= (x-a)+(y-b)
so, I fix these up a bit;
(x-a)+(y-b)=2a(x-a) + 2b(y-b) < \delta
so here, 2a(x-a) is 2a\delta and 2b(y-b) is 2b\delta
and we know that x-a<\delta and y-a<\delta
so in the worst case, let's equal these pieced to \delta, we will have
2a\delta + 2b\delta + \delta2 <\epsilon
And from here, I just solve for \delta.
Is this the correct way to solve this? Lend me a helping hand the masters of math.
Homework Statement
Prove; lim x2+y2= a2+b2
(x,y) ---->(a,b)
Homework Equations
Not much equations are present, just some algebra, and the definition of a limit.
The Attempt at a Solution
Well, this is what I did
(x2+y2)-(a2+b2) < \sqrt{(x-a)2+(y-b)2} = or < than \delta.
so i opened the right hand, and left hand of the equation with the square root out.
x2+y2-a2-b2=(x2+y2+a2+b2-2xa-2yb)-2a2-2b2+2xa+2yb
The parenthesis in the right hand side is /delta2. and all the other stuff on the right hand side, I'm going to try to write it in terms of \delta .
-2a2-2b2+2xa+2yb= (x-a)+(y-b)
so, I fix these up a bit;
(x-a)+(y-b)=2a(x-a) + 2b(y-b) < \delta
so here, 2a(x-a) is 2a\delta and 2b(y-b) is 2b\delta
and we know that x-a<\delta and y-a<\delta
so in the worst case, let's equal these pieced to \delta, we will have
2a\delta + 2b\delta + \delta2 <\epsilon
And from here, I just solve for \delta.
Is this the correct way to solve this? Lend me a helping hand the masters of math.
Last edited: