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!)
A012612 arcsin(arcsinh(x)*tan(x))=2/2!*x^2+4/4!*x^4+230/6!*x^6+3848/8!*x^8... 0

%I #6 Nov 27 2020 15:11:07

%S 2,4,230,3848,739018,41124620,15086858670,1991912000016,

%T 1097015309746578,280098851345357332,209537736711807583862,

%U 90218727574059928609048,87280770952178581593296986

%N arcsin(arcsinh(x)*tan(x))=2/2!*x^2+4/4!*x^4+230/6!*x^6+3848/8!*x^8...

%t With[{nn=30},Take[CoefficientList[Series[ArcSin[ArcSinh[x]Tan[x]],{x,0,nn}],x] Range[0,nn]!,{3,-1,2}]] (* _Harvey P. Dale_, Nov 27 2020 *)

%K nonn

%O 0,1

%A Patrick Demichel (patrick.demichel(AT)hp.com)

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 20:05 EDT 2024. Contains 371963 sequences. (Running on oeis4.)