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!)
A009816 tanh(sinh(x)*tan(x)) = 2/2!*x^2 + 12/4!*x^4 - 98/6!*x^6 - 16968/8!*x^8 - ... 2
0, 2, 12, -98, -16968, -1022758, 13538052, 18891204022, 3769346994672, 123100068974642, -253651389915077508, -122777845265771787698, -18798053944871656928088, 18504747132976573022229002 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tanh[Tan[x]*Sinh[x]], {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Mar 26 2012 *)
CROSSREFS
Sequence in context: A372154 A012548 A012550 * A227084 A064370 A138421
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 24 02:28 EDT 2024. Contains 371917 sequences. (Running on oeis4.)