The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A013168 exp(arctanh(x)+sin(x))=1+2*x+4/2!*x^2+9/3!*x^3+24/4!*x^4+97/5!*x^5... 0
1, 2, 4, 9, 24, 97, 534, 3647, 27272, 232345, 2170874, 22882827, 260563908, 3272680621, 43811275382, 637916495327, 9816624434928, 162606798592913, 2827858695802930, 52505736635681875, 1018209224687676028 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 2*exp(sin(1)) * n^n / exp(n). - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
With[{nn=30}, CoefficientList[Series[Exp[ArcTanh[x]+Sin[x]], {x, 0, nn}], x]Range[0, nn]!] (* Harvey P. Dale, Oct 15 2012 *)
CROSSREFS
Sequence in context: A324148 A012936 A013091 * A013183 A049963 A368458
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
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 June 4 05:52 EDT 2024. Contains 373089 sequences. (Running on oeis4.)