Find all School-related info fast with the new School-Specific MBA Forum

It is currently 25 May 2013, 12:41
Customize  |  Hide

Find the the sum of the first 20 terms of this series which

  Question banks Downloads My Bookmarks Reviews  
Author Message
TAGS:
Senior Manager
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
Find the the sum of the first 20 terms of this series which [#permalink] New post 02 Dec 2006, 20:03
00:00

Question Stats:

58% (04:02) correct 41% (00:51) wrong based on 0 sessions
Find the the sum of the first 20 terms of this series which begins this way : -1^2 + 2^2 - 3^2 + 4^2 - 5^2 + 6^2...

(a) 210
(b) 330
(c) 519
(d) 720
(e) 190

Show working please!
[Reveal] Spoiler: OA

Last edited by alexsr on 15 Jun 2010, 12:33, edited 2 times in total.
Senior Manager
Senior Manager
Joined: 08 Jun 2006
Posts: 347
Location: Washington DC
Followers: 1

Kudos [?]: 5 [0], given: 0

GMAT Tests User
 [#permalink] New post 02 Dec 2006, 23:05
Getting a

this is pair of a^2 - b^2
after breaking it in (a+b)(a-b)

Sum = (1+2) + (3+4) +...(19+20)
Sum = 210
Senior Manager
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Dec 2006, 07:50
I'm missing something here -1^2 = 1, 2^2 = 4 -3^2 = 9

So I'm getting 1 + 4 + 9...........?????
Senior Manager
Senior Manager
Joined: 08 Jun 2006
Posts: 347
Location: Washington DC
Followers: 1

Kudos [?]: 5 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Dec 2006, 09:21
–1^2 + 2^2 – 3^2 + 4^2 – 5^2 + 6^2............-19^2 + 20^2
= (20^2 -19^2) + (18^2 -17^2)+...(2^2 -1^2)
= (20 + 19)(20-19) + (18+17)(18-17)+......+ (2+1)(2-1)
= 20 + 19 + 18 + 17.....+ 3
Senior Manager
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Dec 2006, 10:09
anindyat wrote:
–1^2 + 2^2 – 3^2 + 4^2 – 5^2 + 6^2............-19^2 + 20^2
= (20^2 -19^2) + (18^2 -17^2)+...(2^2 -1^2)
= (20 + 19)(20-19) + (18+17)(18-17)+......+ (2+1)(2-1)
= 20 + 19 + 18 + 17.....+ 3


I'm half way there:

How does (20+19)(20-19) + (18+17)(18-17)+...... turn into 20+19+18.....??

How did you arrive at 210

Urggghhh I'm having a bad day!
Manager
Manager
User avatar
Joined: 25 Nov 2006
Posts: 60
Followers: 2

Kudos [?]: 2 [0], given: 0

 [#permalink] New post 03 Dec 2006, 10:31
take the first and last digit,
on applying (a^2-b^2) formula we get
21(19)-21(17)+21(15)-21(13)+...............-21(1)
21(19-17+15-13+11-9+7-5+3-1)
21(2+2+2+2+2)
21(10)=210.
Senior Manager
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
 [#permalink] New post 03 Dec 2006, 16:26
Hi pzazz

Quote:
take the first and last digit,
on applying (a^2-b^2) formula we get
21(19)-21(17)+21(15)-21(13)+...............-21(1)
21(19-17+15-13+11-9+7-5+3-1)
21(2+2+2+2+2)
21(10)=210.


I dont see how you've applied the (a^2-b^2) formula?

21(19) = 399?

Also why did you use 21?????

I will get there!!!!
Senior Manager
Senior Manager
Joined: 23 May 2005
Posts: 266
Location: Sing/ HK
Followers: 1

Kudos [?]: 3 [0], given: 0

GMAT Tests User
 [#permalink] New post 04 Dec 2006, 11:03
let me try to explain...

work 2 digits by 2 digits

-1^2 +2^2 = 2^2 -1^2 = (2+1)(2-1)

next...

– 3^2 + 4^2 = 4^2 – 3^2 = (4-3)(4+3)

Hence you get (1+2) + (3+4) ....
_________________

Impossible is nothing

Senior Manager
Senior Manager
Joined: 20 Feb 2006
Posts: 376
Followers: 1

Kudos [?]: 0 [0], given: 0

GMAT Tests User
 [#permalink] New post 04 Dec 2006, 16:32
Hermione wrote:
let me try to explain...

work 2 digits by 2 digits

-1^2 +2^2 = 2^2 -1^2 = (2+1)(2-1)

next...

– 3^2 + 4^2 = 4^2 – 3^2 = (4-3)(4+3)

Hence you get (1+2) + (3+4) ....


Thanks Hermione but I got it late last night :sleep

Yesterday was a bad day! :???
GMAT Club Legend
GMAT Club Legend
User avatar
Status: Um... what do you want to know?
Joined: 04 Jun 2007
Posts: 5463
Location: SF, CA, USA
Schools: UC Berkeley Haas School of Business MBA 2010
WE 1: Social Gaming
Followers: 49

Kudos [?]: 309 [0], given: 14

GMAT Tests User
 [#permalink] New post 16 Jul 2007, 23:41
Sorry for reviving an old thread, but isn't there an easier way to do this since it's related to arithmetic series?

We know that 2^2-1^2 = 3
4^2 - 3^2 = 7
6^2 - 5^2 = 11
and so forth.

So you have a series of 10 numbers, starting with a1 = 3, d = 4, and n = 10.

Sum of this series is [10( 2(3) + (10-1)(4)]/2 = 210.
Current Student
Joined: 28 Dec 2004
Posts: 3439
Location: New York City
Schools: Wharton'11 HBS'12
Followers: 11

Kudos [?]: 134 [0], given: 2

GMAT Tests User
 [#permalink] New post 17 Jul 2007, 09:39
I cant seem to understand the symbols..can someone repost.
2 KUDOS received
Current Student
Joined: 28 Dec 2004
Posts: 3439
Location: New York City
Schools: Wharton'11 HBS'12
Followers: 11

Kudos [?]: 134 [2] , given: 2

GMAT Tests User
 [#permalink] New post 17 Jul 2007, 11:21
2
This post received
KUDOS
OK read it again..and the symbol is just a (-)

so we have -1^2 +2^2 - 3^2+4^2....

can be simplifyed..to

(a-b)(a+b) here b =1 and a=2;

(2-1)(2+1)+(4-3)(4+3)...basically it becomes 1+2+3....+20

so the sum of the first 20 integers is (20+1)/2 * (20-1)+1=210

A it is.
Intern
Intern
Joined: 22 Jun 2009
Posts: 2
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: Yet Another Sequence! [#permalink] New post 29 Jun 2009, 14:13
Thanks for reposting the question. I couldnt make sense of the symbol either. I am new to GMATClub and I must say that this group is more than just impressive. I appreciate the camaraderie the members show to help each other get their best, and hope to contribute whenever I can. In that spirit....

I got the (2-1)(2+1) + (4-3)(4+3) + (6-5)(6+5) + (8-7)(8+7) + ..... + (20-19)(20+19).... part
But then this translates to 3 + 7 + 11 + 15 +...... + 39, which I solved as 10 terms with next term incremented by 4.
So their sum would be the middle term (average of 19 and 23 = 21) multiplied by 10 = 210.

Using "Sum of n terms of an equally spaced series = middle terms * n" (if n = even, middle term is average of the two middle terms).
Manager
Manager
Joined: 25 Feb 2009
Posts: 57
Followers: 1

Kudos [?]: 7 [0], given: 0

Re: Yet Another Sequence! [#permalink] New post 06 Nov 2009, 09:46
I followed the same way as kryzak's. But I think anindyat's way is a bit faster.
Manager
Manager
Joined: 22 Sep 2009
Posts: 228
Location: Tokyo, Japan
Followers: 2

Kudos [?]: 14 [0], given: 8

GMAT Tests User
Re: Yet Another Sequence! [#permalink] New post 23 Nov 2009, 05:49
Great alternative way from anindyat...
never thought about that
Intern
Intern
Joined: 14 Apr 2010
Posts: 5
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: Yet Another Sequence! [#permalink] New post 14 Apr 2010, 11:17
I believe this has already been said in other ways, but I got lost in some of the terminology and symbols, so I had to to break it down a little more for myself. Hopefully this helps anyone still confused by this.

This is a arithmetic sequence, but only if we look at it in pairs. So (-1^2 + 2^2) is the first pair. (-3^2 + 4^2) is the second pair and so on. The sum in each pair adds four to the previous pair each time as follows:

(-1^2 + 2^2) = 3 (note: 3 is our starting number)
(-3^2 + 4^2) = 7
(-5^2 + 6^2) = 11
(-7^2 + 8^2) = 15
.
.
.
(-19^2 + 20^2) = 39

As soon as we recognize the sequence, we can use the sum of n terms arithmetic progression formula:
Sum of n terms = (n/2) x (value of 1st term + value of last term)
substitute:
sum of n terms = (10/2) x (3+39) = 5 x 42 = 210

Note: we used 10 as the N # of terms because we turned the 20 original terms into 10 pairs.

For those concerned about speed, on this problem all that we have to do is calculate the first couple of pairs until we see the pattern, then calculate the last pair (-19^2 + 20^2), add it to the outcome of the first pair (-1^2 + 2^2) and multiply by 5. This can be done in way under 2 minutes.

Hope that helps.
Intern
Intern
Joined: 22 Jun 2010
Posts: 9
Followers: 0

Kudos [?]: 0 [0], given: 0

Re: Yet Another Sequence! [#permalink] New post 09 Jul 2010, 21:26
if you didn't see that grouping you could always after doing a couple of numbers see that after every addition step which happens to coincide with even numbers there is an overall increase but the value never attains the value of the squared term added...

so you know that after adding 20^2 the answer will be less than 400


at this point, either guess or do a few terms and see that the negative value build up to higher than 70.....ie 400-330.....
Re: Yet Another Sequence!   [#permalink] 09 Jul 2010, 21:26
    Similar topics Author Replies Last post
Similar
Topics:
New posts Part 1) 164 is the first term in a series, 173 is the sunniboy007 1 22 Mar 2004, 15:59
Popular new posts Find the the sum of the first 20 terms of this series which Antmavel 14 13 Mar 2005, 19:19
New posts Find the number which does not fit the series anirban16 1 23 Mar 2005, 19:32
New posts Find the sum of the first 20 terms of the series: 1^2 + 2^2 oops 5 04 Jul 2007, 17:25
New posts how do we find the sum of n terms of series : (1^2) + (1^2 earthwork 8 29 Oct 2008, 21:01
Display posts from previous: Sort by

Find the the sum of the first 20 terms of this series which

  Question banks Downloads My Bookmarks Reviews  


GMAT Club MBA Forum Home| About| Privacy Policy| Terms and Conditions| GMAT Club Rules| Contact| Sitemap

Powered by phpBB © phpBB Group and phpBB SEO

Kindly note that the GMAT® test is a registered trademark of the Graduate Management Admission Council®, and this site has neither been reviewed nor endorsed by GMAC®.