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!)
A292759 Expansion of e.g.f. exp(x)*(tan x + sec x)^3. 2
1, 4, 16, 67, 304, 1519, 8386, 51007, 340024, 2469859, 19438606, 164899447, 1500636844, 14587478299, 150891959026, 1655133221887, 19192311085264, 234597922978339, 3015167371458646, 40651421300224327, 573707768015267284, 8458761578948943979, 130059537979390701466 (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^(n + 11/2) * n^(n + 5/2) / (Pi^(n + 5/2) * exp(n - Pi/2)). - Vaclav Kotesovec, Jun 02 2019
MATHEMATICA
nmax = 20; CoefficientList[Series[Exp[x]*(Tan[x]+Sec[x])^3, {x, 0, nmax}], x] * Range[0, nmax]! (* Vaclav Kotesovec, Jun 02 2019 *)
CROSSREFS
Sequence in context: A261048 A091153 A270765 * A351049 A259815 A283036
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 24 11:40 EDT 2024. Contains 371936 sequences. (Running on oeis4.)