Limit of a function

From testwiki
Jump to navigation Jump to search

Template:For

In calculus, a branch of mathematics, the limit of a function is the behavior of a certain function near a selected input value for that function. Limits are one of the main calculus topics, along with derivatives, integration, and differential equations.

Definition of the limit

The definition of the limit is as follows:

If the function f(x) approaches a number L as x approaches a number c, then limxcf(x)=L.

The notation for the limit above is read as "The limit of f(x) as x approaches c is L", or alternatively, f(x)L as xc (reads "f(x) tends to L as x tends to c"[1]). Informally, this means that we can make f(x) as close to L as possible—by making x sufficiently close to c from both sides (without making x equal to c).[2]

Imagine we have a function such as f(x)=1x2. When x=0, f(x) is undefined, because f(0)=102 and division by zero is undefined. On the Cartesian coordinate system, the function f(x)=1x2 would have a vertical asymptote at x=0. In limit notation, this would be written as:

The limit of 1x2 as x approaches 0 is , which is denoted by limx01x2=.

Right and left limits

Consider the function f(x)=1x, we can get as close to 0 in the x-values as we want, so long as we do not make x equal to 0. For instance, we could make x=.00000001 or -.00000001, but never 0. Therefore, we can get f(x) as close as we want to or depending on if we approach 0 from the right side or the left side.[3] The left limit is the limit the function tends to if we only approach the target x-value from the left, for instance in the case of f(x)=1x when getting close to the 0 x-value from the left side, by using x-values that are smaller than 0, the limit would approach . In the same way, the right limit is the limit the function tends to if we only approach the target x-value from the right, for instance in the case of f(x)=1x when getting close to the 0 x-value from the right side, by using x-values that are larger than 0, the limit would approach .

References

Template:Math-stub