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!)
A292757 Expansion of e.g.f. exp(x)*(1+tan(x))/((1-tan(x))*(tan(x)+sec(x))). 0
1, 2, 4, 15, 72, 467, 3534, 31675, 321832, 3692927, 46988914, 658330035, 10056866292, 166476324887, 2967375285294, 56673879465595, 1154538708267952, 24990204586402847, 572731801523141674, 13855288923332516355, 352821804274904668812, 9433763230045116440807, 264251645557758720762054 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
C. K. Cook, M. R. Bacon, and R. A. Hillman, Higher-order Boustrophedon transforms for certain well-known sequences, Fib. Q., 55(3) (2017), 201-208.
FORMULA
a(n) ~ 2^(2*n + 3) * n^(n + 1/2) / ((2 + sqrt(2)) * Pi^(n + 1/2) * exp(n - Pi/4)). - Vaclav Kotesovec, Jun 02 2019
MATHEMATICA
nmax = 20; CoefficientList[Series[Exp[x]*(1+Tan[x])/((1-Tan[x])*(Tan[x]+Sec[x])), {x, 0, nmax}], x] * Range[0, nmax]! (* Vaclav Kotesovec, Jun 02 2019 *)
CROSSREFS
Cf. A000834.
Sequence in context: A014517 A020110 A290024 * A182449 A140836 A020134
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Sep 26 2017
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 19 23:15 EDT 2024. Contains 371798 sequences. (Running on oeis4.)