Samya2113
After the first term in a finite sequence of numbers, each even-numbered term is created by adding 3 to the previous term, and each odd-numbered term is created by multiplying the previous term by –1. How many terms are in the sequence?
(1) The average of all terms in the sequence is \(-\frac{1}{2}\).
(2) The eighteenth term in the sequence is \(–4\).
Hi
gmatophobiaSo let's say we have our first term x = -7, from which we can deduce the number of terms which is 14.
let's try to validate this...
for 14 terms, sum of those terms S = -7 + (-7+3) = -11
average = -11/14
this is not equal to -1/2 as specified in the options
How can we say that both the statements are sufficient?
When we combine the statements we get that the the sequence is:
-7, -4, 4, 7, -7, -4, 4, 7, -7, -4, 4, 7, -7, -4, 4, 7, -7, -4, 4, 7, ...
The sum of the terms is thus (for 1, 2, 3, ... and so on terms):
-7, -11, -7, 0, -7, -11, -7, 0, -7, -11, -7, 0, -7, -11, -7, 0, -7, -11, -7, 0,
______________________________
From (1) we know that (sum of the terms)/(number of the terms) = -1/2, so:
(sum of the terms) = -1/2 * (number of the terms)
The sum of the terms is thus (for 1, 2, 3, ... and so on terms):
-1/2, -2/2, -3/2, -4/2, -5/2, -6/2, -7/2, -8/2, ...
______________________________
The corresponding numbers in the red and green lists will coincide once at n = 22.