The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A009697 Expansion of tan(tan(x))*exp(x). 0
0, 1, 2, 7, 20, 117, 518, 4555, 27432, 317577, 2405194, 34316335, 312554428, 5287957053, 56240197198, 1099518892339, 13369846932560, 296443784525713, 4056020122211730, 100546719214082775, 1528702557462347620 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * 4 * ((-1)^(n+1) + exp(2*arctan(Pi/2))) /((4+Pi^2) * exp(arctan(Pi/2)) * arctan(Pi/2)^(n+1)). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ Tan[ x ] ]*Exp[ x ]
CoefficientList[Series[E^x*Tan[Tan[x]], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A171191 A189771 A260504 * A139012 A132605 A088157
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Extended and signs tested Mar 15 1997 by Olivier Gérard.
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 May 20 12:27 EDT 2024. Contains 372712 sequences. (Running on oeis4.)