Problem:
How many ways can the integers from to be arranged in a sequence such that the absolute value of the numbers in the sequence is nondecreasing?
Problem:
How many ways can the integers from to be arranged in a sequence such that the absolute value of the numbers in the sequence is nondecreasing?
Solution:
Each of the pairs must occur in increasing order of for , but can either occur before or after , for a total of possible sequences.