Carcass wrote:
Let x1,x2,x3......xn be a sequence of positive numbers where x1=1, and xn+1=xn+4. What represents the nth term in the sequence?
A. −3n
B. 3n−4
C. 4n−3
D. 4n−4
E. 5n
Kudos for the right answer and explanation
x1=1 xn+1=xn+4The easiest way is to plugin
n=1 in the options (to get the 1st term): Only Option C gives the value as 1, which matches with the given value.
Answer CAlternate: x1=1 xn+1=xn+4For
n=1:
x1+1=x1+4=>x2=1+4=5For
n=2:
x2+1=x2+4=>x3=5+4=9Thus, each term (from the 2nd term onward) is 4 more than the previous term; the series being: 1, 5, 9, 13, ...
It is clear that each term is 3 less than a multiple of 4 ---
Option C