Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A132785
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A132785 Main diagonal of triangle A132784. +0
3
1, 1, 1, 1, 2, 7, 40, 342, 4118, 66581, 1393998, 36722251, 1189340060, 46466456210, 2155486553918, 117137645018204, 7372271485024724, 532031521606758006, 43644205623323138712, 4038679603699275061593, 418716209086799704826908 (list; graph; listen)
OFFSET

0,5

COMMENT

Also equals (with offset) the row sums and right-most border of triangle A132784.

PROGRAM

(PARI) {a(n)=local(A=[1]); if(n==0, 1, for(i=1, n, B=Vec(Pol(A)/(1-x +x*O(x^(i*(i-1)/2)))); A=concat(vector(i), B)); A[n+1])}

CROSSREFS

Cf. A132784 (triangle), A132786 (column sums).

Sequence in context: A135082 A102317 A031973 this_sequence A064626 A137731 A008608

Adjacent sequences: A132782 A132783 A132784 this_sequence A132786 A132787 A132788

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 29 2007

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 December 4 15:51 EST 2008. Contains 151308 sequences.


AT&T Labs Research