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
Live EA class + 6 months of EA OnDemand
  • Expert-led weekly online sessions
  • EA Masterclass access between classes
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.

130-point 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.

Sequence and Series

Expert replies
Source: — Problem Solving |

by raleigh » Tue May 19, 2009 2:33 pm
Ignore the _____. I used them to get the spacing to line up for the equations :(
First, figure out what S(n) sums up to. Write S(n) in ascending order, then again in descending order and add them.

__S(n) = 1 + 2 + 3 + ... + n
+ S(n) = n + (n-1) + (n-2) + ... + 1

2S(n) = (n+1) + (n+1) + ... + (n + 1)

Note that you get n+1, n times.

So 2S(n) = n(n+1). Then S(n) = n(n+1)/2. Plug in 2n for n and we find that S(2n) = 2n(2n+1)/2

S(2n) - S(n) = 2n(2n+1)/2 - n(n+1)/2
__________= (4n^2 + 2n - n^2 - n)/2
__________= (3n^2 + n)/2
Join the discussion

by scoobydooby » Wed May 20, 2009 4:03 am
am getting n(n+1)/2 =(n^2+n)/2

S(2n)= (2+4+6+....+2n)

=> 2(1+2+3+...+n)
=>2*S(n)

S(2n) - S(n)
=>2*S(n)- S(n)=S(n)=n(n+1)/2
Join the discussion

by El Cucu » Wed May 20, 2009 6:10 am
scoobydooby wrote:am getting n(n+1)/2 =(n^2+n)/2
Hi Scoobydooby, could you expalin how you arrive to:

n(n+1)/2 =(n^2+n)/2

tks!
Join the discussion

by El Cucu » Wed May 20, 2009 6:15 am
"Note that you get n+1, n times. So 2S(n) = n(n+1). "

Can you explain how you arrive to this So 2S(n) = n(n+1).


[/quote]
Join the discussion

by scoobydooby » Wed May 20, 2009 6:30 am
El Cucu wrote:
scoobydooby wrote:am getting n(n+1)/2 =(n^2+n)/2
Hi Scoobydooby, could you expalin how you arrive to:

n(n+1)/2 =(n^2+n)/2

tks!
just expanded n*(n+1) to n^2+n, so n(n+1)/2 =(n^2+n)/2
but, obviously i am missing something, since what i get is not the OA
Join the discussion

by raleigh » Wed May 20, 2009 6:54 am
El Cucu wrote:"Note that you get n+1, n times. So 2S(n) = n(n+1). "

Can you explain how you arrive to this So 2S(n) = n(n+1).

[/quote]
Treat _ as a space. The way the terms line up makes it easier to see. This is a calculus trick for finding the value of the arithmetic sum.
__S(n) = 1 + _ 2 + _ 3 +_ ... _ + n
+ S(n) = n + (n-1) + (n-2) + ... + 1

2S(n) = (n+1) + (n+1) + ... + (n + 1)

Add the two equations. Look how I grouped the terms:
n+1 = n+1
(n-1) + 2 = n+1
(n-2) + 3 = n+1

You see that each group of terms sums to n+1. There are n terms in S(n) so you must have (n+1) n times. This is n(n+1) mathematically.
Join the discussion

by El Cucu » Wed May 20, 2009 9:59 am
You see that each group of terms sums to n+1. There are n terms in S(n) so you must have (n+1) n times. This is n(n+1) mathematically.[/quote]

Nice explanation Raleigh! tks!
Join the discussion