13457544835domain: NAppears in sequencesDefine 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).at n=4A080988