Warning — When the limit makes sense

The limit limxx0f(x)\lim_{x\to x_0}f(x) is defined only for points x0x_0 that are accumulation points of the domain of ff. The reason is simple: to “see ff approach a value LL” one needs infinitely many values of xx close to x0x_0 (and different from x0x_0); if x0x_0 is isolated, there are none.

An example clarifies the difference between the two cases. The function f(x)=x2f(x) = \sqrt{x-2} has domain D=[2,+)D = [2,+\infty).

  • It makes sense to compute limx2f(x)\lim_{x\to 2}f(x), because 22 is an accumulation point of DD, even though one cannot “arrive” from the left of 22: the limit exists only from the right.
  • It makes no sense to speak of limx0f(x)\lim_{x\to 0}f(x), because 00 is not an accumulation point of DD: there exists a neighbourhood of 00, for example (1,1)(-1,1), that contains no point of DD.

Topics: Limits
Concepts: Domain · Limit · Right and left limit · Accumulation point