Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105627
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105627 Column 1 of triangle A105626. +0
3
1, 6, 48, 480, 5736, 79584, 1256808, 22262640, 437315016, 9438589824, 222109617288, 5661445534800, 155427839133096, 4573268363775264, 143592923776842408, 4792636497324986160, 169456698405536983176 (list; graph; listen)
OFFSET

0,2

COMMENT

A105626 equals the cube of the matrix square-root of triangle A105615.

PROGRAM

(PARI) {a(n)=local(R, M=matrix(n+2, n+2, m, j, if(m>=j, if(m==j, 1, if(m==j+1, -2*j, polcoeff(1/sum(i=0, m-j, (2*i)!/i!/2^i*x^i)+O(x^m), m-j)))))^-3); R=(M+M^0)/2; for(i=1, floor(2*log(n+2)), R=(R+M*R^(-1))/2); return(if(n<0, 0, R[n+2, 2]))}

CROSSREFS

Cf. A105615, A105626.

Adjacent sequences: A105624 A105625 A105626 this_sequence A105628 A105629 A105630

Sequence in context: A005399 A037184 A085457 this_sequence A051578 A052639 A053506

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Apr 16 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 October 6 12:54 EDT 2008. Contains 144667 sequences.


AT&T Labs Research