Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A035049
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A035049 E.g.f. satisfies A(x)=x(1+A(A(x))), A(0)=0. +0
3
1, 2, 12, 144, 2760, 74880, 2676240, 120234240, 6571393920, 426547296000, 32283270835200, 2808028566604800, 277433852555059200, 30836115140589158400, 3824551325912308992000, 525674251444773150720000 (list; graph; listen)
OFFSET

1,2

MAPLE

A := proc(n) option remember; local T; if n=0 then 0 else T:= A(n-1); unapply (convert (series (x*(1+T(T(x))), x, n+1), polynom), x) fi end: a:= n-> coeff(A(n)(x), x, n)*n!: seq (a(n), n=1..16); [From Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 23 2008]

CROSSREFS

Cf. A001028, A030266.

Sequence in context: A067601 A052740 A052742 this_sequence A010790 A086928 A001927

Adjacent sequences: A035046 A035047 A035048 this_sequence A035050 A035051 A035052

KEYWORD

nonn,eigen

AUTHOR

Christian G. Bower (bowerc(AT)usa.net), Oct 15 1998.

EXTENSIONS

More terms from Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 23 2008

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 6 19:58 EST 2009. Contains 170429 sequences.


AT&T Labs Research