Loading the page...
Preparing tools and content for you. This usually takes a second.
Preparing tools and content for you. This usually takes a second.
Fetching calculator categories and tools for this section.
Free recursive formula calculator. Generate recursive and explicit formulas for arithmetic, geometric, and Fibonacci sequences with step-by-step solutions. Our calculator uses sequence formulas to find both recursive (aₙ = aₙ₋₁ + d) and explicit (aₙ = a₁ + (n-1)d) representations.
Last updated: February 2, 2026
Need a custom sequence calculator for your educational platform? Get a Quote
Choose the type of sequence
The first term of the sequence
Constant added to each term
Which term to calculate (n ≥ 1)
Sequence Type:
Arithmetic
Recursive Formula:
a₁ = 2, aₙ = aₙ₋₁ + 3Each term depends on previous term(s)
Explicit Formula:
aₙ = 2 + (n - 1)(3)Direct formula for any term
First 10 Terms:
2, 5, 8, 11, 14, 17, 20, 23, 26, 29
Sequence values
Term 10 Value:
a₍10₎ = 29
The 10th term in the sequence
Calculation Steps:
Key Formulas:
Sequence Tips:
Formula
aₙ = aₙ₋₁ + d
Linear growth pattern
Formula
aₙ = aₙ₋₁ × r
Exponential growth pattern
Formula
aₙ = aₙ₋₁ + aₙ₋₂
Golden ratio pattern
Type
Direct Formula
Find any term directly
Calculate
Any Term
Compute aₙ for any n
Output
First 10 Terms
Visualize the sequence
Arithmetic: a₁ = 2, d = 3, find a₁₀
Recursive:
a₁ = 2, aₙ = aₙ₋₁ + 3Explicit:
aₙ = 2 + (n - 1)(3)Term 10:
a₁₀ = 29
Our recursive formula calculator generates both recursive and explicit formulas for sequences by identifying the pattern type and applying the appropriate formulas for arithmetic, geometric, or Fibonacci sequences.
Arithmetic Sequences:
Recursive: aₙ = aₙ₋₁ + dExplicit: aₙ = a₁ + (n - 1)dExample: 2, 5, 8, 11... (d = 3)
Geometric Sequences:
Recursive: aₙ = aₙ₋₁ × rExplicit: aₙ = a₁ × r^(n-1)Example: 2, 6, 18, 54... (r = 3)
Fibonacci Sequences:
Recursive: aₙ = aₙ₋₁ + aₙ₋₂Explicit: Complex (Binet's formula)Example: 1, 1, 2, 3, 5, 8, 13...
Recursive formulas define sequences by relating each term to previous terms. Arithmetic sequences have a constant difference (linear growth), geometric sequences have a constant ratio (exponential growth), and Fibonacci sequences sum previous terms. Explicit formulas provide direct calculation without needing previous terms, making them efficient for finding specific terms in the sequence.
Need other sequence tools? Check out our geometric mean calculator and percentage calculator.
Get Custom Calculator for Your PlatformKey Insight: Recursive shows the pattern, explicit gives direct access
Both formulas describe the same sequence. Recursive is great for understanding growth; explicit is efficient for calculation.
Sequence: 1, 1, 2, 3, 5, 8, 13, 21, 34...
Recursive: a₁ = 1, a₂ = 1, aₙ = aₙ₋₁ + aₙ₋₂
Each term is the sum of the two preceding terms
Share it with others who need help with recursive formulas
Suggested hashtags: #Math #Sequences #RecursiveFormula #Algebra #Calculator