+ Reply to Thread
Results 1 to 6 of 6

Thread: Sum of Consecutive Odds, Evens, Squares, etc...

  1. #1
    Trying to make mom and pop proud mtamassia just joined TestMagic. mtamassia's Avatar
    Join Date
    Jun 2006
    Posts
    13

    Sum of Consecutive Odds, Evens, Squares, etc...

    Hi Folks,

    I keep wasting a long time with questions asking about Sum consecutive numbers. I try not to memorize the formulas but sometimes it can take some time just to get it.

    I found different approaches on different posts so I wanted to consolidate it on this post.

    1) The Sum of Consecutive Numbers

    I just average the First and Last, and multiply the result by the number of numbers on the range (adding 1, if inclusive). Is there an easier/better way?

    2) The Sum of Consecutive Positive Evens

    ???

    3) The Sum of Consecutive Positive Odds

    ???

    4) The Sum of Consecutive Squares

    ???

  2. #2
    Eager! thegoat just joined TestMagic. thegoat's Avatar
    Join Date
    Jun 2006
    Location
    India
    Posts
    90
    the easiest way would be 2 use the knowledge of progressions...
    The Greatest Of All Times

  3. #3
    Within my grasp! iisan is on the way! iisan's Avatar
    Join Date
    Apr 2006
    Posts
    346
    1) The Sum of Consecutive Numbers

    n(n+1)/2

    2) The Sum of Consecutive Positive Evens

    n(n+1)

    3) The Sum of Consecutive Positive Odds

    n^2

    4) The Sum of Consecutive Squares

    n(n+1)(2n+1)/6
    Some people are more talented than others. Some are more educationally privileged than others. But we all have the capacity to be great. Greatness comes with recognizing that your potential is limited only by how you choose, how you use your freedom, how resolute you are, how persistent you are -- in short, by your attitude. And we are all free to choose our attitude. -- Peter Koestenbaum

  4. #4
    Trying to make mom and pop proud mtamassia just joined TestMagic. mtamassia's Avatar
    Join Date
    Jun 2006
    Posts
    13
    Thanks for the post.

    Now we only need the Sum of Consecutive Reciprocals...

  5. #5
    Eager! tejpret just joined TestMagic.
    Join Date
    Jan 2005
    Location
    New Delhi, India
    Posts
    30

    Lightbulb I have something to add

    Sum of 1st N integer numbers starting from 1
    n(n+1)
    2

    Sum of 1st N^2 integer numbers starting from 1
    n(n+1)(2n+1)
    6
    Sum of 1st N^3 integer numbers starting from 1
    (1 n(n+1))^2
    2

    N people making handshake that every shakes hand with every other person
    n(n-1)
    2

    For Reciprocal I have the following
    1 + 1 + 1 + ..........+ 1
    201 202 203 300

    Find Range
    1 * 100 = 1 (approx)
    201 2

    1 * 100 = 1 (approx)
    300 3


    So answere should be between 1 & 1
    2 3


    Hope it helps!

  6. #6
    Eager! coolsrini1981 just joined TestMagic.
    Join Date
    May 2006
    Posts
    71
    Quote Originally Posted by tejpret
    Sum of 1st N integer numbers starting from 1
    n(n+1)
    2

    Sum of 1st N^2 integer numbers starting from 1
    n(n+1)(2n+1)
    6

    Sum of 1st N^3 integer numbers starting from 1
    (1 n(n+1))^2
    2

    N people making handshake that every shakes hand with every other person
    n(n-1)
    2

    For Reciprocal I have the following
    1 + 1 + 1 + ..........+ 1
    201 202 203 300

    Find Range
    1 * 100 = 1 (approx)
    201 2

    1 * 100 = 1 (approx)
    300 3


    So answere should be between 1 & 1
    2 3


    Hope it helps!


    Excellent one tejpreet..can u pls elaborate the reciprocals part mentioned..i could not getit..thks in adv
    Try and Try ill u succeed. If u fail try harder

+ Reply to Thread

Similar Threads

  1. Odds?
    By kishugoel in forum GMAT Data Sufficiency
    Replies: 1
    Last Post: 06-12-2008, 08:06 PM
  2. Now that the NSF is in...what are the odds?
    By Slutskii in forum PhD in Economics
    Replies: 0
    Last Post: 11-15-2007, 11:43 PM
  3. ODDs and EVENs
    By Serenity in forum GRE Math
    Replies: 4
    Last Post: 11-05-2007, 02:47 PM
  4. Odds and evens
    By whoopsieDaisy in forum GMAT Data Sufficiency
    Replies: 7
    Last Post: 01-24-2007, 03:48 AM
  5. Product of all evens from 2 to n
    By ebertc in forum GMAT Problem Solving
    Replies: 3
    Last Post: 08-14-2006, 08:01 PM

Bookmarks

What you can do

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

SEO by vBSEO 3.5.0 RC2