Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
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!)
A009054 Expansion of e.g.f. cos(sinh(sin(x))), even terms only. 1
1, -1, 1, 47, -895, 31, 1002497, -53580465, -8587007, 305732208959, -30437638147583, -144862063593105, 545283874522872193, -85823970766230251681, -801780964397998270975, 3637965188578615382687887 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Cos[Sinh[Sin[x]]], {x, 0, nn}], x]Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Jun 06 2012 *)
PROG
(PARI) x='x+O('x^60); v=Vec(serlaplace(cos(sinh(sin(x))))); vector(#v\2, n, v[2*n-1]) \\ G. C. Greubel, Jul 23 2018
CROSSREFS
Sequence in context: A101793 A262120 A032626 * A012018 A010963 A234354
KEYWORD
sign
AUTHOR
EXTENSIONS
Extended with signs by Olivier Gérard, Mar 15 1997
Definition clarified by Harvey P. Dale, Jun 06 2012
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 August 27 12:20 EDT 2024. Contains 375469 sequences. (Running on oeis4.)