|
Search: id:A134261
|
|
|
| A134261 |
|
E.g.f. satisfies: A(x) = x*(sinh(exp(A(n-1))-1)+1). |
|
+0 1
|
|
| 0, 1, 2, 9, 68, 735, 10332, 178276, 3639680, 85750461, 2289322710, 68298539441, 2251768422840, 81301875813340, 3190478732975744, 135209859332836905, 6154229137942791184, 299422872446882413387, 15507211446546229257948
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
MAPLE
|
A:= proc(n) option remember; if n=0 then 0 else convert (series (x* (sinh (exp(A(n-1))-1)+1), x=0, n+1), polynom) fi end: a:= n-> coeff (A(n), x, n)*n!: seq (a(n), n=0..22);
|
|
CROSSREFS
|
Sequence in context: A134200 A038037 A138212 this_sequence A120980 A020563 A006849
Adjacent sequences: A134258 A134259 A134260 this_sequence A134262 A134263 A134264
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 27 2008
|
|
|
Search completed in 0.002 seconds
|