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!)
A012403 E.g.f. tanh(arctan(x)*log(x+1)) 0
2, -3, 0, -10, -32, 1596, -10080, 27936, -260928, 1924560, 33929280, -686630880, 4846421760, -42426084960, 778331473920, -1890071554560, -216298842931200, 4070252020032000, -41366803088056320 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
LINKS
EXAMPLE
tanh(arctan(x)*log(x+1))=2/2!*x^2-3/3!*x^3-10/5!*x^5-32/6!*x^6...
MATHEMATICA
With[{nn=20}, Drop[CoefficientList[Series[Tanh[ArcTan[x]Log[x+1]], {x, 0, nn}], x] Range[0, nn]!, 2]] (* Harvey P. Dale, Feb 28 2012 *)
CROSSREFS
Sequence in context: A256294 A279412 A012399 * A012655 A012650 A111606
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Offset corrected by Harvey P. Dale, Feb 28 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 September 16 11:18 EDT 2024. Contains 375965 sequences. (Running on oeis4.)