Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A098830
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A098830 3*sum(k>=0, k^n/binomial(2k, k)) = Pi*sqrt(3)*q(n)+a(n) for some rational sequence (q(n)). +0
2
0, 1, 2, 4, 10, 32, 126, 588, 3170, 19384, 132550, 1002212, 8301930, 74767056, 727348814, 7601002876, 84920459890, 1010058659048, 12742908917718, 169962226236180, 2389587638934650, 35321010036943360, 547577222471444062 (list; graph; listen)
OFFSET

-1,3

FORMULA

3*sum(k>=0, k^3/binomial(2k, k))=238/81*Pi*sqrt(3) + 32 hence a(4)=32

a(n) = Sum_{k=0..n} Sum_{j=0..n-k} (j+1)^k*Sum_{i=0..j} (-1)^(n-k+j-i)*C(j, i)*(j-i)^(n-k) (Paul D. Hanna (pauldhanna(AT)juno.com), Nov 03 2004)

PROGRAM

(PARI) {a(n)=sum(k=0, n, sum(j=0, n-k, (j+1)^k*sum(i=0, j, (-1)^(n-k+j-i)*binomial(j, i)*(j-i)^(n-k))))}

CROSSREFS

Antidiagonal sums of array in A099594. - Ralf Stephan, Oct 28 2004

Sequence in context: A000736 A001250 A013032 this_sequence A121277 A009284 A105557

Adjacent sequences: A098827 A098828 A098829 this_sequence A098831 A098832 A098833

KEYWORD

nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Oct 09 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research