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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A004983 (2^n/n!)*product[ k=0..n-1 ](4*k - 3). 0
1, -6, -6, -20, -90, -468, -2652, -15912, -99450, -640900, -4229940, -28455960, -194449060, -1346185800, -9423300600, -66591324240, -474463185210, -3404971093860, -24591457900100, -178611641590200, -1303864983608460, -9561676546462040, -70408709114856840 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

FORMULA

G.f.: A(x) = (1 - 8*x)^(3/4).

a(n) ~ -3/4*Gamma(1/4)^-1*n^(-7/4)*2^(3*n)*{1 + 21/32*n^-1 + ...}

a(n) = (-8)^n/(n*Beta(n, 7/4-n)) if n>0; a(0)=1 - C. Ronaldo (aga_new_ac(AT)hotmail.com), Dec 16 2004

MAPLE

seq(coeff(convert(series((1-8*x)^(3/4), x, 40), polynom), x, i), i=0..25); 1, seq(2^(3*n)*(-1)^n/(n*Beta(n, 7/4-n)), n=1..10); (C. Ronaldo)

CROSSREFS

Sequence in context: A073096 A045896 A115046 * A034695 A198340 A189980

Adjacent sequences:  A004980 A004981 A004982 * A004984 A004985 A004986

KEYWORD

sign,easy

AUTHOR

Joe Keane (jgk(AT)jgk.org)

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 13 08:12 EST 2012. Contains 205451 sequences.