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!)
A009701 Expansion of e.g.f. tan(tan(x))/cos(x), odd powers only. 1
1, 7, 137, 5535, 386481, 41604055, 6390472441, 1326107352879, 357130810766305, 121056393177867303, 50420813008501457897, 25307979564532627724095, 15065045963101006722139793 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) ~ 4 * (2*n+1)! / (sqrt(4+Pi^2) * (arctan(Pi/2))^(2*n+2)). - Vaclav Kotesovec, Apr 20 2014
MATHEMATICA
With[{nn=30}, Take[CoefficientList[Series[Tan[Tan[x]]/Cos[x], {x, 0, nn}], x] Range[0, nn-1]!, {2, -1, 2}]] (* Harvey P. Dale, Aug 25 2013 *)
CROSSREFS
Sequence in context: A100520 A221342 A221298 * A120052 A171106 A217504
KEYWORD
nonn
AUTHOR
EXTENSIONS
Extended and signs tested by Olivier Gérard, Mar 15 1997
Prior Mathematica program deleted by Harvey P. Dale, Aug 25 2013
Clarified definition - Joerg Arndt, Feb 09 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 25 06:42 EDT 2024. Contains 371964 sequences. (Running on oeis4.)