Question: If a sequence is defined by a_n = 3n + 1, what is a_4?
Options:
Correct Answer: 11
Solution:
Substituting n = 4 gives a_4 = 3(4) + 1 = 12 + 1 = 13.