The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A227571 Denominators of rationals with e.g.f. D(3,x), a Debye function. 3
1, 8, 10, 1, 70, 1, 126, 1, 110, 1, 286, 1, 13650, 1, 34, 1, 3230, 1, 5586, 1, 2530, 1, 1150, 1, 24570, 1, 58, 1, 8990, 1, 157542, 1, 5950, 1, 74, 1, 24949470, 1, 82, 1, 193930, 1, 27090, 1, 10810, 1, 4606, 1, 788970, 1, 1166, 1, 29150, 1, 15162, 1 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
See the comments, references and links under A227570.
LINKS
FORMULA
a(n) = denominator(3*B(n)/(n+3)), n >= 0, with the Bernoulli numbers B(n) = A027641(n)/A027642(n).
The e.g.f. of the rationals r(3,n) := 3*B(n)/(n+3) is D(3,x) = (3/x^3)*int(t^3/(exp(x) - 1), t=0..x).
EXAMPLE
The rationals r(3,n), n=0..15 are: 1, -3/8, 1/10, 0, -1/70, 0, 1/126, 0, -1/110, 0, 5/286, 0, -691/13650, 0, 7/34, 0.
MATHEMATICA
A227571[n_]:=Denominator[3BernoulliB[n]/(n+3)];
Array[A227571, 100, 0] (* Paolo Xausa, Dec 08 2023 *)
CROSSREFS
Sequence in context: A114132 A038704 A229196 * A112590 A105386 A124685
KEYWORD
nonn,easy,frac
AUTHOR
Wolfdieter Lang, Jul 16 2013
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 June 1 02:06 EDT 2024. Contains 373008 sequences. (Running on oeis4.)