Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A108554
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A108554 Main diagonal of square array A108553, in which row n equals the crystal ball sequence for D_n lattice. +0
4
1, 3, 13, 147, 1681, 18733, 204205, 2195399, 23429185, 249258777, 2650436845, 28209301211, 300745906449, 3212758605189, 34392151363021, 368908132170511, 3964622452867329, 42682164804034609, 460242445806795853 (list; graph; listen)
OFFSET

0,2

COMMENT

Limit a(n+1)/a(n) ~ 11.08...

PROGRAM

(PARI) {a(n)=if(n<0, 0, if(n==0, 1, if(n==1, 3, sum(j=0, n, binomial(2*n-j, n-j)* (binomial(2*n, 2*j)-2*j*(n-j)*binomial(n, j)/(n-1))))))}

CROSSREFS

Cf. A108553, A108555.

Sequence in context: A130589 A041591 A001150 this_sequence A014376 A065622 A140421

Adjacent sequences: A108551 A108552 A108553 this_sequence A108555 A108556 A108557

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jun 10 2005

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