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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A083013 a(n)=sum(k=0,n-1,9^k*B(k)*C(n,k)) where B(k) is the k-th Bernoulli number and C(n,k)=binomial(n,k). 0
0, 1, -8, 28, 64, -980, -3104, 81172, 339328, -11878244, -61958240, 2674671076, 16735235392, -855605816468, -6245150369696, 368601472639540, 3074742020313856, -205700802920736452, -1930357641628367072, 144338957346266943364, 1505019970814899568320 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

PROG

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

CROSSREFS

Cf. A001469.

Sequence in context: A101127 A007259 A134747 * A028553 A100182 A119515

Adjacent sequences:  A083010 A083011 A083012 * A083014 A083015 A083016

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 17 19:13 EST 2012. Contains 206085 sequences.