701216922
domain: N
Appears in sequences
- a(n+1) = n*a(n) + a(n-1) with a(0)=1, a(1)=0.at n=13A001053
- a(n) = denominator of the continued fraction which has the positive integers which are <= n and are coprime to n as its terms. The terms are written in order from 1 for the integer part, to n-1 for the final term of the continued fraction.at n=12A127615