|
Search: id:A134200
|
|
|
| A134200 |
|
E.g.f. satisfies: A(x) = x*(exp(sinh(A(n-1)))). |
|
+0 1
|
|
| 0, 1, 2, 9, 68, 725, 9942, 166453, 3290632, 75017097, 1937420010, 55906879809, 1782695466444, 62247810769053, 2362246665531326, 96806321000599725, 4260677055123222544, 200440759819510706321, 10037364633737549049042
(list; graph; listen)
|
|
|
OFFSET
|
0,3
|
|
|
MAPLE
|
A:= proc(n) option remember; if n=0 then 0 else convert (series (x* (exp (sinh(A(n-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: A091795 A158952 A120020 this_sequence A038037 A138212 A134261
Adjacent sequences: A134197 A134198 A134199 this_sequence A134201 A134202 A134203
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Alois P. Heinz (heinz(AT)hs-heilbronn.de), Aug 27 2008
|
|
|
Search completed in 0.002 seconds
|