List the first 10 terms of each of these sequences

List the first 10 terms of each of these sequences.

a) the sequence obtained by starting with 10 and obtaining each term by subtracting 3 from the previous term
b) the sequence whose nth term is the sum of the first n positive integers
c) the sequence whose nth term is 3n−2n
d) the sequence whose nth term is ⌊√n⌋
e) the sequence whose first two terms are 1 and 5 and each succeeding term is the sum of the two previous terms
f) the sequence whose nth term is the largest integer whose binary expansion has n bits (Write your answer in decimal notation.)
g) the sequence whose terms are constructed sequentially as follows: start with 1, then add 1, then multiply by 1, then add 2, then multiply by 2, and so on
h) the sequence whose nth term is the largest integer k such that k! ≤ n.