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!)
A013447 sec(tan(x)-arctan(x))=1+160/6!*x^6-1792/8!*x^8+484224/10!*x^10... 0

%I #6 Mar 19 2016 11:03:13

%S 1,0,0,160,-1792,484224,-15071232,6570936320,-461050544128,

%T 285431558799360,-41198126773469184,31834693166688370688,

%U -8575650915562515595264,7808988993818084822220800

%N sec(tan(x)-arctan(x))=1+160/6!*x^6-1792/8!*x^8+484224/10!*x^10...

%t With[{nn=30},Take[CoefficientList[Series[Sec[Tan[x]-ArcTan[x]],{x,0,nn}],x] Range[0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Mar 19 2016 *)

%K sign

%O 0,4

%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 23 07:11 EDT 2024. Contains 371905 sequences. (Running on oeis4.)