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

<record version="2" id="3311">
 <title>palindrome</title>
 <name>Palindrome</name>
 <created>2002-08-18 14:50:03</created>
 <modified>2006-10-23 17:02:10</modified>
 <type>Definition</type>
 <creator id="2760" name="yark"/>
 <author id="2760" name="yark"/>
 <author id="2" name="akrowne"/>
 <classification>
	<category scheme="msc" code="11B83"/>
 </classification>
 <related>
	<object name="Reversal"/>
 </related>
 <preamble>\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}

%\usepackage{psfrag}
%\usepackage{graphicx}
%\usepackage{xypic}</preamble>
 <content>A \emph{palindrome} is a number which yields itself when its digits are reversed.  Some palindromes (in base 10) are :

\begin{itemize}
\item 121
\item 2002
\item 314159951413
\end{itemize}

Clearly one can construct palindromes of arbitrary length by taking any number and appending to it a reversed copy of itself or of all but the last digit.

The concept of palindromes can also be extended to sequences and strings.</content>
</record>
