3025576domain: NAppears in sequencesa(n) = a(n-2) + (2n-1)a(n-1); a(0)=1, a(1)=1.at n=8A025164a(n) = numerator of the continued fraction which has the positive integers which are <= n and are coprime to n as its terms.at n=15A127614