References to A000153

a(n) = n*a(n-1) + (n-2)*a(n-2), with a(0) = 0, a(1) = 1.
0, 1, 2, 7, 32, 181, 1214, 9403, 82508, 808393, 8743994, 103459471, 1328953592


1 seqfan posts

Fri Oct 29 05:35:16 CEST 2010    [seqfan] Implementing first 500 sequences in Java

Index of A-numbers in seqfan: by ascending order    by month    by frequency    by keyword
Links to OEIS content are included according to The OEIS End-User License Agreement .