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!)
A012363 arctanh(tan(x)*exp(x))=x+2/2!*x^2+7/3!*x^3+36/4!*x^4+285/5!*x^5... 0
0, 1, 2, 7, 36, 285, 2662, 30147, 395976, 5968505, 101054282, 1901962687, 39368308716, 889051951125, 21749632880302, 573017429752827, 16174993678778256, 487024011982108145, 15580632579831576722 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (n-1)!/(2*r^n), where r = 0.5313908566521572... is the root of the equation tan(r)*exp(r)=1. - Vaclav Kotesovec, Oct 24 2013
MATHEMATICA
CoefficientList[Series[ArcTanh[Tan[x]*Exp[x]], {x, 0, 20}], x]* Range[0, 20]! (* Vaclav Kotesovec, Oct 24 2013 *)
CROSSREFS
Sequence in context: A141308 A185161 A012712 * A012717 A072236 A007474
KEYWORD
nonn
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Prepended missing a(0)=0, Vaclav Kotesovec, Oct 24 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 July 15 00:37 EDT 2024. Contains 374323 sequences. (Running on oeis4.)