a(n) = denominator of b(n), where b(1)=1, b(n+1) = sum{k=1 to n} {b(n+1-k)/k} ({x} is the fractional part of x).

A128192

a(n) = denominator of b(n), where b(1)=1, b(n+1) = sum{k=1 to n} {b(n+1-k)/k} ({x} is the fractional part of x).

Terms

    a(0) =1a(1) =1a(2) =2a(3) =6a(4) =3a(5) =60a(6) =360a(7) =2520a(8) =1680a(9) =15120a(10) =2800a(11) =831600a(12) =9979200a(13) =9266400a(14) =165110400a(15) =27243216000a(16) =27243216000a(17) =102918816000a(18) =793945152000a(19) =355537728000

External references