BSZDcZMX Posted June 1, 2012 Share Posted June 1, 2012 (edited) Hi there, I have been doing some calculus exercises, and was wondering if I had this right. Prove that [math]f[/math] is continuous at [math]a[/math] if and only if [math]\lim_{h \to 0}f(a+h) = f(a)[/math] I'm not sure if I got this correct, but I assumed that as we take [math]h[/math] to [math]0[/math] then [math]f(a+h) = f(a+0) = f(a)[/math] and so we are done? Thanks Edited June 1, 2012 by BSZDcZMX Link to comment Share on other sites More sharing options...
md65536 Posted June 1, 2012 Share Posted June 1, 2012 I'm not sure if I got this correct, but I assumed that as we take [math]h[/math] to [math]0[/math] then [math]f(a+h) = f(a+0) = f(a)[/math] and so we are done? I don't agree. Your reasoning applies equally well whether f is continuous at a or not. Link to comment Share on other sites More sharing options...
mathematic Posted June 1, 2012 Share Posted June 1, 2012 Hi there, I have been doing some calculus exercises, and was wondering if I had this right. Prove that [math]f[/math] is continuous at [math]a[/math] if and only if [math]\lim_{h \to 0}f(a+h) = f(a)[/math] I'm not sure if I got this correct, but I assumed that as we take [math]h[/math] to [math]0[/math] then [math]f(a+h) = f(a+0) = f(a)[/math] and so we are done? Thanks Often the statement you are trying to prove is the definition of continuity. What is the definition of continuity yiou are given? Link to comment Share on other sites More sharing options...
BSZDcZMX Posted June 2, 2012 Author Share Posted June 2, 2012 Hi guys, Thanks for the replies, very helpful. I'm sure it's right now! mathematic, the definition of continuity is that the function is continuous everywhere on it's domain, and so the limit everywhere on the domain exists, so essentially the question was that I was told the limit was [math]f(a)[/math] as the limit approached [math]0[/math], and so all I had to do was take [math]h[/math] to [math]0[/math] in the limit to prove that it was continuous. I stuggle with the logic, here is a harder proof I attempted before and I was hoping to get some verification on my attempt: Prove the statement using the [math]\epsilon , \delta[/math] definition of a limit: [math]\lim_{x \to -2}(x^2 - 1) = 3[/math] if [math]0 < |x -(-2)| < \delta[/math] then [math]|(x^2 - 1) - 3| < \epsilon[/math] we then have: [math]|(x^2 - 1) - 3| < \epsilon\rightarrow |x^2 -2| < \epsilon\rightarrow |x + 1||x - 1| < \epsilon\rightarrow |x - 1| < - \frac{\epsilon}{|x + 1|}[/math] this suggests: [math]\delta = \frac{\epsilon}{|x + 1|} \Leftrightarrow \epsilon = |x + 1| \delta[/math] testing our new [math]\delta[/math] : [math]|(x^2 - 1) -3| < \delta |x + 1|\rightarrow |x + 1||x - 1| < \delta |x + 1|\rightarrow |x - 1| < \delta[/math] and we have proved the statement. I have a feeling that the above is fishy because of the fact that I derived the new [math]\delta[/math] from the given statement? Hope someone can help out. Thanks! Link to comment Share on other sites More sharing options...
mathematic Posted June 2, 2012 Share Posted June 2, 2012 "mathematic, the definition of continuity is that the function is continuous everywhere on it's domain, and so the limit everywhere on the domain exists" It sounds like the definition is that a function is continuous if it is continuous. Somethings missing!! Link to comment Share on other sites More sharing options...
BSZDcZMX Posted June 3, 2012 Author Share Posted June 3, 2012 "mathematic, the definition of continuity is that the function is continuous everywhere on it's domain, and so the limit everywhere on the domain exists" It sounds like the definition is that a function is continuous if it is continuous. Somethings missing!! Yeah I got it And the other proof, that alright? Link to comment Share on other sites More sharing options...
DJBruce Posted June 3, 2012 Share Posted June 3, 2012 (edited) [math]|(x^2 - 1) - 3| < \epsilon\rightarrow |x^2 -2| < \epsilon\rightarrow |x + 1||x - 1| < \epsilon\rightarrow |x - 1| < - \frac{\epsilon}{|x + 1|}[/math] Check your math here. [latex]x^{2}-1-3=x^{2}-2[/latex]? Edited June 3, 2012 by DJBruce Link to comment Share on other sites More sharing options...
BSZDcZMX Posted June 3, 2012 Author Share Posted June 3, 2012 (edited) Check your math here. [latex]x^{2}-1-3=x^{2}-2[/latex]? Sorry, mistake(s)! [math]\lim_{x \to -2} (x^2 - 1) = 3[/math] if [math]0 < |x - (-2)| < \delta[/math] then [math]|(x^2 - 1) - 3| < \epsilon[/math] we then have: [math]|(x^2 - 1) - 3| < \epsilon \rightarrow|x^2 - 4| < \epsilon \rightarrow|x^2 - 2^2| < \epsilon \rightarrow|x + 2||x - 2| < \epsilon \rightarrow|x + 2| < \frac{\epsilon}{|x - 2|}[/math] this suggests: [math]\delta = \frac{\epsilon}{|x - 2|} \Leftrightarrow \epsilon = |x - 2| \delta[/math] testing new [math]\delta[/math]: [math]|(x^2 - 1) - 3| < |x - 2| \delta \rightarrow|x + 2||x - 2| < |x - 2| \delta \rightarrow|x + 2| < \delta[/math] and proved. Sorry for the error, very careless of me! EDIT: I can't edit my original post, but the correction is above. Any feedback as to the proof? Edited June 3, 2012 by BSZDcZMX Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now