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!)
A012891 Expansion of e.g.f.: cos(sin(x)+log(x+1))=1-4/2!*x^2+6/3!*x^3+5/4!*x^4-10/5!*x^5... 0
1, 0, -4, 6, 5, -10, -124, 357, 1765, -20052, 192746, -2608045, 36156029, -495945762, 7131236628, -108900686685, 1754698305289, -29762316131304, 531245939638022, -9965541871978821, 196101116893487289 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Cos[Sin[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Apr 23 2020 *)
CROSSREFS
Sequence in context: A362974 A258827 A347092 * A013074 A140384 A274929
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition clarified by Harvey P. Dale, Apr 23 2020
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 March 29 11:14 EDT 2024. Contains 371278 sequences. (Running on oeis4.)