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!)
A009700 Expansion of tan(tan(x))*x. 1
0, 2, 16, 432, 23168, 2039040, 265344000, 47773128704, 11359970459648, 3446710775119872, 1299134788619468800, 595445934379289804800, 326113437715996197519360, 210324874581761164037849088 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ (2*n)! * 8 / ((4+Pi^2) * arctan(Pi/2)^(2*n)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Tan[x]]*x , {x, 0, nn}], x] Range[0, nn]!, {1, -1, 2}]] (* Harvey P. Dale, Jun 08 2014 *)
CROSSREFS
Sequence in context: A282309 A009397 A229023 * A358784 A012030 A012682
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
Previous Mathematica program replaced by Harvey P. Dale, Jun 08 2014
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 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)