Answer:
3n + 1
Explanation:
Note the sequence has a common difference between consecutive terms, that is
7 - 4 = 10 - 7 = 13 - 10 = 16 - 13 = 3
This indicates that the sequence is arithmetic with n th term
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
here a₁ = 4 and d = 3, thus
= 4 + 3(n - 1) = 4 + 3n - 3 = 3n + 1