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!)
A012036 tan(sin(arcsinh(x)))=x-4/5!*x^5+32/7!*x^7+80/9!*x^9-34048/11!*x^11... 2
1, 0, -4, 32, 80, -34048, 5048512, -984048128, 246504417536, -76892124225536, 29350173573487616, -13506119868179701760, 7388967312556159062016, -4745632815309786449379328, 3538391474251613805070172160 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ (-1)^n * c * (2*n)! / sqrt(n), where c = 0.05565047582054219883411112937... . - Vaclav Kotesovec, Feb 03 2015
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Sin[ArcSinh[x]]], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, May 19 2014 *)
CROSSREFS
Sequence in context: A138340 A113250 A329910 * A153794 A222326 A370082
KEYWORD
sign
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 August 2 01:59 EDT 2024. Contains 374819 sequences. (Running on oeis4.)