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!)
A076575 a(0)=1 if n>0 a(n)=(-1)^(n+1)/(2n+1)*sum(k=0,n,4^(7k)*B(2k)*C(2n+1,2k)) where B(k) denotes the k-th Bernoulli number. 0
1, 2731, 8942387, 104670662071, 2400942582854087, 89402734746017557411, 4893960739529013452828987, 369582933150490997215583309551, 36809796323680462279091281973219087 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) a(n)=sum(i=0, n, 4^(7*i)*bernfrac(2*i)*binomial(2*n+1, 2*i))
CROSSREFS
Sequence in context: A104699 A116461 A266229 * A015423 A260543 A145647
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 April 23 23:26 EDT 2024. Contains 371917 sequences. (Running on oeis4.)