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!)
A012171 arctanh(tan(tanh(x)))=x+2/3!*x^3+16/5!*x^5+496/7!*x^7+24064/9!*x^9... 0
1, 2, 16, 496, 24064, 1908224, 227958784, 36620830720, 7865201852416, 2142236553248768, 725477781101608960, 298762982193334583296, 146937839959786186080256, 85124605007437662078894080 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (2*n)! / (arctanh(Pi/4))^(2*n+1). - Vaclav Kotesovec, Feb 05 2015
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcTanh[Tan[Tanh[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Nov 19 2011 *)
CROSSREFS
Sequence in context: A306816 A012461 A012458 * A068472 A168402 A168406
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 July 8 22:54 EDT 2024. Contains 374171 sequences. (Running on oeis4.)