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!)
A013121 Expansion of e.g.f. arctan(tanh(x) + log(x+1)). 0
0, 2, -1, -16, 42, 748, -5130, -80792, 1139880, 15089632, -401063040, -3986514112, 203199458880, 1170901443424, -139120136531376, -67846807312832, 122712218206730880, -762584236008814848 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
2*x - 1/2!*x^2 - 16/3!*x^3 + 42/4!*x^4 + 748/5!*x^5 ...
MATHEMATICA
With[{nn=20}, Rest[CoefficientList[Series[ArcTan[Tanh[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!]] (* Harvey P. Dale, Aug 08 2016 *)
CROSSREFS
Sequence in context: A325220 A013125 A012967 * A012963 A013120 A012968
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0)=0 inserted and title improved by Sean A. Irvine, Jul 31 2018
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 18 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)