Skip to main content
Reviewed for accuracy by Manoj Kumar, Mathematics Educator

Recurrence Solver

Calculator

Adjust values & calculate

Enter your values below. Every result is computed in your browser โ€” no data is sent to any server.

Formula: a(n) = c1 * a(n-1) + c2 * a(n-2) + C

Your Result

Worked example โ€” Sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34 | Sum = 88 | Dominant root = 1.618 (Golden Ratio)

Reviewed for accuracy by Manoj Kumar, Mathematics Educator ยท Editorial policy