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!)
A009246 Expansion of exp(tan(x))/exp(x). 1
1, 0, 0, 2, 0, 16, 40, 272, 1792, 10176, 97536, 649472, 7185024, 59488768, 710474752, 7190574848, 91774959616, 1098412695552, 15045919272960, 206459812782080, 3050231036903424, 46832947884802048, 747964948517158912, 12622945785546997760 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
LINKS
FORMULA
E.g.f.: exp(tan(x))/exp(x).
E.g.f.: E(0)-1, where E(k) = 2 + (tan(x)-x)/(2*k + 1 - (tan(x)-x)/E(k+1) ); (continued fraction). - Sergei N. Gladkovskii, Dec 23 2013
MATHEMATICA
Table[n!, {n, 0, 21}] * CoefficientList[Series[Exp[Tan[x]-x], {x, 0, 21}], x]
CROSSREFS
Sequence in context: A015154 A346119 A009266 * A358629 A338448 A012414
KEYWORD
nonn,easy
AUTHOR
EXTENSIONS
Extended and signs tested by Olivier Gérard, Mar 15 1997
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 10:01 EDT 2024. Contains 371967 sequences. (Running on oeis4.)