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!)
A009207 Expansion of exp(sin(x))/cos(x). 0
1, 1, 2, 3, 8, 17, 88, 315, 2176, 9505, 78080, 413523, 4159616, 26287601, 307882240, 2238416523, 29920681984, 246589091137, 3710767394816, 34186190864163, 571523842998272, 5819027995038161, 107010484096565248 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
FORMULA
E.g.f.: 1/cos(x)+ tan(x)/Q(0), where Q(k) = 4*k+1 -sin(x)/(2 + sin(x)/( 4*k+3 - sin(x)/(2 + sin(x)/Q(k+1) ))); (continued fraction). - Sergei N. Gladkovskii, Dec 08 2013
a(n) ~ n! * (exp(1) + exp(-1)*(-1)^n) / (Pi/2)^(n+1). - Vaclav Kotesovec, Jan 22 2015
MATHEMATICA
Exp[ Sin[ x ] ]/Cos[ x ]
CoefficientList[Series[E^Sin[x]*Sec[x], {x, 0, 20}], x] * Range[0, 20]! (* Vaclav Kotesovec, Jan 22 2015 *)
CROSSREFS
Sequence in context: A324963 A218090 A101182 * A290878 A096254 A091765
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 9 23:14 EDT 2024. Contains 372354 sequences. (Running on oeis4.)