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!)
A024249 Expansion of tanh(tan(x))*tan(x)/2. 0

%I #8 Jan 30 2023 12:01:04

%S 0,1,4,24,192,9472,1182208,135668736,14993473536,1702145425408,

%T 212302947942400,32402586267549696,6715751146400514048,

%U 1845064263947813650432,597912413872386432040960

%N Expansion of tanh(tan(x))*tan(x)/2.

%t With[{nn=30},Take[CoefficientList[Series[Tanh[Tan[x]]*Tan[x]/2,{x,0,nn}],x] Range[ 0,nn]!,{1,-1,2}]] (* _Harvey P. Dale_, Jan 30 2023 *)

%Y A009812.

%K nonn

%O 0,3

%A _R. H. Hardin_

%E Extended and signs tested 03/97.

%E Previous Mathematica program replaced by _Harvey P. Dale_, Jan 30 2023

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 25 16:45 EDT 2024. Contains 371989 sequences. (Running on oeis4.)