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!)
A013246 E.g.f.: sin(log(x+1)-arctan(x)) = -1/2!*x^2+4/3!*x^3-6/4!*x^4-105/6!*x^6... 0
0, 0, -1, 4, -6, 0, -105, 1020, 700, -48160, -29925, 2852100, 39624750, -990132000, 2798670875, 35779061500, 2042289483000, -56002989432000, 277252662828375, 1348783879306500, 236532018033561250 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
MATHEMATICA
With[{nn=20}, Drop[CoefficientList[Series[Sin[Log[x+1]-ArcTan[x]], {x, 0, nn}], x]Range[0, nn]!, 2]] (* Harvey P. Dale, Aug 16 2012 *)
CROSSREFS
Sequence in context: A111828 A013249 A013253 * A013252 A013251 A013247
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition clarified by Harvey P. Dale, Aug 16 2012
a(0)=a(1)=0 inserted by Sean A. Irvine, Aug 02 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 September 10 00:26 EDT 2024. Contains 375769 sequences. (Running on oeis4.)