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!)
A012054 arctan(sin(arctanh(x)))=x-1/3!*x^3+9/5!*x^5-225/7!*x^7+3345/9!*x^9... 0
1, -1, 9, -225, 3345, -893025, -36212775, -20892252225, -3614048241375, -1664630362370625, -584598534985164375, -327627617091486830625, -181787523574523506599375, -131875411531849225343390625 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[ArcTan[Sin[ArcTanh[x]]], {x, 0, nn}], x]Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Jan 23 2013 *)
CROSSREFS
Sequence in context: A074190 A069075 A218659 * A067405 A063386 A063392
KEYWORD
sign
AUTHOR
Patrick Demichel (patrick.demichel(AT)hp.com)
EXTENSIONS
Definition clarified by Harvey P. Dale, Jan 23 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 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)