A037184 Functional digraphs with 1 node not in the image.
6, 48, 420, 3840, 38010, 407904, 4739112, 59405760, 800309070, 11542072080, 177536452236, 2902434644928, 50271450894210, 919799178083520, 17730187503894480, 359183503307677824, 7629999730919490582, 169605272611054951920, 3937616869933172881140
Offset: 3
Crossrefs
Formula
a(n) = n * ( (n-2)*a(n-1) + (n-1)*a(n-2) ) / (n-3).
E.g.f.: x^3 / ((1-x)^3 * e^x).
Comments