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

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A013120 Expansion of e.g.f. tan(tanh(x) + log(x+1)). 0
0, 2, -1, 16, -54, 612, -4710, 57944, -683144, 10015344, -154359720, 2701047424, -50673755088, 1040194570144, -22870244075952, 540441764640064, -13599312731310720, 363949691199176448, -10307618997050443392
(list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
2*x - 1/2!*x^2 + 16/3!*x^3 - 54/4!*x^4 + 612/5!*x^5 ...
MATHEMATICA
With[{nn=20}, CoefficientList[Series[Tan[Tanh[x]+Log[x+1]], {x, 0, nn}], x] Range[0, nn]!] (* Harvey P. Dale, Jul 22 2022 *)
CROSSREFS
Sequence in context: A012967 A013121 A012963 * A012968 A266827 A316226
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 | 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 18 20:35 EDT 2024. Contains 376002 sequences. (Running on oeis4.)