login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A009602 Expansion of e.g.f. sinh(tan(sin(x))) (odd powers only). 1
1, 2, 8, -64, -5632, -205184, -240640, 859820032, 90170851328, 1502445600768, -1320541298393088, -272882319216148480, -10828284839119028224, 10466976817322751164416, 3607763969688114359697408 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
G. C. Greubel, Table of n, a(n) for n = 0..247 (terms 0..50 from Vincenzo Librandi)
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Sinh[Tan[Sin[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Nov 16 2011 *)
PROG
(PARI) x='x+O('x^30); Vec(serlaplace(sinh(tan(sin(x))))) \\ G. C. Greubel, Jan 30 2018
CROSSREFS
Sequence in context: A361007 A091794 A013134 * A248028 A011836 A309251
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 23 03:30 EDT 2024. Contains 371906 sequences. (Running on oeis4.)