login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A076552 a(n)=(-1)^(n+1)/3/(2n+1)*sum(k=0,n,16^k*B(2k)*C(2n+1,2k)) where B(k) denotes the k-th Bernoulli number. 1
1, 1, 21, 461, 16841, 900921, 66453661, 6463837381, 801626558481, 123457062745841, 23116291464379301, 5171511387852362301, 1362357503097707964121, 417419880467876621822761 (list; graph; refs; listen; history; internal format)
OFFSET

1,3

COMMENTS

Terms are of form 10k+1

PROG

(PARI) a(n)=(-1)^(n+1)/3/(2*n+1)*sum(k=0, n, 16^k*bernfrac(2*k)*binomial(2*n+1, 2*k))

CROSSREFS

Sequence in context: A199252 A199197 A157014 * A126996 A158603 A025603

Adjacent sequences:  A076549 A076550 A076551 * A076553 A076554 A076555

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 19 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 13 23:23 EST 2012. Contains 205567 sequences.