Write a specification by rules and one by predicates for each of the following sets. Remember that there is no order assumed in the list, so you cannot use words like 'the first' or 'the latter'. Recall also that a recursive rule may contain more than one if-then statement.
(a) $\{5,10,15,20, \ldots\}$
(b) $\{7,17,27,37, \ldots\}$
(c) $\{300,301,302, \ldots, 399,400\}$
(d) $\{3,4,7,8,11,12,15,16,19,20, \ldots\}$
(e) $\{0,2,-2,4,-4,6,-6, \ldots\}$
(f) $\{1,1 / 2,1 / 4,1 / 8,1 / 16, \ldots\}$