<?xml version="1.0" encoding="UTF-8"?>

<record version="9" id="8165">
 <title>endpoint</title>
 <name>Endpoint</name>
 <created>2006-07-22 07:49:40</created>
 <modified>2007-06-26 01:40:47</modified>
 <type>Definition</type>
<parent id="5783">line segment</parent>
 <creator id="1863" name="Wkbj79"/>
 <author id="1863" name="Wkbj79"/>
 <classification>
	<category scheme="msc" code="03-00"/>
	<category scheme="msc" code="51-00"/>
 </classification>
 <synonyms>
	<synonym concept="endpoint" alias="end point"/>
 </synonyms>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{pstricks}
\usepackage{psfrag}
\usepackage{graphicx}
\usepackage{amsthm}
\usepackage{xypic}
</preamble>
 <content>An \emph{endpoint} of a line segment $L$ is a point that belongs to the boundary of $L$.  Note that every line segment has two distinct endpoints.  For example, if $V$ is a vector space and $a,b \in V$ with $b \neq 0$, then the endpoints of the line segment $\displaystyle L = \{ a+tb : t\in[0,1]\}$ are $a$ and $a+b$.

\begin{center}
\begin{pspicture}(0,-0.5)(4,0.1)
\rput[a](0,0.06){.}
\psline(0,0)(4,0)
\psdots(0,0)(4,0)
\rput[a](0,-0.3){$a$}
\rput[a](4,-0.3){$a+b$}
\end{pspicture}
\end{center}

Note that the endpoints of the open line segment $\displaystyle L=\{a+tb:t\in(0,1)\}$ are also $a$ and $a+b$.

\begin{center}
\begin{pspicture}(0,-0.5)(4,0.1)
\rput[a](0,0.06){.}
\psline{o-o}(0,0)(4,0)
\rput[a](0,-0.3){$a$}
\rput[a](4,-0.3){$a+b$}
\end{pspicture}
\end{center}

Endpoints can be defined in a \PMlinkescapetext{similar} manner for other geometric \PMlinkescapetext{objects}.  These include rays, \PMlinkname{arcs}{PathConnected}, and \PMlinkname{intervals}{Interval}.

\begin{itemize}
\item Rays have one endpoint.

\begin{center}
\begin{pspicture}(0,-0.1)(4,0.1)
\psline{-&gt;}(0,0)(4,0)
\psdot(0,0)
\end{pspicture}
\end{center}

\item \PMlinkescapetext{Arcs} have two endpoints.

\begin{center}
\begin{pspicture}(0,0)(4,2)
\psarc(2,0){2}{0}{180}
\psdots(0,0)(4,0)
\end{pspicture}
\end{center}

\item \PMlinkescapetext{Intervals} can have zero, one, or two endpoints, depending on whether they are bounded above and/or below.  See the entry on \PMlinkname{intervals}{Interval} for more details.
\end{itemize}</content>
</record>
