Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A105616
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A105616 Column 1 of triangle A105615. +0
3
1, 4, 26, 226, 2426, 30826, 451586, 7489426, 138722426, 2839238026, 63654973826, 1551919194226, 40888965122426, 1157981114051626, 35083865696279426, 1132449247218851026, 38800104353355372026, 1406432065083818193226 (list; graph; listen)
OFFSET

0,2

COMMENT

Also equals column 0 of triangle A105623 (offset 1), where A105623 equals the matrix square-root of triangle A105615.

PROGRAM

(PARI) {a(n)=if(n<0, 0, (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) ))))^-1)[n+2, 2])}

CROSSREFS

Cf. A105615, A105623.

Sequence in context: A135884 A120971 A089816 this_sequence A107879 A066224 A136227

Adjacent sequences: A105613 A105614 A105615 this_sequence A105617 A105618 A105619

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 July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research