In the game of dominoes, each piece is marked with two numbers. The pieces are symmetrical so that the number pair is not ordered (so, for example, (2,6) = (6,2)). How many different pieces can be formed using the numbers 1,2,...,n? (Answer: n(n + 1)/2)