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!)
A009680 E.g.f. tan(sinh(x))*cos(x) (odd powers only). 0
1, 0, 12, 336, 15760, 1144704, 117385920, 16206548736, 2897776619776, 651455951990784, 179856295521635328, 59822762558026321920, 23594335379577078059008, 10887666560228980302446592 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
FORMULA
a(n) ~ (2*n-1)! * 4 * cos(arcsinh(Pi/2)) / (sqrt(4 + Pi^2) * arcsinh(Pi/2)^(2*n)). - Vaclav Kotesovec, Jan 24 2015
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Sinh[x]]*Cos[x], {x, 0, nn}], x]Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Apr 01 2012 *)
CROSSREFS
Sequence in context: A368771 A009530 A159363 * A218820 A231520 A305108
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
Changed offset by Vaclav Kotesovec, Jan 24 2015
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 July 26 19:11 EDT 2024. Contains 374636 sequences. (Running on oeis4.)