The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A293073 Number of matchings in the n-cocktail party graph. 0
1, 7, 51, 513, 6345, 93255, 1584555, 30524865, 656843985, 15605162055, 405495737955, 11435339115585, 347722239169305, 11337916544369415, 394530748734397275, 14590576590956791425, 571378543704076133025, 23617402334089770781575 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Cocktail Party Graph
Eric Weisstein's World of Mathematics, Independent Edge Set
Eric Weisstein's World of Mathematics, Matching
MATHEMATICA
RecurrenceTable[{4 (1 + n) (2 + n) a[n] + (4 + 10 n + 4 n^2) a[1 + n] + (-9 - 4 n) a[2 + n] + a[3 + n] == 0, a[1] == 1, a[2] == 7, a[3] == 51}, a, {n, 20}]
CROSSREFS
Sequence in context: A230883 A304939 A352358 * A368286 A081216 A198087
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Sep 30 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 12 23:56 EDT 2024. Contains 373362 sequences. (Running on oeis4.)