a(1) = 1, a(n) is the smallest Fibonacci number of the form k*a(n-1) + 1 with k>0.

A068083

a(1) = 1, a(n) is the smallest Fibonacci number of the form k*a(n-1) + 1 with k>0.

Terms

    a(0) =1a(1) =2a(2) =3a(3) =13a(4) =144a(5) =28657a(6) =701408733

External references