Find the number of sequences containing three terms, such that * The second term is equal to the sum of the first term plus one.
* The third term is equal to twice the second term. * Each term is an integer in \{0, 1, 2, \dots, 100\}.