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!)
A012470 arcsinh(cos(x)*log(x+1))=x-1/2!*x^2-2/3!*x^3+6/4!*x^4+13/5!*x^5... 0
0, 1, -1, -2, 6, 13, -225, 530, 8540, -65579, -650565, 13899070, -8281878, -2388363655, 18379145603, 516826612354, -11083263907560, -64702488848279, 5027641615912599, -24199820388513346 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
Lim sup n->infinity (|a(n)|/n!)^(1/n) = 1.25977488234489... = abs(1/r), where r is the complex root of the equation 1+r = exp(-I/cos(r)). - Vaclav Kotesovec, Nov 02 2013
MATHEMATICA
CoefficientList[Series[ArcSinh[Cos[x]*Log[x+1]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 30 2013 *)
CROSSREFS
Sequence in context: A245010 A057243 A294130 * A266960 A056592 A349681
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0 from Vaclav Kotesovec, Nov 02 2013
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 23 16:40 EDT 2024. Contains 371916 sequences. (Running on oeis4.)