This note is dedicated to the memory of our teacher E.W. Dijkstra, since he would have appreciated the problem and would probably have solved it nicer than we can do below. Our problem is about three ascending sequences of numbers. It was inspired by [2], exercise C-3.1 (p. 213), which is about two ascending sequences. In order to formulate the problem and its solution, we need some notation on sequences. If s is a sequence of length N, we denote its elements by s.i for 0 ≤ i < N. Sequence s is called ascending iff s.(i − 1) ≤ s.i for all i with 0 < i < N. We write (s|j) to denote the initial segment of s with length j, which consists of the elements s.i with 0 ≤ i < j. Note that s.(j − 1) is the last element of (s|j). Let a, b...
The algorithm of Collatz is also known the 3n+1 problem. It will be started with any uneven natural ...
We consider the problem of partitioning the numbers 1..n to ascending sequences as few as possible, ...
AbstractA general method is provided for enumerating sequences σ1σ2 … σn with respect to length, num...
AbstractGeneralizing the notion of up-down permutations, the author considers sequences σ = (a1, a2,...
AbstractThe problem of the number p(n , r), (1 ⩽r⩽n), of permutations on the set {1,…,n} with longes...
Abstract: Given a sequence of N elements a1, a2, a3, …, aN. The desired output will be a’1, a’2, a’3...
In this paper we show how to stably merge two sequences A and B of sizes m and n, m n, respectivel...
Inversion sequences of length n, In, are integer sequences (e , . . ., e ) with 0 ≤ e \u3c i for ea...
The 3n + 1 predecessor set P(a) of an integer a consists of all integers n whose iterates Ti(n) even...
AbstractThe 3n + 1 predecessor set P(a) of an integer a consists of all integers n whose iterates Ti...
38 pages, 30 figuresPattern-avoiding ascent sequences have recently been related to set-partition pr...
AbstractLetn = (a1.a2 … aN) denote a sequence of integers ai={1.2.…n}. A rise is a part ai.ai+1 with...
AbstractThe problem of minimum-comparison-merging is solved for the case of one 4-element and one ar...
Knowledge about algorithms, discrete mathematics, number theory and treeThe 3n+1 process constructs ...
AbstractThis paper gives a combinatorial derivation of the counting series ψm (alternatively ψm∗) fo...
The algorithm of Collatz is also known the 3n+1 problem. It will be started with any uneven natural ...
We consider the problem of partitioning the numbers 1..n to ascending sequences as few as possible, ...
AbstractA general method is provided for enumerating sequences σ1σ2 … σn with respect to length, num...
AbstractGeneralizing the notion of up-down permutations, the author considers sequences σ = (a1, a2,...
AbstractThe problem of the number p(n , r), (1 ⩽r⩽n), of permutations on the set {1,…,n} with longes...
Abstract: Given a sequence of N elements a1, a2, a3, …, aN. The desired output will be a’1, a’2, a’3...
In this paper we show how to stably merge two sequences A and B of sizes m and n, m n, respectivel...
Inversion sequences of length n, In, are integer sequences (e , . . ., e ) with 0 ≤ e \u3c i for ea...
The 3n + 1 predecessor set P(a) of an integer a consists of all integers n whose iterates Ti(n) even...
AbstractThe 3n + 1 predecessor set P(a) of an integer a consists of all integers n whose iterates Ti...
38 pages, 30 figuresPattern-avoiding ascent sequences have recently been related to set-partition pr...
AbstractLetn = (a1.a2 … aN) denote a sequence of integers ai={1.2.…n}. A rise is a part ai.ai+1 with...
AbstractThe problem of minimum-comparison-merging is solved for the case of one 4-element and one ar...
Knowledge about algorithms, discrete mathematics, number theory and treeThe 3n+1 process constructs ...
AbstractThis paper gives a combinatorial derivation of the counting series ψm (alternatively ψm∗) fo...
The algorithm of Collatz is also known the 3n+1 problem. It will be started with any uneven natural ...
We consider the problem of partitioning the numbers 1..n to ascending sequences as few as possible, ...
AbstractA general method is provided for enumerating sequences σ1σ2 … σn with respect to length, num...