|
| |
|
|
A013025
|
|
exp(sinh(x)+sin(x))=1+2*x+4/2!*x^2+8/3!*x^3+16/4!*x^4+34/5!*x^5...
|
|
1
| |
|
|
1, 2, 4, 8, 16, 34, 88, 296, 1152, 4546, 17696, 72712, 343424, 1843170, 10274688, 56506024, 315332608, 1910439298, 12815815168, 90064672520, 629185325056, 4400756254114, 32422278027264, 258933905154856, 2168521319694336
(list; graph; refs; listen; history; internal format)
|
|
|
|
OFFSET
| 0,2
|
|
|
LINKS
| Harvey P. Dale, Table of n, a(n) for n = 0..500
|
|
|
MATHEMATICA
| With[{nn=30}, CoefficientList[Series[Exp[Sinh[x]+Sin[x]], {x, 0, nn}], x] Range[0, nn]!] (* From Harvey P. Dale, Oct 17 2011 *)
|
|
|
CROSSREFS
| Sequence in context: A045648 A166354 A180207 * A034339 A126137 A085294
Adjacent sequences: A013022 A013023 A013024 * A013026 A013027 A013028
|
|
|
KEYWORD
| nonn
|
|
|
AUTHOR
| Patrick Demichel (dml(AT)hpfrcu03.france.hp.com)
|
| |
|
|