Last visit was: 25 Apr 2024, 13:27 It is currently 25 Apr 2024, 13:27

Close
GMAT Club Daily Prep
Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.

Customized
for You

we will pick new questions that match your level based on your Timer History

Track
Your Progress

every week, we’ll send you an estimated GMAT score based on your performance

Practice
Pays

we will pick new questions that match your level based on your Timer History
Not interested in getting valuable practice questions and articles delivered to your email? No problem, unsubscribe here.
Close
Request Expert Reply
Confirm Cancel
SORT BY:
Date
Tags:
Show Tags
Hide Tags
avatar
Intern
Intern
Joined: 15 Dec 2008
Posts: 13
Own Kudos [?]: 13 [8]
Given Kudos: 3
Concentration: finance
Schools:anything
Send PM
Most Helpful Reply
User avatar
Manager
Manager
Joined: 18 Aug 2009
Posts: 192
Own Kudos [?]: 773 [63]
Given Kudos: 13
 Q50  V35
Send PM
User avatar
Intern
Intern
Joined: 24 Sep 2009
Posts: 19
Own Kudos [?]: 483 [49]
Given Kudos: 2
Send PM
General Discussion
avatar
Intern
Intern
Joined: 07 Oct 2009
Posts: 11
Own Kudos [?]: 16 [4]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
2
Kudos
2
Bookmarks
An easier way to add n consecutive numbers is

n*(firstnumber + lastnumber)/2

so for the first 200 numbers it will be
200*(1+200)/2
User avatar
Manager
Manager
Joined: 18 Aug 2009
Posts: 192
Own Kudos [?]: 773 [1]
Given Kudos: 13
 Q50  V35
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
1
Bookmarks
rohitbhotica wrote:
An easier way to add n consecutive numbers is

n*(firstnumber + lastnumber)/2

so for the first 200 numbers it will be
200*(1+200)/2


@rohitbhotica

The only thing to remember is, if first number is not 1, then you may not multiply by n. e.g. if you want to find the sum of consecutive numbers from 10 to 20, then 20*(10+20)/2 does not give correct results.
avatar
Intern
Intern
Joined: 07 Oct 2009
Posts: 11
Own Kudos [?]: 16 [5]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
3
Kudos
2
Bookmarks
hgp2k wrote:
rohitbhotica wrote:
An easier way to add n consecutive numbers is

n*(firstnumber + lastnumber)/2

so for the first 200 numbers it will be
200*(1+200)/2


@rohitbhotica

The only thing to remember is, if first number is not 1, then you may not multiply by n. e.g. if you want to find the sum of consecutive numbers from 10 to 20, then 20*(10+20)/2 does not give correct results.



no in my explanation n is the number of numbers that are added. So a sum from 10 to 20 will have n as 11
so the answer will be 11*(10+20)/2 = 165 which is the answer.
I hope that helps
avatar
Intern
Intern
Joined: 07 Oct 2009
Posts: 11
Own Kudos [?]: 16 [0]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
and the best part about this is that it works for any number of numbers in a arithmetic progression..
User avatar
Manager
Manager
Joined: 25 Feb 2009
Posts: 52
Own Kudos [?]: 122 [0]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
Well, that's great, Benjiboo. I understand almost all about geometric & arithmetic sequences now.

However, I still have one question about the Increment 4 above.

I suppose in the example about the number of multiples of 7 between 2 and 120, the increment should be 7. If so, we have

(119-7)/7 + 1 = 17 numbers --> this is true.

If increment is 4 --> (119-7)/4 + 1= 29 numbers --> not true.

Correct me if I am wrong.
User avatar
Intern
Intern
Joined: 24 Sep 2009
Posts: 19
Own Kudos [?]: 483 [2]
Given Kudos: 2
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
1
Kudos
1
Bookmarks
cheryl3007 wrote:
Well, that's great, Benjiboo. I understand almost all about geometric & arithmetic sequences now.

However, I still have one question about the Increment 4 above.

I suppose in the example about the number of multiples of 7 between 2 and 120, the increment should be 7. If so, we have

(119-7)/7 + 1 = 17 numbers --> this is true.

If increment is 4 --> (119-7)/4 + 1= 29 numbers --> not true.

Correct me if I am wrong.


Hi, sorry I had a typo in there, in which I had a 4 instead of a 7 in the equation. I have fixed it now.

As to clear up anyone who might now be confused by this post and my error, when you do such an equation for an increment, make sure that the FIRST TERM and LAST TERM are multiples of the increment. So if you wanted to find the multiples of 7 between 2 and 120, you would use 119 as the LAST TERM and 7 as the FIRST TERM. However, if you wanted to find the multiples of 4 between 2 and 120, your FIRST TERM would be 4, and your LAST TERM would be 120.

As for anyone else reading this, please PM me if you are having problems with this topic. I am in the middle of creating a GMAT MATH STRATEGY GUIDE that covers every GMAT topic for a quick reference. There are many different ways to think about each topic in math. For example, there is another way to think about series and sequences that I did not like here that may be easier for some people. My guide will include all of that, but it is not finished yet. However, please do PM me if you need help with any topic and nobody has answered your post or so on!

Benjiboo
User avatar
Intern
Intern
Joined: 27 Dec 2013
Posts: 30
Own Kudos [?]: 27 [5]
Given Kudos: 29
Concentration: Finance, General Management
Schools: ISB '15
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
3
Kudos
2
Bookmarks
Hi

Sum of n consecutive/first 'n' natural numbers = n(n+1)/2

Sum of n consecutive even numbers = n(n+1)

Sum of the squares of the first n natural numbers = n(n+1)(2n+1)/6

Sum of the cubes of first n natural numbers = [n(n+1)/2]^2 (the whole square)
avatar
Intern
Intern
Joined: 28 Jan 2015
Posts: 1
Own Kudos [?]: [0]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
If GMAT says "between" 1 and 120 (for example), would you actually include 1 and 120 (assuming they fit the requirements)? Linguistically speaking, there are 120 numbers "from" 1 "to" 120, but only 118 "between" 1 and 120 (from 2 to 119).
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [2]
Given Kudos: 81595
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
1
Kudos
1
Bookmarks
Expert Reply
gallery79 wrote:
If GMAT says "between" 1 and 120 (for example), would you actually include 1 and 120 (assuming they fit the requirements)? Linguistically speaking, there are 120 numbers "from" 1 "to" 120, but only 118 "between" 1 and 120 (from 2 to 119).


From The Official Guide For GMAT Quantitative Review, 2ND Edition, page 22:

To say that the number n is between 1 and 4 means that 1 < n < 4. If n is "between 1 and 4, inclusive," then \(1\leq n \leq 4\).
avatar
Intern
Intern
Joined: 22 Mar 2015
Posts: 4
Own Kudos [?]: 1 [0]
Given Kudos: 143
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
harishbiyani wrote:
Hi

Sum of n consecutive/first 'n' natural numbers = n(n+1)/2

Sum of n consecutive even numbers = n(n+1)

Sum of the squares of the first n natural numbers = n(n+1)(2n+1)/6

Sum of the cubes of first n natural numbers = [n(n+1)/2]^2 (the whole square)



I think you should add 'first' in: Sum of first n consecutive even numbers = n(n+1)
Math Expert
Joined: 02 Sep 2009
Posts: 92915
Own Kudos [?]: 619010 [0]
Given Kudos: 81595
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
Expert Reply
Bunuel wrote:
gallery79 wrote:
If GMAT says "between" 1 and 120 (for example), would you actually include 1 and 120 (assuming they fit the requirements)? Linguistically speaking, there are 120 numbers "from" 1 "to" 120, but only 118 "between" 1 and 120 (from 2 to 119).


From The Official Guide For GMAT Quantitative Review, 2ND Edition, page 22:

To say that the number n is between 1 and 4 means that 1 < n < 4. If n is "between 1 and 4, inclusive," then \(1\leq n \leq 4\).


1. Arithmetic




2. Properties of Integers



12. Sequences



For other subjects:
ALL YOU NEED FOR QUANT ! ! !
Ultimate GMAT Quantitative Megathread

Hope it helps.
avatar
Intern
Intern
Joined: 29 Mar 2019
Posts: 3
Own Kudos [?]: 0 [0]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
and the best part about this is that it works for any number of numbers in a arithmetic progression..
User avatar
Non-Human User
Joined: 09 Sep 2013
Posts: 32679
Own Kudos [?]: 822 [0]
Given Kudos: 0
Send PM
Re: Can someone tell me the formula of consecutive sum? [#permalink]
Hello from the GMAT Club BumpBot!

Thanks to another GMAT Club member, I have just discovered this valuable topic, yet it had no discussion for over a year. I am now bumping it up - doing my job. I think you may find it valuable (esp those replies with Kudos).

Want to see all other topics I dig out? Follow me (click follow button on profile). You will receive a summary of all topics I bump in your profile area as well as via email.
GMAT Club Bot
Re: Can someone tell me the formula of consecutive sum? [#permalink]
Moderator:
Math Expert
92914 posts

Powered by phpBB © phpBB Group | Emoji artwork provided by EmojiOne