Finding the limit of a function as x approaches a.

  • Context: Undergrad 
  • Thread starter Thread starter S-z
  • Start date Start date
  • Tags Tags
    Function Limit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
S-z
Messages
1
Reaction score
0
For the function, f(x)=x^2 I need to find the limit as x approaches a. I am sure the limit is a^2, but how can I prove this, should I use the epsilon delta method? if so, am I to set delta to [tex]\sqrt{}epsilon[/tex]?
thanks
 
Physics news on Phys.org
Why don't you try it.

Let [itex]\epsilon > 0[/itex] and set [itex]\delta = \sqrt{\epsilon}[/itex].
If [itex]|x - a| < \delta[/itex] then
[tex]|f(x) - a^2| = |x^2 - a^2| = \cdots \le \cdots \stackrel{?}{\le} \epsilon[/tex]