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

<record version="7" id="2134">
 <title>monotonically increasing</title>
 <name>MonotonicallyIncreasing</name>
 <created>2002-02-18 21:36:37</created>
 <modified>2005-08-16 00:41:05</modified>
 <type>Definition</type>
 <creator id="2" name="akrowne"/>
 <author id="2" name="akrowne"/>
 <classification>
	<category scheme="msc" code="40-00"/>
 </classification>
 <synonyms>
	<synonym concept="monotonically increasing" alias="monotone increasing"/>
	<synonym concept="monotonically increasing" alias="strictly increasing"/>
 </synonyms>
 <related>
	<object name="MonotonicallyDecreasing"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

%\usepackage{psfrag}
%\usepackage{graphicx}
%\usepackage{xypic}</preamble>
 <content>A sequence $(s_n)$, $s_n \in \mathbb{R} $ is called \emph{monotonically increasing} if 

$$ s_m &gt; s_n \; \forall \; m &gt; n $$

Similarly, a real function $f(x)$ is called monotonically increasing if 

$$ f(x) &gt; f(y) \; \forall \; x &gt; y $$

Compare this to monotonically nondecreasing.

\textbf{Conflict note.}  This condition is also sometimes called \emph{strictly increasing} \cite{NIST}.  In such a context, ``monotonically increasing'' has the same meaning as monotonically nondecreasing.

\begin{thebibliography}{3}
\bibitem{NIST} ``\PMlinkexternal{strictly increasing}{http://www.nist.gov/dads/HTML/strictlyIncreasing.html},'' from the NIST Dictionary of Algorithms and Data Structures, Paul E. Black, ed.
\end{thebibliography}</content>
</record>
