80.0k views
1 vote
Write a recursive formula for the following sequences. 2, 5, 26, 677...

User AYETY
by
7.9k points

1 Answer

2 votes

Answer:

a₁ = 2

aₙ = (aₙ-1) X (aₙ-1) + 1

Explanation:

If we see a₁ = 2.

a₂ = 5,

a₃ = 26. and so on.

This sequence is neither arithmetic nor geometric. It does, however,

have a pattern of development based upon each previous term.

User Ovmjm
by
8.5k points