Epsilon-Delta Proofs: Math Exam Prep & Book Recommendations

  • Thread starter Thread starter Math Jeans
  • Start date Start date
  • Tags Tags
    Proofs
Math Jeans
Messages
347
Reaction score
0
Hello. I have an upcoming exam for my math course and I am aware that much of it will revolve around Epsilon-Delta proofs. My understanding of them is good enough to prove most limits, but I would be more comfortable being able to answer anything that is thrown at me on this test :confused:.

I would appreciate example proofs and recommendations of books that would help on this subject.

Thanks :biggrin:.

EDIT: To specify, it is a multi variable calculus course so I'm studying multi variable Epsilon-Delta proofs.
 
Last edited:
Physics news on Phys.org
come on guys, I really need some help with this.
 
Give an epsilon-delta proof for the existence of the limit,
<br /> \lim_{\substack{x\rightarrow 0\\y\rightarrow 0}} \frac{(x^2)-(y^2)}{x+y}<br />
 
I know that x^2-y^2 is always less than x^2+y^2, but I cannot find a relation with x+y. If I simplify, I cannot find a relation between sqrt(x^2+y^2) and x+y.

EDIT: sorry. I meant to say x+y
 
Last edited:
Are you aware that x^2- y^2= (x-y)(x+y)? Using that it is easy to see that
\frac{x^2- y^2}{x- y}= x+ y[/itex] (as long as x, y are not both 0). you don&#039;t need a relation with x-y, but one between \sqrt{x^2+ y^2} and x+ y. <br /> <br /> Since \delta is the &quot;distance from the point&quot; or, in this case, from 0, it often helps to convert to polar coordinates. x= r cos(\theta) and y= r sin(\theta) so x^2- y^2= r^2cos^2(\theta)- r^2 sin^(theta)= r^2(cos^2(\theta) - sin^2(\theta) while x- y= r cos(\theta)- r sin(\theta)= r(cos(\theta)- sin(\theta))= r(cos(\theta)- sin(\theta)) so <br /> \frac{x^2- y^2}{x-y}= r \frac{cos^2(\theta)- sin^(\theta)}{cos(\theta)- sin(\theta}.<br /> That can be simplified but the crucial point is that r multiplying the fraction. You can take &quot;r&quot; to be &quot;\delta&quot; and argue that for any angle \theta you can make that quantity as small as you please by making r small.
 
Thx. I know that the polar conversions work real well, but I never really got the hang of them.
 
lol, then i suggest you get the hang of them before your test... they are going to keep coming up in this class, it’s multivariable calculus right?
 
Ya. Its multivariable differential calculus. Its kinda weird how many proofs that are put in this class. A teacher at my siblings school says that multivariable calculus is not this proof oriented. Epsilon-Delta proofs are involved, and that it understandable, but the textbook is not even remotely close to the material on the test as the material on the test is mostly proving the formulas from the book.
 
Maths is always proof orientated... if it's not, it's not maths, just calculation.
 
Back
Top