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!)
A225689 E.g.f.: sec(x)^2*tan(x)+sec(x)*tan(x)^2. 6
0, 1, 2, 8, 28, 136, 662, 3968, 24568, 176896, 1326122, 11184128, 98329108, 951878656, 9596075582, 104932671488, 1192744081648, 14544442556416, 183983154281042, 2475749026562048, 34489251602450188, 507711943253426176, 7722592644581974502, 123460740095103991808, 2035778987564783402728 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Number of up-down max-min permutations of n elements.
LINKS
F. Heneghan and T. K. Petersen, Power series for up-down min-max permutations, 2013.
Masato Kobayashi, A new refinement of Euler numbers on counting alternating permutations, arXiv:1908.00701 [math.CO], 2019.
FORMULA
The e.g.f. can also be written as sin(x)*(1+sin(x))/cos(x)^3.
A225688(n)+a(n) = A000111(n+2). - corrected by Vaclav Kotesovec, May 26 2013
a(n) ~ n! * n^2*(2/Pi)^(n+3). - Vaclav Kotesovec, May 26 2013
MATHEMATICA
Table[n!*SeriesCoefficient[Sin[x]*(1+Sin[x])/Cos[x]^3, {x, 0, n}] , {n, 0, 20}] (* Vaclav Kotesovec, May 26 2013 *)
CROSSREFS
Sequence in context: A307940 A150731 A150732 * A330211 A216785 A261559
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, May 26 2013
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 18 21:51 EDT 2024. Contains 371781 sequences. (Running on oeis4.)