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!)
A090647 a(n)=(-1)^(n+1)*(7/8)*(49^n-1)*B(2n) where B(k) denotes the k-th Bernoulli number. 0
0, 7, 70, 2451, 168140, 18724685, 3065490210, 692352720199, 206231512032280, 78326336951247393, 36942519649032690350, 21183831880266815272667, 14513757566643671668200420, 11709262576429836293006370421 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
Table[(-1)^(n+1)*7/8*(49^n-1)*BernoulliB[2n], {n, 0, 20}] (* Harvey P. Dale, May 24 2016 *)
PROG
(PARI) a(n)=(-1)^(n+1)*(7/8)*(49^n-1)*bernfrac(2*n)
CROSSREFS
Sequence in context: A362775 A365031 A097630 * A200929 A111462 A045713
KEYWORD
nonn
AUTHOR
Benoit Cloitre, Dec 13 2003
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 24 11:01 EDT 2024. Contains 371936 sequences. (Running on oeis4.)