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!)
A009735 Expansion of tan(x)*exp(sin(x)). 0
0, 1, 2, 5, 8, 21, 48, 377, 1728, 13129, 61184, 537965, 3107840, 34399197, 235484928, 2946509729, 22794670080, 323564702737, 2824580218880, 44888950379477, 435346731352064, 7640931012615717, 81496599519363072 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
a(n) ~ n! * ((-1)^(n+1)*exp(-1) + exp(1)) * (2/Pi)^(n+1). - Vaclav Kotesovec, Jan 23 2015
MATHEMATICA
Tan[ x ]*Exp[ Sin[ x ] ]
CoefficientList[Series[E^Sin[x]*Tan[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 23 2015 *)
CROSSREFS
Sequence in context: A121568 A276464 A001005 * A177245 A283511 A137095
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 11 23:16 EDT 2024. Contains 372431 sequences. (Running on oeis4.)