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!)
A024241 E.g.f. tan(x)*sin(tanh(x))/2 (even powers only). 0
0, 1, -2, 99, -2020, 158437, -9588134, 1187244807, -141412522312, 26139574347337, -5065084577305802, 1323760751709283371, -375086579956164869164, 132463397392835073766957, -51304161208549419113557358 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
EXAMPLE
tan(x)*sin(tanh(x))/2 = x^2 - 2*x^4 + 99*x^6 - 2020*x^8 + 158437*x^10 -+ ...
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[x]Sin[Tanh[x]]/2, {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Jan 12 2013 *)
CROSSREFS
Cf. A009743.
Sequence in context: A324266 A258399 A212838 * A278684 A024242 A276386
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs Mar 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 26 11:23 EDT 2024. Contains 371997 sequences. (Running on oeis4.)