Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A126469
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A126469 Row sums of triangle A126465. +0
5
1, 2, 5, 41, 972, 44457, 3271312, 352087787, 52098230423, 10141977387056, 2513121624034518, 772525844883337679, 288558785171538716889, 128760943237115947732171, 67665205307818875323789155 (list; graph; listen)
OFFSET

0,2

PROGRAM

(PARI) {a(n)=local(M=matrix(n+1, n+1, r, c, if(r>=c, binomial((r-1)*r*(r+1)/3!-(c-1)*c*(c+1)/3!, r-c))), N=matrix(n+1, n+1, r, c, if(r>=c, binomial((r-1)*r*(r+1)/3!-(c-1)*c*(c+1)/3!+1, r-c)))); sum(k=0, n, (N*M^-1)[n+1, k+1])}

CROSSREFS

Cf. A126465, A126466, A126467, A126468.

Sequence in context: A002592 A054553 A009457 this_sequence A054859 A076725 A059917

Adjacent sequences: A126466 A126467 A126468 this_sequence A126470 A126471 A126472

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Dec 27 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 November 29 12:46 EST 2009. Contains 167659 sequences.


AT&T Labs Research