1004933203domain: NAppears in sequencesa(n+1) = n*a(n) + a(n-1) with a(0)=0, a(1)=1.at n=13A001040a(n) = numerator of the continued fraction which has the positive integers which are <= n and are coprime to n as its terms.at n=12A127614