Define b by b(1) = 1 and for n>1, b(n) = b(n-1)+1/(1+1/b(n-1)); sequence gives numerator of b(n).
A079269
Define b by b(1) = 1 and for n>1, b(n) = b(n-1)+1/(1+1/b(n-1)); sequence gives numerator of b(n).
Terms
- a(0) =1a(1) =3a(2) =21a(3) =861a(4) =1275141
External references
- oeis: A079269