BREAKING: Target Test Prep releases Brand New 2026 On Demand GMAT prep course

Redeem

Target Test Prep · GMAT

Choose how you want to prepare

Learn live with an expert or move at your own pace. Every option includes the complete TTP study system.

★★★★★5.0559 reviews
GMATLiveTeach 7 seats left
Chris Peckover
NEXT LIVE COHORT

Oct 13 to Jan 7, 2027

with Chris Peckover

Schedule
Tue, Thu · 8:00 to 10:00 PM ET
Included
40 live hours + 6 months of GMAT OnDemand
  • Live instruction and real-time questions
  • Class recordings and assigned practice
View class & enroll
Limited cohort · enrollment openTarget Test Prep
EALiveTeach 5 seats left
Logan Thompson
EXECUTIVE ASSESSMENT

Sep 6 to Dec 6, 2026

with Logan Thompson

Schedule
Sun · 9:30 AM to 12:30 PM ET
Included
40 hours of live online classes plus six months of access to the complete TTP EA OnDemand course.
  • 165+ EA Score Guarantee
  • 4,100+ Quant, Verbal, and Integrated Reasoning practice questions
  • 400+ hours of in-depth video lessons
  • 3,000+ step-by-step video solutions
View EA class & enroll
Limited cohort · enrollment openTarget Test Prep
GMATOnDemand Start anytime
SELF-PACED MASTERCLASS

Target Test Prep GMAT OnDemand

Complete access from day one. Study on your schedule.

715+ score guarantee
$0to start then $127/mo
  • Personalized study plan and analytics
  • Thousands of lessons and practice questions

Compare the format, schedule, and included access before enrolling. Prices and seat counts shown reflect the supplied offer details.

An arithmetic sequence

Expert replies
by shahfahad » Thu Nov 26, 2015 2:07 am
p,r,s,t,u

An arithmetic sequence is a sequence in which each term after the first is equal to the sum of the preceding term and a constant. If the list of letters shown above is an arithmetic sequence, which of the following must also be an arithmetic sequence?

I. 2p,2r,2s,2t,2u
II. p-3, r-3, s-3, t-3, u-3
III. p^2, r^2, s^2, t^2, u^2

(A) I only
(B) II only
(C) III only
(D) I and II
(E) II and III

Please could you explain how to make the arithmetic sequence.
Join the discussion
Source: — Problem Solving |

by [email protected] » Thu Nov 26, 2015 10:53 am
Hi shahfahad,

I'm going to give you a couple of hints so that you can re-attempt this question on your own:

1) This question can be solved by TESTing VALUES.
2) An arithmetic sequence is one that increases (or decreases) by a consistent 'number' as you go from term to term.

Some arithmetic sequences include....
1, 2, 3, 4, 5...
3, 2, 1, 0, -1, -2...
-1, -0.5, 0, 0.5, 1, 1.5, 2, 2.5...

With the above information, could you determine which of the 3 sequences in this question are ARITHMETIC sequences?

GMAT assassins aren't born, they're made,
Rich
Contact Rich at [email protected]
Image
Join the discussion

by Brent@GMATPrepNow » Thu Nov 26, 2015 11:06 am
shahfahad wrote:p,r,s,t,u

An arithmetic sequence is a sequence in which each term after the first is equal to the sum of the preceding term and a constant. If the list of letters shown above is an arithmetic sequence, which of the following must also be an arithmetic sequence?

I. 2p,2r,2s,2t,2u
II. p-3, r-3, s-3, t-3, u-3
III. p^2, r^2, s^2, t^2, u^2

(A) I only
(B) II only
(C) III only
(D) I and II
(E) II and III

Please could you explain how to make the arithmetic sequence.

Basically, an arithmetic sequence is a sequence in which each term can be calculated by adding some constant, k, to the preceding term.

Some examples:
6, 8, 10, 12, 14,... (adding 2 to each term to get the next term)
-1, 6, 13, 20, 27,... (adding 7 to each term to get the next term)
10, 7, 4, 1, -2, -5,.... (adding -3 to each term to get the next term)

-----------------------------------------

We're told that p,r,s,t,u is an arithmetic sequence, so let's say that each term is derived by adding k to the previous term.
In other words, r - p = k, and s - r = k, and t - s = k and u - t = k

Now let's check the options:

I. 2p,2r,2s,2t,2u
Is it the case that each term is derived by adding SOME CONSTANT to the previous term?
Yes!
Observe that 2r - 2p = 2(r - p) = 2k
Likewise, 2s - 2r = 2(s - r) = 2k
And 2t - 2s = 2(t - s) = 2k
And so on.
Since each term is derived by adding 2k to the previous term, this is an ARITHMETIC SEQUENCE


II. p-3, r-3, s-3, t-3, u-3
Is it the case that each term is derived by adding SOME CONSTANT to the previous term?
Yes!
Observe that (r-3) - (p-3) = (r - p) = k
Likewise, (s-3) - (r-3) = (s - r) = k
And so on.
Since each term is derived by adding k to the previous term, this is an ARITHMETIC SEQUENCE

NOTE: At this point, we can stop, because only one answer choice is valid if sequences I and II are arithmetic

Answer: D

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by shahfahad » Thu Nov 26, 2015 11:21 am
So we have to write the equation in terms of the constant:

for example the equation would be: p + k = r, r + k = s. But you have written in the TERMS of constant because when you will test the statements below, you can check that whether the sequence continues in TERMS of the constant. The constant value added to each of the equation in the sequence should be the same?

For example "Observe that 2r - 2p = 2(r - p) = 2k
Likewise, 2s - 2r = 2(s - r) = 2k
And 2t - 2s = 2(t - s) = 2k
And so on. "

Each equation equals to 2k. If one of it equals 2k and the next sequence equals k. Then it would not be arithmetic?
Join the discussion

by Brent@GMATPrepNow » Thu Nov 26, 2015 11:29 am
shahfahad wrote: Each equation equals to 2k. If one of it equals 2k and the next sequence equals k. Then it would not be arithmetic?
If we derive one term by adding 2k to the previous term, and we derive another term by adding k to the previous term, then the sequence isn't guaranteed to be arithmetic. The only way this COULD be an arithmetic sequence is if k = 0. However, the question asks "which of the following must also be an arithmetic sequence?"

In other words, it must be guaranteed to be an arithmetic sequence

Cheers,
Brent
Brent Hanneson - Creator of GMATPrepNow.com
Image
Join the discussion

by Matt@VeritasPrep » Fri Nov 27, 2015 12:02 am
shahfahad wrote:So we have to write the equation in terms of the constant:

for example the equation would be: p + k = r, r + k = s. But you have written in the TERMS of constant because when you will test the statements below, you can check that whether the sequence continues in TERMS of the constant. The constant value added to each of the equation in the sequence should be the same?

For example "Observe that 2r - 2p = 2(r - p) = 2k
Likewise, 2s - 2r = 2(s - r) = 2k
And 2t - 2s = 2(t - s) = 2k
And so on. "

Each equation equals to 2k. If one of it equals 2k and the next sequence equals k. Then it would not be arithmetic?
It might be easier to think of an arithmetic sequence as a sequence in which you generate one term by adding some constant to the term that came before it.

For instance,

1, 3, 5, 7, 9, 11, ...

is an arithmetic sequence, since I'm adding 2 to each term to form the next one.

A sequence like

1, 4, 9, 16, ...

is NOT an arithmetic sequence, however, since I'm adding DIFFERENT values each time (to 1 I add 3, but to 4 I add 5).
Join the discussion