t1, t2, t3, ......tn, what is the value of n

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 313
Joined: Tue Oct 13, 2015 7:01 am
Thanked: 2 times

t1, t2, t3, ......tn, what is the value of n

by jain2016 » Fri May 06, 2016 10:05 pm
If the terms of the sequence are t1, t2, t3, ......tn, what is the value of n?

1) The sum of the n term is 3124.

2) The average(airthmetic mean) of the n term is 4

OA C

Hi Experts ,

Please explain.

Also please advise, can we use the sum formula in statement 1 = (n)(n+1)/2 ?

Please explain.

Many thanks in advance.

SJ
Source: — Data Sufficiency |

User avatar
Senior | Next Rank: 100 Posts
Posts: 44
Joined: Fri Apr 17, 2015 8:16 pm
Thanked: 6 times
Followed by:2 members
GMAT Score:740

by nchaswal » Fri May 06, 2016 10:29 pm
Hi

Statement 1: It does not give any clue about n. As I can pick any value of n & make their sum 3124.
e.g. for n=4 let the terms be t1=0, t2=1 t3=9, t4=3114 The summation is 3124.
You can in fact choose any value of n and terms & still get their summation as 3124.
INSUFFICIENT

And NO you cannot use the formula n(n+1)/2. It is a big mistake.

If you remember the formula is for summation shortcut for n consecutive positive integers starting from 1. Whereas here you have been given TERMS and not consecutive integers. Do not be confused with term notation of t1,t2,t3,t4,t5...tn with 1,2,3,4,5,6....n.


Statement 2: This statement also does not help as Arithmetic mean can be written as:-

4=(t1+t2+...tn)/n OR 4n=(t1+t2+...tn)

to solve this equation I need to know the summation of all the terms which I do not have. I even do not know how many terms are there so (t1+t2+...tn) is impossible to determine discretely.

Therefore INSUFFICIENT.

Now combine both. As mentioned in Statement 2, in order to solve the equation you need summation of all the terms which you have from Statement 1 i.e. 3124

Put this value in the equation derived in Statement 2 i.e.

4n = (t1+t2+...tn) OR 4n=3124 => now do not solve further just select C and move on as you know that only 1 value of n can satisfy this equation.

Therefore C.

GMAT Instructor
Posts: 2630
Joined: Wed Sep 12, 2012 3:32 pm
Location: East Bay all the way
Thanked: 625 times
Followed by:119 members
GMAT Score:780

by Matt@VeritasPrep » Fri May 13, 2016 3:16 pm
S1:

We don't know what the sequence is. For instance, if it's the boring sequence 1, 1, 1, ..., 1, then we'd have 3124 terms, but if it's boring sequence 2, 2, 2, ..., 2, then we'd have 1562 terms.

S2:

(t1 + t2 + ... tn) / n = 4, so (t1 + t2 + ... + tn) = 4n. This helps, but we can't get a value for n.

S1 + S2:

(t1 + t2 + ... + tn) = 3124 (from S1)
(t1 + t2 + ... + tn) = 4n (from S2)

So 4n = 3124, and we're set.