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!)
A012926 Expansion of e.g.f. arcsin(tan(x) + log(x+1)). 0
0, 2, -1, 12, -30, 518, -3135, 64792, -691180, 16502714, -261559125, 7121210052, -151437029370, 4664635385070, -124619795266603, 4313193388041072, -138442144387249560, 5347435223354818034, -199835788440955821417 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
EXAMPLE
2*x - 1/2!*x^2 + 12/3!*x^3 - 30/4!*x^4 + 518/5!*x^5 ...
MATHEMATICA
With[{nn=20}, CoefficientList[Series[ArcSin[Tan[x]+Log[x+1]], {x, 0, nn}], x] Range[ 0, nn]!] (* Harvey P. Dale, Nov 17 2020 *)
CROSSREFS
Sequence in context: A290533 A012929 A013161 * A013157 A062742 A009821
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
a(0) inserted and title improved by Sean A. Irvine, Jul 27 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 25 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)