<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Recurrence relation - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=recurrence_relation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=recurrence_relation&amp;p=3">3.Next</a>
</p>
<p>have been given, the rest of the sequence can be calculated by repeatedly applying the equation.</p>

<p>In linear recurrences, the th term is equated to a <a href="page.php?w=linear_function">linear function</a> of the  previous terms. A famous example is the recurrence for the <a href="page.php?w=Fibonacci_number">Fibonacci number</a>s,</p>

<p>where the order  is two and the linear function merely adds the two previous terms. This example is a <a href="page.php?w=linear_recurrence_with_constant_coefficients">linear recurrence with constant coefficients</a>,</p><p>
<a accesskey="1" href="page.php?w=recurrence_relation&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=recurrence_relation&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
