Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135082
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135082 Column 1 of triangle A135080. +0
4
1, 2, 7, 40, 326, 3492, 46558, 744320, 13889080, 296459376, 7125938790, 190502850972, 5607258255032, 180198503713952, 6278311585490032, 235730921392184452, 9489040823468191328, 407662178549724426176 (list; graph; listen)
OFFSET

0,2

COMMENT

Triangle A135080 transforms diagonals in the table of coefficients of successive self-compositions of x+x^2 (cf. A122888).

PROGRAM

(PARI) {a(n)=local(F=x, M, N, P); M=matrix(n+3, n+3, r, c, F=x; for(i=1, r+c-2, F=subst(F, x, x+x^2+x*O(x^(n+3)))); polcoeff(F, c)); N=matrix(n+2, n+2, r, c, M[r, c]); P=matrix(n+2, n+2, r, c, M[r+1, c]); (P~*N~^-1)[n+2, 2]}

CROSSREFS

Cf. A135080 (triangle); other columns: A135081, A135083.

Adjacent sequences: A135079 A135080 A135081 this_sequence A135083 A135084 A135085

Sequence in context: A069732 A093985 A105625 this_sequence A102317 A031973 A132785

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 18 2007

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 11 13:47 EDT 2008. Contains 144830 sequences.


AT&T Labs Research