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

From Machinelearning
No edit summary
No edit summary
Line 1: Line 1:
Let <math>(X,d)</math> be a metric space, let <math>E</math> be a subset of <math>X</math>, and let <math>x_0\in X</math> be a point.
Let <math>(X,d)</math> be a metric space, let <math>E</math> be a subset of <math>X</math>, and let <math>x_0\in X</math> be a point.
==Adherent point==


* there exists a sequence <math>(x_n)_{n=1}^\infty</math> of points in <math>E</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> which converges to <math>x_0</math>
Line 9: Line 11:
* 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>
==Limit point==
==Limit point of a sequence==
<math>x_0</math> is a limit point of <math>(x_n)_{n=1}^\infty</math> iff for every <math>\varepsilon > 0</math> and every <math>N\geq 1</math> there exists <math>n \geq N</math> such that <math>d(x_n,x) \leq \varepsilon</math>
<math>x_0</math> is a limit point of <math>(x_n)_{n=1}^\infty</math> iff for every <math>N\geq 1</math>, <math>x_0</math> is an adherent point of <math>\{a_n : n \geq N\}</math>

Revision as of 04:36, 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
  • 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

Limit point

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}