Stirling transform of (-1)^(n+1)*a(n-1) = [1, -1, 4, -12, 72, -360, ...] is
A052841(n-1) = [1,0,2,6,38,270,...]. -
Michael Somos, Mar 04 2004
Ignoring reflections, this is the number of ways of connecting n+2 equally-spaced points on a circle with a path of n+1 line segments. See
A030077 for the number of distinct lengths. -
T. D. Noe, Jan 05 2007
Signed: (+ - - + + - - + +, ...) = eigensequence of triangle
A002260.
Example: -360 = (1, 1, -1, -4, 12, 71) dot (1, -2, 3, -4, 5, -6) = (1, -2, -3, 16, 60, -432). (End)
a(n) is the number of odd fixed points in all permutations of {1, 2, ..., n+1}, Example: a(2)=4 because we have 1'23', 1'32, 312, 213', 231, and 321, where the odd fixed points are marked. -
Emeric Deutsch, Jul 18 2009
a(n) is also the number of permutations of [n+1] starting with an even number. -
Olivier Gérard, Nov 07 2011