vkash said:
what i understand from your answer.
when we take limit of a function at specified point then we search a function that is similar to that of original but also continuous at the point where we want to get limit. As i say in my last example in that case we search for x+2 this function's behavior is similar to (x^2-4)/(x-2) but it is continuous at x = 2. so by putting x=2 in this function we get our limit.[/color]
Am i correct. make correction if i am wrong.
thanks for helping.
That works in this particular case, but it doesn't work in general.
What is important about a limit is that we are interested in the behavior in a neighborhood
close by to the point of interest, but not necessarily at the point itself.
So when we write [itex]L = \lim_{x \rightarrow a}f(x)[/itex] we are interested in the behavior of f
near a, but not necessarily
at a.
[TeX question. Why does my x->a appear to the right of the lim? How do I put it underneath?]
In the case of a simple rational expression like [itex]\frac{x^2-4}{x-2}[/itex] we can just cancel [itex]x-2[/itex] to get a familiar polynomial function that we can just evaluate at [itex]a[/itex]. So this example is a little misleading.
In the general case, you can't always do that. For example assuming that you're in calculus class, you'll soon be shown how to evaluate [itex]\lim_{x \rightarrow 0}\frac{sin(x)}{x}[/itex].
For that, you need to understand that you are NOT trying to find some other function that you can plug 0 into; but rather, that you are trying to understand the behavior of [itex]\frac{sin(x)}{x}[/itex] NEAR [itex]x = 0[/itex].
The important concept to understand is that the limit of a function is all about what a function does NEAR a point, but not necessarily AT that point. Keep that in mind as you work through your class.