Contents
Boustrophedon transform
In mathematics, the boustrophedon transform is a procedure which maps one sequence to another. The transformed sequence is computed by an "addition" operation, implemented as if filling a triangular array in a boustrophedon (zigzag- or serpentine-like) manner—as opposed to a "Raster Scan" sawtooth-like manner.
Definition
The boustrophedon transform is a numerical, sequence-generating transformation, which is determined by a binary operation such as addition. Generally speaking, given a sequence:, the boustrophedon transform yields another sequence: , where b_0 is likely defined equivalent to a_0. The entirety of the transformation itself can be visualized (or imagined) as being constructed by filling-out the triangle as shown in Figure 1.
Boustrophedon Triangle
To fill-out the numerical Isosceles triangle (Figure 1), you start with the input sequence,, and place one value (from the input sequence) per row, using the boustrophedon scan (zigzag- or serpentine-like) approach. The top vertex of the triangle will be the input value a_0, equivalent to output value b_0, and we number this top row as row 0. The subsequent rows (going down to the base of the triangle) are numbered consecutively (from 0) as integers—let k denote the number of the row currently being filled. These rows are constructed according to the row number (k) as follows: Refer to the arrows in Figure 1 for a visual representation of these "addition" operations. For a given, finite input-sequence:, of N values, there will be exactly N rows in the triangle, such that k is an integer in the range: [0, N) (exclusive). In other words, the last row is k = N - 1.
Recurrence relation
A more formal definition uses a recurrence relation. Define the numbers T_{k,n} (with k ≥ n ≥ 0) by Then the transformed sequence is defined by (for T_{2,2} and greater indices). Per this definition, note the following definitions for values outside the restrictions (from the relationship above) on (k,n) pairs:
Special Cases
In the case a0 = 1, an = 0 (n > 0), the resulting triangle is called the Seidel–Entringer–Arnold Triangle and the numbers T_{k,n} are called Entringer numbers. In this case the numbers in the transformed sequence bn are called the Euler up/down numbers. This is sequence A000111 on the On-Line Encyclopedia of Integer Sequences. These enumerate the number of alternating permutations on n letters and are related to the Euler numbers and the Bernoulli numbers.
Algebraic definition(s)
Building from the geometric design of the boustrophedon transform, algebraic definitions of the relationship from input values (a_i) to output values (b_i) can be defined for different algebras ("numeric domains").
Euclidean (Real) values
In the Euclidean Algebra for Real -valued scalars, the boustrophedon transformed Real-value (bn) is related to the input value, (an) , as: , with the reverse relationship (input from output) defined as: , where (En) is the sequence of "up/down" numbers—also known as secant or tangent numbers.
The exponential generating function
The exponential generating function of a sequence (an) is defined by The exponential generating function of the boustrophedon transform (bn) is related to that of the original sequence (an) by The exponential generating function of the unit sequence is 1, so that of the up/down numbers is sec x + tan x.
This article is derived from Wikipedia and licensed under CC BY-SA 4.0. View the original article.
Wikipedia® is a registered trademark of the
Wikimedia Foundation, Inc.
Bliptext is not
affiliated with or endorsed by Wikipedia or the
Wikimedia Foundation.