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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A006547 Sum ((-1)^(i+1)*binomial(n,i)*2^i*(2*i-1)!,i=1..n). 0
0, 2, -20, 894, -76936, 11218330, -2486192988, 779417002070, -328459055125136, 179127562413460914, -122758432482044667940, 103274000340320165525422, -104642430930574639703548440, 125699390463431456337149276234 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

MATHEMATICA

Table[Sum[(-1)^(i+1) Binomial[n, i]2^i (2i-1)!, {i, n}], {n, 0, 20}] (* From Harvey P. Dale, Oct 13 2011 *)

CROSSREFS

Sequence in context: A163594 A193483 A013148 * A135757 A158843 A008793

Adjacent sequences:  A006544 A006545 A006546 * A006548 A006549 A006550

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.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 17 21:13 EST 2012. Contains 206085 sequences.