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

<record version="1" id="11121">
 <title>addition chain</title>
 <name>AdditionChain</name>
 <created>2008-10-01 18:59:18</created>
 <modified>2008-10-01 18:59:18</modified>
 <type>Definition</type>
<parent id="8786">addition</parent>
 <creator id="13766" name="PrimeFan"/>
 <author id="13766" name="PrimeFan"/>
 <classification>
	<category scheme="msc" code="11B13"/>
 </classification>
 <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>An {\em addition chain} $a$ is a sequence of integers of length $k$ such that each term $a_i$ for $0 &lt; i \leq k$ (with $a_0 = 1$) is the sum of two previous terms in at least one way. In the sum $a_m + a_n$ it is not required that $m \neq n$. For example, 1, 2, 3, 5, 10, 20, 40, 80, is an addition chain of length 7: 3 is 1 + 2, 5 = 2 + 3, 10 = 5 + 5, and the rest have $m = n$.

There are various subclassifications of addition chains, such as the Lucas chains. A Mian-Chowla sequence is an addition chain with the restriction that each term is the sum of two previous terms in only one way. The length may be infinite, and thus the Fibonacci sequence is an addition chain.</content>
</record>
