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

<record version="7" id="5734">
 <title>convolution</title>
 <name>Convolution2</name>
 <created>2004-03-29 07:49:58</created>
 <modified>2004-03-30 04:19:24</modified>
 <type>Definition</type>
 <creator id="2727" name="mathcam"/>
 <author id="4804" name="Grayum"/>
 <classification>
	<category scheme="msc" code="68Q45"/>
	<category scheme="msc" code="68Q70"/>
	<category scheme="msc" code="68R15"/>
 </classification>
 <related>
	<object name="Language"/>
	<object name="KleeneStar"/>
 </related>
 <keywords>
	<term>words</term>
	<term>strings</term>
 </keywords>
 <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 $\Sigma$ be an alphabet, $\#$ a symbol not in $\Sigma$.

Let $x_1x_2\ldots x_{|x|},y_1y_2\ldots y_{|y|},z_1z_2\ldots z_{|z|},\ldots$ be $n$ words over $\Sigma^*$.  Let $l$ denote the maximum length.

The \emph{convolution} of these words is
$$(x_1,y_1,\ldots)(x_2,y_2,\ldots)\ldots(x_l,y_l,\ldots)$$where for any \PMlinkescapetext{index} $i&gt;|w|$, the $w_i$ is $\#$.  This is a new word in $((\Sigma\cup\{\#\})^n)^*$.

The convolution of $x,y,z,\ldots$ is sometimes denoted conv($x,y,z,\ldots$), or $x\star y\star z\star\ldots$

\subsection*{Example}

The convolution of $and, fish, be$ is
$$(a,f,b)(n,i,e)(d,s,\#)(\#,h,\#)$$

\subsection*{Notes}
This definition bears no \PMlinkescapetext{mathematical relation} to the notion of \PMlinkname{convolution}{Convolution} of functions.</content>
</record>
