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!)
A076554 a(n)=(-1)^(n+1)/(2n+1)*sum(k=0,n,64^k*B(2k)*C(2n+1,2k)) where B(k) denotes the k-th Bernoulli number. 0
11, 115, 5591, 502855, 73213571, 15658809595, 4619488631951, 1797261609272335, 891557677006596731, 549227657514325603075, 411352737726238344243911, 368106640606171635113513815 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(2m-1) is of the form 10k+1, a(2m) is of the form 10k+5
LINKS
PROG
(PARI) a(n)=(-1)^(n+1)/(2*n+1)*sum(k=0, n, 64^k*bernfrac(2*k)*binomial(2*n+1, 2*k))
CROSSREFS
Sequence in context: A125446 A287838 A271477 * A173616 A287839 A268344
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Oct 19 2002
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 May 21 16:37 EDT 2024. Contains 372738 sequences. (Running on oeis4.)