User:IssaRice/Adherent point and limit point: Difference between revisions

From Machinelearning
No edit summary
No edit summary
Line 14: Line 14:
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of distinct points in <math>E</math> (i.e. <math>x_n \in E</math> for all <math>n \geq 1</math> and <math>x_n \ne x_m</math> for all <math>n \ne m</math>) which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of distinct points in <math>E</math> (i.e. <math>x_n \in E</math> for all <math>n \geq 1</math> and <math>x_n \ne x_m</math> for all <math>n \ne m</math>) which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of points in <math>E</math>, none of which are equal to <math>x_0</math>, which converges to <math>x_0</math>
* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of points in <math>E</math>, none of which are equal to <math>x_0</math>, which converges to <math>x_0</math>
==Relationship between adherent point and limit point==
<math>x_0</math> is a limit point of <math>E</math> iff it is an adherent point of <math>E \setminus \{x_0\}</math>
Every limit point of <math>E</math> is an adherent point of <math>E</math>, but the converse is false. Limit points which are not adherent points are called isolated points.


==Limit point of a sequence==
==Limit point of a sequence==

Revision as of 04:38, 6 July 2019

Let (X,d) be a metric space, let E be a subset of X, and let x0X be a point.

Adherent point

  • there exists a sequence (xn)n=1 of points in E which converges to x0
  • for every radius r>0 the ball B(x0,r) has nonempty intersection with E
  • x0 is an interior point of E or is a boundary point of E
  • for every open set U such that xU one has UE

Limit point

  • for every open set U such that xU there is some yUE such that yx
  • for every open set U such that xU, the set UE has infinitely many points
  • there exists a sequence (xn)n=1 of distinct points in E (i.e. xnE for all n1 and xnxm for all nm) which converges to x0
  • there exists a sequence (xn)n=1 of points in E, none of which are equal to x0, which converges to x0

Relationship between adherent point and limit point

x0 is a limit point of E iff it is an adherent point of E{x0}

Every limit point of E is an adherent point of E, but the converse is false. Limit points which are not adherent points are called isolated points.

Limit point of a sequence

x0 is a limit point of (xn)n=1 iff for every ε>0 and every N1 there exists nN such that d(xn,x)ε

x0 is a limit point of (xn)n=1 iff for every N1, x0 is an adherent point of {an:nN}