login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A167206 Binomial transform of A164555. 0
1, 2, 4, 7, 10, 11, 8, 1, -6, -5, 16, 89, -348, -7747, -58764, -301959, -1226902, -4249557, -13125130, -36998357, -95306260, -219609123, -430081728, -623477651, -457458788, -3070156979, -61496380490, -630601717145, -4635893019708, -27904927526379 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
Binomial transform of the numerators of the Bernoulli number fractions A164555/A027642.
LINKS
MAPLE
A164555 := proc(n) if n = 1 then -numer(bernoulli(n)) ; else numer(bernoulli(n)) ; end if; end proc:
read("transforms") : a164555 := [seq(A164555(n), n=0..50)] : BINOMIAL(a164555) ; # R. J. Mathar, Oct 31 2009
CROSSREFS
Cf. A053223.
Sequence in context: A059186 A034702 A325745 * A053223 A153383 A278997
KEYWORD
sign
AUTHOR
Paul Curtz, Oct 30 2009
EXTENSIONS
Keyword:sign set, sequence extended by R. J. Mathar, Oct 31 2009
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified March 29 11:45 EDT 2024. Contains 371278 sequences. (Running on oeis4.)