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!)
A013000 arctan(arctan(x)+tan(x))=2*x-16/3!*x^3+808/5!*x^5-99328/7!*x^7... 0

%I #10 Nov 21 2013 12:46:01

%S 2,-16,808,-99328,22756480,-8373489408,4518380796928,

%T -3361577372366848,3297920024665948160,-4125214890387616169984,

%U 6407889739355365222383616,-12101572905129973895312965632

%N arctan(arctan(x)+tan(x))=2*x-16/3!*x^3+808/5!*x^5-99328/7!*x^7...

%t With[{nn=30},Take[CoefficientList[Series[ArcTan[ArcTan[x]+Tan[x]],{x,0,nn}], x]Range[0,nn-1]!,{2,-1,2}]] (* _Harvey P. Dale_, May 05 2012 *)

%K sign

%O 0,1

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

%E Corrected definition - _N. J. A. Sloane_, Dec 17 2011

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 17:51 EDT 2024. Contains 371962 sequences. (Running on oeis4.)