login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A037184 Functional digraphs with 1 node not in the image. 0
6, 48, 420, 3840, 38010, 407904, 4739112, 59405760, 800309070, 11542072080, 177536452236, 2902434644928, 50271450894210, 919799178083520, 17730187503894480, 359183503307677824, 7629999730919490582 (list; graph; refs; listen; history; internal format)
OFFSET

3,1

COMMENTS

Comment from Christian Bower: Labeled graphs where every node has outdegree 1, one node has indegree 0, one node has indegree 2, all other nodes have indegree 1 and there are no loops of length 1.

FORMULA

a(n) = n [ (n-2) a(n-1) +(n-1) a(n-2) ] / (n-3); g.f. = x^3/((1-x)^3 e^x)

CROSSREFS

A000166 (derangements) gives number of functional digraphs with all nodes in the range, A007778 gives number of functional digraphs with n nodes.

Sequence in context: A083233 A002918 A005399 * A179075 A175916 A085457

Adjacent sequences:  A037181 A037182 A037183 * A037185 A037186 A037187

KEYWORD

easy,nonn

AUTHOR

Erich Friedman (erich.friedman(AT)stetson.edu)

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 17:35 EST 2012. Contains 206061 sequences.