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!)
A024265 Expansion of tan(tan(x) * x)/2. 2
0, 1, 4, 168, 7808, 725120, 92516352, 16783492096, 3985986666496, 1212492098764800, 457766291434373120, 210284967226818953216, 115422873756041723510784, 74614491201111668354449408 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) = A009707(n)/2. - Vaclav Kotesovec, Dec 21 2017
a(n) ~ c * d^n * n^(2*n + 1/2) / exp(2*n), where d = 3.9786913954409425781217887822690623430980810... is the root of the equation tan(2/sqrt(d)) = Pi*sqrt(d)/4 and c = 0.7028591997322... - Vaclav Kotesovec, Dec 21 2017
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[(Tan[Tan[x]*x])/2, {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Nov 03 2015 *)
CROSSREFS
Cf. A009707.
Sequence in context: A358144 A077257 A278124 * A302453 A061710 A262687
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested 03/97.
Definition clarified and prior Mathematica program replaced by Harvey P. Dale, Nov 03 2015
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 April 18 04:31 EDT 2024. Contains 371767 sequences. (Running on oeis4.)