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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083008 a(n)=sum(k=0,n-1,4^k*B(k)*C(n,k)) where B(k) is the k-th Bernoulli number and C(n,k)=binomial(n,k). 1
0, 1, -3, 3, 9, -25, -99, 427, 2193, -12465, -79515, 555731, 4247577, -35135945, -313193811, 2990414715, 30461046561, -329655706465, -3777604994187, 45692713833379, 581778811909545, -7777794952988025, -108933009112011843, 1595024111042171723, 24370176181315498929 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

PROG

(PARI) a(n)=sum(k=0, n-1, 4^k*binomial(n, k)*bernfrac(k))

CROSSREFS

Cf. A001469.

Bisection is A009843.

Sequence in context: A059728 A184694 A176158 * A117976 A010098 A029857

Adjacent sequences:  A083005 A083006 A083007 * A083009 A083010 A083011

KEYWORD

sign

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 31 2003

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 16 09:00 EST 2012. Contains 205904 sequences.