Abstract
This entry defines the Boustrophedon transform, which can be seen as either a transformation of a sequence of numbers or, equivalently, an exponential generating function.
We define it in terms of the Seidel triangle, a number triangle similar to Pascal's triangle, and then prove the closed form
We also define several related sequences, such as:
- the zigzag numbers
, counting the number of alternating permutations on a linearly ordered set with elements; or, alternatively, the number of increasing binary trees with elements - the Entringer numbers
, which generalise the zigzag numbers and count the number of alternating permutations of elements that start with the -th smallest element - the secant and tangent numbers
and , which are the series of numbers such that and , respectively - the Euler numbers
and Euler polynomials , which are analogous to Bernoulli numbers and Bernoulli polynomials and satisfy many similar properties, which we also prove
Various relationships between these sequences are shown; notably we have
Reasonably efficient executable algorithms to compute the Boustrophedon transform and the above sequences are also given, including imperative ones for