login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 60th year, we have over 367,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Other ways to Give
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A012759 Expansion of e.g.f.: arctan(cosh(x)*log(x+1))=x-1/2!*x^2+3/3!*x^3-57/5!*x^5+405/6!*x^6... 0
0, 1, -1, 3, 0, -57, 405, -1827, -4424, 223541, -2901285, 19263167, 121524216, -6372341445, 112206095729, -915357416711, -12418256340720, 674275623382473, -14438518400518281, 129951850481453275 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
With[{nn=20}, CoefficientList[Series[ArcTan[Cosh[x]Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Jan 06 2014 *)
CROSSREFS
Sequence in context: A193410 A271762 A264882 * A296621 A120953 A009784
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition clarified and zero prepended by Harvey P. Dale, Jan 06 2014
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 December 4 07:54 EST 2023. Contains 367557 sequences. (Running on oeis4.)