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

<record version="3" id="9382">
 <title>incidence matrix with respect to an orientation</title>
 <name>IncidenceMatrixWithRespectToAnOrientation</name>
 <created>2007-05-14 12:10:10</created>
 <modified>2007-05-14 12:13:44</modified>
 <type>Definition</type>
 <creator id="13753" name="Mathprof"/>
 <author id="13753" name="Mathprof"/>
 <classification>
	<category scheme="msc" code="05C50"/>
 </classification>
 <defines>
	<concept>orientation</concept>
 </defines>
 <preamble>% this is the default PlanetMath preamble.  as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.

% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% there are many more packages, add them here as you need them

% define commands here
</preamble>
 <content>Let $G$ be a finite graph with $n$ vertices, $\{v_1, \ldots, v_n\}$
and $m$ edges, $\{e_1, \ldots, e_m\}$. 
For each edge $e = (v_i,v_j)$ of $G$ choose one vertex
to be the positive end and the other to be the negative end. In this way,
we assign an \emph{orientation} to $G$. The \emph{\PMlinkescapetext{incidence matrix}}
of $G$ with respect an orientation is an $n \times m$ matrix 
$D=(d_{ij})$
where
\begin{displaymath}
d_{ij} = \left\{ \begin{array}{ll}
+1 &amp; \textrm{if $v_i$ is the positive end of $e_j$} \\
-1 &amp; \textrm{if $v_i$ is the negative end of $e_j$} \\
0 &amp; \textrm{otherwise}.
\end{array} \right.
\end{displaymath}
</content>
</record>
