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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A027644 Denominators of poly-Bernoulli numbers B_n^(k) with k=2. 2
1, 4, 36, 24, 450, 40, 2205, 168, 350, 120, 38115, 88, 40990950, 10920, 5005, 24, 130180050, 136, 1935088155, 3192, 177827650, 1320, 1539340803, 184, 304521767550, 10920, 37182145, 24, 2814316555050, 1160 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

REFERENCES

M. Kaneko, Poly-Bernoulli numbers, J. Theorie des Nombres Bordeaux 9 (1997), 221-228.

LINKS

Table of n, a(n) for n=0..29.

Index entries for sequences related to Bernoulli numbers.

M. Kaneko, Poly-Bernoulli numbers

MAPLE

(-1)^n*sum( (-1)^'m'*'m'!*stirling2(n, 'm')/('m'+1)^k, 'm'=0..n);

MATHEMATICA

f[n_] := (-1)^n*Sum[(-1)^m*m!*StirlingS2[n, m]/(m + 1)^2, {m, 0, n}]; Table[ Denominator[ f[n]], {n, 0, 30}] (from Robert G. Wilson v Oct 28 2004)

CROSSREFS

Cf. A027643.

Sequence in context: A162990 A092960 A144153 * A174426 A198642 A062182

Adjacent sequences:  A027641 A027642 A027643 * A027645 A027646 A027647

KEYWORD

nonn

AUTHOR

N. J. A. Sloane.

STATUS

approved

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 May 22 01:14 EDT 2013. Contains 225508 sequences.