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!)
A237717 Numerators corresponding to A237425(n). 2
2, 1, 1, -1, -1, 1, 1, -17, -1, 31, 5, -691, -691, 5461, 7, -929569, -3617, 3202291, 43867, -221930581, -174611, 4722116521, 854513, -968383680827, -236364091, 14717667114151, 8553103, -2093660879252671, -23749461029, 86125672563201181 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
This autosequence (a sequence which has its inverse binomial transform equal to the signed sequence) is related to Bernoulli and Euler numbers. For more details, see A237425.
LINKS
FORMULA
a(2n+2) = A000367(n+1), a(2n+1) = A089171(n).
MATHEMATICA
b[0] = 2; b[1] = 1; b[n_] := BernoulliB[n] + EulerE[n, 1]/2^IntegerExponent[n, 2]; a[n_] := Numerator[b[n]]; Table[a[n], {n, 0, 55}]
CROSSREFS
Sequence in context: A119335 A155869 A176564 * A154338 A087436 A340831
KEYWORD
sign,frac
AUTHOR
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 April 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)