a(1), a(2), a(3), ......, a(15).
In the sequence shown above, a(n) = a(n-1) + k, where 2 <= n <= 15 and k is a non-zero constant. How many terms in the sequence are greater than 10?
1) a(1) = 24
2) a(8) = 10
Anonymous Wrote:How is a(8) the middle term? Isn't the middle term of this set the average of a(8) and a(9)?
senthilkumar4444 Wrote:I think there is something missing in the question. The value for n is not defined.
srinivasreddy.c Wrote:though the range of n is specified as 2<= n <= 15, the first statement of the question tells us that a1 is also part of the sequence.
RonPurewal Wrote:Anonymous Wrote:How is a(8) the middle term? Isn't the middle term of this set the average of a(8) and a(9)?
nope.
most convincing argument: go ahead and list them yourself, and count. there are seven terms before a8, and seven terms after it. therefore, it's the middle term.
sudaif Wrote:I thought since function is only defined for values of n given by 2 < n < 15, there were 14 terms in the sequence.
If you don't consider statement 1, why would you assume a(1) is a part of the sequence. A bit confused....
RonPurewal Wrote:sudaif Wrote:I thought since function is only defined for values of n given by 2 < n < 15, there were 14 terms in the sequence.
If you don't consider statement 1, why would you assume a(1) is a part of the sequence. A bit confused....
two solid reasons.
1) probably the easiest way to figure this out: look at the list they give you in the prompt (no joke)
this list starts with a(1), not with a(2). therefore, the first term in the sequence is a(1), not a(2).
2) look at the recursive formula. the problem states that the formula is good for 2 < n < 15 -- i.e., you should be able to plug in each of the integers from 2 to 15 into that formula, and get something meaningful.
if you plug the integer n = 2 into that formula, the formula requires you to use a(n-1) = a(1).
jp.jprasanna Wrote:1. even thought we have a(1) = 24 we still wont be able to calculate the sequence right since we need a(0) as well right to get the value of K isn't it? So no use with Statement 1 - Correct? Immaterial what the sequence is or how many terms are there in the sequence etc. I cant do anything with A - Please correct me if im worng here!?
so we don't actually know how many terms the sequence has right i.e the sequnce could me made of 15 or even 10...? then the ans B woudn't be sufficient isn't it?
3. While estimating statement B we should / must ignore statement A... only clue for the sequence starting with a(1) is from stat 1 isn't it? otherwise we can guess the sequence might start from 2 as stated in the question stem - 2 <= n <= 15