login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A126464 Row sums of triangle A126460. 4
1, 2, 3, 8, 50, 635, 13389, 420865, 18491156, 1084804118, 82081329459, 7794746829520, 908790397019076, 127745867968533747, 21322592031518420776, 4171751138526111626665, 946103460280012610769060 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
PROG
(PARI) {a(n)=sum(k=0, n, abs((matrix(n+1, n+1, r, c, binomial((c-1)*c*(c+1)/3!-k*(k+1)*(k+2)/3!+r-c, r-c))^-1)[n+1, k+1]))}
CROSSREFS
Sequence in context: A369602 A001289 A103045 * A041979 A001686 A013205
KEYWORD
nonn
AUTHOR
Paul D. Hanna, Dec 27 2006
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 19:06 EDT 2024. Contains 371962 sequences. (Running on oeis4.)