Define b by b(1) = 1 and for n>1, b(n) = b(n-1)+1/(3+1/b(n-1)); sequence gives numerator of b(n).
A080988
Define b by b(1) = 1 and for n>1, b(n) = b(n-1)+1/(3+1/b(n-1)); sequence gives numerator of b(n).
Terms
- a(0) =1a(1) =5a(2) =115a(3) =57155a(4) =13457544835
External references
- oeis: A080988