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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A008465 2^(2n-6) . C(n,3) - 2^(n-2) . C(n,4). 0
1, 12, 120, 1040, 7840, 52864, 327936, 1912320, 10644480, 57164800, 298428416, 1522626560, 7622451200, 37551144960, 182458122240, 875972788224, 4161315274752, 19583780782080, 91393766195200 (list; graph; refs; listen; history; internal format)
OFFSET

3,2

MAPLE

f := n->2^(2*n-6)*binomial(n, 3)-2^(n-2)*binomial(n, 4);

CROSSREFS

Sequence in context: A009035 A009140 A012273 * A115902 A004332 A129329

Adjacent sequences:  A008462 A008463 A008464 * A008466 A008467 A008468

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), C. L. Mallows (colinm(AT)research.avayalabs.com)

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 14 23:53 EST 2012. Contains 205689 sequences.