Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A115082
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A115082 Column 1 of triangle A115080. +0
7
1, 2, 5, 20, 94, 507, 3009, 19350, 132920, 966962, 7396366, 59173897, 492995320, 4262193275, 38125138575, 351960913470, 3346157796060, 32700768584100, 327957494280000, 3370522049859990, 35451669429671520, 381183654441916290 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = A115081(n) + n*A115081(n-1). - Paul D. Hanna (pauldhanna(AT)juno.com), Feb 18 2007

a(n) = Sum_{k=0..[(n+1)/2]} A000108(n-k)*A000108(k)*(k+1)!*C(n+1,2k)/2^k), where A000108(n) = C(2n,n)/(n+1) is the n-th Catalan number. - Paul D. Hanna (pauldhanna(AT)juno.com), Feb 18 2007

PROGRAM

(PARI) {a(n)=sum(k=0, (n+1)\2, binomial(2*n-2*k, n-k)/(n-k+1)*binomial(2*k, k)/(k+1) *(k+1)!*binomial(n+1, 2*k)/2^k)} - Paul D. Hanna (pauldhanna(AT)juno.com), Feb 18 2007

CROSSREFS

Cf. A115080, A115081 (column 0), A115083 (column 2), A115084 (row sums); A115087.

Sequence in context: A006228 A002484 A003069 this_sequence A020105 A020005 A074415

Adjacent sequences: A115079 A115080 A115081 this_sequence A115083 A115084 A115085

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 13 2006

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research