Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A107720
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A107720 Column 0 of triangle A107719. +0
2
1, 1, 5, 43, 509, 7579, 135341, 2813851, 66733853, 1778159275, 52604224205, 1711276244731, 60729274013309, 2335153500391627, 96727188777453869, 4294441686826824091, 203456100846249179357, 10245810557884742785387 (list; graph; listen)
OFFSET

0,3

PROGRAM

(PARI)

(PARI) {a(n)=local(E, L, M=matrix(n+1, n+1, m, j, if(m>=j, if(m==j, 1, if(m==j+1, -3*j, -polcoeff(1-(1+sum(c=1, m-j, prod(i=0, c-1, 3*i+1)*x^c)+x*O(x^(m-j)))^-1, m-j); ))))^-1); L=matrix(#M, #M, r, c, if(r>=c, sum(i=1, #M, (-1)^(i-1)*(M-M^0)^i/i)[r, c])); E=matrix(#L, #L, r, c, if(r>=c, sum(i=0, #L, L^i/3^i/i!)[r, c])); if(n<0, 0, E[n+1, 1])}

CROSSREFS

Cf. A107717, A107719.

Sequence in context: A083070 A092471 A093620 this_sequence A060053 A132691 A090470

Adjacent sequences: A107717 A107718 A107719 this_sequence A107721 A107722 A107723

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), May 30 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 December 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research