in the arithmetic sequence

This topic has expert replies
Master | Next Rank: 500 Posts
Posts: 163
Joined: Tue Jan 13, 2015 11:44 am
Thanked: 2 times

in the arithmetic sequence

by didieravoaka » Tue Nov 17, 2015 7:52 pm
In the arithmetic sequence t1, t2, t3, ..., tn, t1=23 and tn= tn-1 - 3 for each n > 1. What is the value of n when tn = -4?

A. -1
B. 7
C. 10
D. 14
E. 20

I know the answer is 10 and have seen some solutions around. I'm actually looking for an easy and faster way to solve that problem.

Thanks.

User avatar
GMAT Instructor
Posts: 15539
Joined: Tue May 25, 2010 12:04 pm
Location: New York, NY
Thanked: 13060 times
Followed by:1906 members
GMAT Score:790

by GMATGuruNY » Wed Nov 18, 2015 3:16 am
didieravoaka wrote:In the arithmetic sequence t1, t2, t3, ..., tn, t1=23 and tn= tn-1 - 3 for each n > 1. What is the value of n when tn = -4?

A. -1
B. 7
C. 10
D. 14
E. 20
t(n) = t(n) - 3.

According to the formula above, each term is 3 less than the preceding term.
The result is an EVENLY SPACED SET.
The value of n when t(n) = -4 is equal to the NUMBER OF TERMS when the biggest term is 23 and the smallest term is -4.

To count the number of integers in an evenly spaced set, use the following formula:
(biggest - smallest)/interval + 1.
The interval is the distance between successive terms.

Here, the interval is 3, since each term is 3 less than the preceding term.
Since the biggest term = 23 and the smallest term = -4, we get:
Number of terms = (biggest - smallest)/interval + 1 = [23 - (-4)]/3 + 1 = 10.

The correct answer is C.
Private tutor exclusively for the GMAT and GRE, with over 20 years of experience.
Followed here and elsewhere by over 1900 test-takers.
I have worked with students based in the US, Australia, Taiwan, China, Tajikistan, Kuwait, Saudi Arabia -- a long list of countries.
My students have been admitted to HBS, CBS, Tuck, Yale, Stern, Fuqua -- a long list of top programs.

As a tutor, I don't simply teach you how I would approach problems.
I unlock the best way for YOU to solve problems.

For more information, please email me (Mitch Hunt) at [email protected].
Student Review #1
Student Review #2
Student Review #3

Master | Next Rank: 500 Posts
Posts: 163
Joined: Tue Jan 13, 2015 11:44 am
Thanked: 2 times

by didieravoaka » Wed Nov 18, 2015 4:23 am
GMATGuruNY wrote:
didieravoaka wrote:In the arithmetic sequence t1, t2, t3, ..., tn, t1=23 and tn= tn-1 - 3 for each n > 1. What is the value of n when tn = -4?

A. -1
B. 7
C. 10
D. 14
E. 20
t(n) = t(n) - 3.

According to the formula above, each term is 3 less than the preceding term.
The result is an EVENLY SPACED SET.
The value of n when t(n) = -4 is equal to the NUMBER OF TERMS when the biggest term is 23 and the smallest term is -4.

To count the number of integers in an evenly spaced set, use the following formula:
(biggest - smallest)/interval + 1.
The interval is the distance between successive terms.

Here, the interval is 3, since each term is 3 less than the preceding term.
Since the biggest term = 23 and the smallest term = -4, we get:
Number of terms = (biggest - smallest)/interval + 1 = [23 - (-4)]/3 + 1 = 10.

The correct answer is C.

Really really really easy and helpful.

Thanks GuruNY

GMAT/MBA Expert

User avatar
GMAT Instructor
Posts: 16207
Joined: Mon Dec 08, 2008 6:26 pm
Location: Vancouver, BC
Thanked: 5254 times
Followed by:1268 members
GMAT Score:770

by Brent@GMATPrepNow » Wed Nov 18, 2015 8:47 am
didieravoaka wrote:In the arithmetic sequence t1, t2, t3, ..., tn, t1=23 and tn= tn-1 - 3 for each n > 1. What is the value of n when tn = -4?

A. -1
B. 7
C. 10
D. 14
E. 20
Mitch's approach is nice and fast.
However, if you didn't spot that approach, there's another approach that might be just as fast:

We're told that each term is 3 less than the preceding term.
So, we have:
term1 = 23
term2 = 20
term3 = 17
term4 = 14
term5 = 11
term6 = 8
term7 = 5
term8 = 2
term9 = -1
term10 = -4

Answer: C

Yes, this solution is not very "mathematical" but the SOLE GOAL with GMAT questions is to answer the question AS ACCURATELY AND AS FAST AS POSSIBLE.

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image

Master | Next Rank: 500 Posts
Posts: 163
Joined: Tue Jan 13, 2015 11:44 am
Thanked: 2 times

by didieravoaka » Wed Nov 18, 2015 8:29 pm
Brent@GMATPrepNow wrote:
didieravoaka wrote:In the arithmetic sequence t1, t2, t3, ..., tn, t1=23 and tn= tn-1 - 3 for each n > 1. What is the value of n when tn = -4?

A. -1
B. 7
C. 10
D. 14
E. 20
Mitch's approach is nice and fast.
However, if you didn't spot that approach, there's another approach that might be just as fast:

We're told that each term is 3 less than the preceding term.
So, we have:
term1 = 23
term2 = 20
term3 = 17
term4 = 14
term5 = 11
term6 = 8
term7 = 5
term8 = 2
term9 = -1
term10 = -4

Answer: C

Yes, this solution is not very "mathematical" but the SOLE GOAL with GMAT questions is to answer the question AS ACCURATELY AND AS FAST AS POSSIBLE.

Cheers,
Brent
Thanks Brent,

I like this solution too.

Junior | Next Rank: 30 Posts
Posts: 15
Joined: Wed Mar 20, 2013 2:22 am
Thanked: 2 times

by rairavig » Wed Nov 18, 2015 11:26 pm
in simple way to understand the logic:-

t1 = 23
tn = -4

total units to be decreased = 23 + 4 = 27
decrement value= 3
no of times the decrement shall run = 27/3 = 9 {23-3= 20-3= 17-3= 14-3= 11-3= 8-3= 5-3= 2-3= -1-3= -4)

tn shall be 9 + 1 = 10
(add 1 becouase of t1 term and rest nine are the no of times the decerement runs)

Newbie | Next Rank: 10 Posts
Posts: 2
Joined: Fri Jan 27, 2012 2:09 pm
Thanked: 1 times

by jjkouakou » Fri Dec 04, 2015 5:46 pm
Another solution

Here r=-3
so tn=(n-p)r + tp
And p=1
so tn= -3(n-1) + t1 = -3(n-1) + 23 = -4
so n=10

C.10

Master | Next Rank: 500 Posts
Posts: 163
Joined: Tue Jan 13, 2015 11:44 am
Thanked: 2 times

by didieravoaka » Fri Dec 04, 2015 5:53 pm
Thanks jj Kouakou. Tu es mon frère ivoirien :) merci bcp