Recurrence relation: Difference between revisions

Content deleted Content added
Roots of the characteristic polynomial: Full stop; list unification
Tags: Mobile edit Mobile web edit Advanced mobile edit
Line 41:
:<math>F_n = F_{n-1}+F_{n-2}</math>
 
with [[initial condition]]s (seed values)
 
:<math>F_0 = 0</math>