So the general tactic for straight lines:
f(x) = 2x
Show by epsilon-delta definition of limit, as lim x->2, f(x) tends to 4.
let, ε>0, and choose 0<δ<ε/2
(|x - 2|<δ)→ |f(x) - 4| = |2x - 4| = 2|x - 2| < 2δ < ε
No problem, but what about for a parabola?
g(x) = ax2 for some a in R.
Show as lim x -> b, g(x) tends to ab2
let, ε>0, and choose 0<δ<?
|x - 2|<δ
|f(x) - ab2| = |ax2 - ab2| = a|x2-b2| ??
I don't have a clear idea what to do here; I tried;
a|(x+b)(x-b)| = a|(x+b)||(x-b)| < a|(x+b)|δ
Is it ok to simply choose:
0<δ<ε/|a(x+b)|
after all, it's just a positive number.
I really hope this post's question can be answered in one word beginning with y.
"f(x) = 2x
Show by epsilon-delta definition of limit, as lim x->2, f(x) tends to 4.
let, ε>0, and choose 0<δ<ε/2
(|x - 2|<δ)→ |f(x) - 4| = |2x - 4| = 2|x - 2| < 2δ < ε
No problem, but what about for a parabola?
g(x) = ax2 for some a in R.
Show as lim x -> b, g(x) tends to ab2
let, ε>0, and choose 0<δ<?
|x - 2|<δ
|f(x) - ab2| = |ax2 - ab2| = a|x2-b2| ??
I don't have a clear idea what to do here; I tried;
a|(x+b)(x-b)| = a|(x+b)||(x-b)| < a|(x+b)|δ
Is it ok to simply choose:
0<δ<ε/|a(x+b)|
after all, it's just a positive number.
I really hope this post's question can be answered in one word beginning with y.
Source : Google Reader
No comments:
Post a Comment