Pairing up with Gauss

By mathmom

[A number of people seem to be finding this post by searching for things like "adding up numbers in a sequence" or "what is the sum of all the numbers from..." or "summing arithmetic sequences" etc. I hope that you will stay and read this article, even though it doesn't give you the formula. It walks through the method of finding such sums at a level appropriate for about 4th grade and up, and the derivation of the formula at a level appropriate for middle schoolers. Once you've learned to derive the formula, you need not memorize it, since you can re-derive it as needed.]

Here is of a lesson I developed for group of 10- to 12-year-olds. I plan to use it the first time I meet with them this year. I will first ask them to think about how they might add up all the numbers from 1 to 100, and we’ll talk about the different ways it can be done, then talk about the Gauss story, and play with lots of different kinds of sequences. I have shown many of them the Gauss trick before when playing with triangle numbers, etc. But I’m not sure how many will remember it, and in any case, this lesson is designed to take them to the next level.

They have had only very limited exposure to algebraic notation and variables, so I’m pushing things at the end, but we’ll see how it goes. I may spread this out over two class periods; I don’t think one will give them time to play with the numbers and try playing with the variables, but I’m never sure how long things will take, so again, we’ll see how it goes…

Here’s a nice illustration of some other ways of adding up sequences like this. (Full article here.) I’m hoping that my group will come up with some of these during our initial discussion of how we might approach adding up these numbers.

Young Gauss’s “trick” for finding the sum of an arithmetic progression is usually explained in terms of adding pairs of elements from opposite ends of the sequence, so that all the pairs have the same sum. One way to envision this process is to fold the series in half with a hairpin bend. Another approach is to write the series twice, once in ascending and once in descending order. A third method selects just a single pair of elements, typically the first and last, in order the calculate the average. Finally, some tellers of the story point out that the formula for summing the first n natural numbers also generates the nth triangular number; in effect, the sum is half the area of an n-by-n+1 rectangle. Brian Hayes

Adding Arithmetic Sequences by Pairing Off

Legend has it that when the great mathematician Carl Gauss was a young boy, his teacher asked him to add all the numbers from 1 to 100. Gauss quickly realized that there was a fast way of doing this, paired numbers from each end, and multiplied by the number of pairs.

sum to 100 jpeg

We can see that this sequence contains several pairs, each of which adds up to 101.

Now all we need to do is figure out how many pairs there are. Since there are 100 numbers, and there are 2 numbers in each pair, there are 50 pairs. So there are 50 101’s to add up. When we add 101 50 times, we get 50 × 101 = 5050. So…

1 + 2 + 3 + … + 98 + 99 + 100 = 5050.

Pairing Up – Practice

Use the pairing up method to find each of the following sums:

1 + 2 + 3 + … + 28 + 29 + 30
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:_____

1 + 2 + 3 + … + 48 + 49 + 50
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:_____

1 + 2 + 3 + … + 23 + 24 + 25
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:_____
Use this sequence to explain why the same method even works for sequences containing odd numbers of entries.

(I’m going to cut out all of the “routine” questions for the rest here, but they’re all on the worksheet for the kids.)

2 + 4 + 6 + … + 36 + 38 + 40
11 + 12 + 13 + … + 48 + 49 + 50
5 + 6 + 7 + … + 63 + 64 + 65

1 + 4 + 7 + … + 64 + 67 + 70
How many numbers*:_____
*Careful, this one’s tricky. See if you can figure this out by finding a pattern and a rule. Explain what you did.

Pairing up – Finding the Rules

1 + 2 + 3 + … + (n-2) + (n-1) + n
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:________

2 + 4 + 6 + … + (2n-4) + (2n-2) + 2n
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:________

a + (a+d) + (a+2d) + … + (a+(n-3)d) + (a+(n-2)d) + (a+(n-1)d)
Fill in this description: This is a sequence of _____ numbers starting from _____ and increasing by _____ each time.
How many numbers:_____
How many pairs:_____
Sum of each pair:_____
Overall sum:________

Here’s a link to a copy of my worksheet. Feel free to use it, as long as you retain my copyright notice at the bottom of each page. If you find it useful, I’d love it if you’d let me know.

Pairing Off With Gauss

Related Post: Visit To Guangyang Primary School (relates a 4th grade lesson on this topic — scroll way down)

Follow-ups:

Pairing Up with Gauss — Follow-up I

Pairing Up with Gauss — Follow-up II

33 Responses to “Pairing up with Gauss”

  1. mathmom Says:

    Someone found my blog yesterday with a search for “sum of first 50 multiples of 11″. I hope this post helped them figure it out!

  2. Clueless Says:

    Hi Mathmom,

    In your practice exercises, you may want to give them a decreasing sequence also. Also you may want to illustrate exercises which involve 100 terms or so, and thus make the point of infeasibility via brute force.

    TC

  3. mathmom Says:

    Thanks TC, those are good suggestions.

  4. mathmom Says:

    Interestingly, A Learning Computation post on Social Rank led me to this post where the author uses the formula for the sum of the first n natural numbers as an example of using math to write more efficient computer programs. It might be natural to write a computer program to find the sum of the first n natural numbers to write a loop to add them one by one, but as Talat points out, it is just as inefficient for a computer (though considerably faster) to do that as for a human.

  5. Pairing Up with Gauss — Follow-up I « Ramblings of a Math Mom Says:

    [...] Up with Gauss — Follow-up I I tried the beginning of my Pairing Up With Gauss lesson with my middle school group, which contains 10- to 13-year-olds at approximately 6th to 8th [...]

  6. mathmom Says:

    See this post for a follow-up on my presentation of the first part of this lesson to my middle school group.

  7. Pairing Up with Gauss — Follow-up II « Ramblings of a Math Mom Says:

    [...] Gauss — Follow-up II Today I got to meet with my middle school group again. We reviewed the Pairing Up with Gauss worksheet from 2 weeks ago. They remembered a lot and moved quickly through a few review examples. I made [...]

  8. Elementary Problem Solving « Ramblings of a Math Mom Says:

    [...] the sum of the first and the last number is the same as the sum of the second and third number (setting the scene for a simplified discussion of the Gauss method of adding lists of consecutive numbers) [...]

  9. Andrée Says:

    hi
    the worksheet URL returns a 404 error.

    :0(

  10. mathmom Says:

    Indeed it is. It used to work, and I can’t see why it shouldn’t still be working. I put a question up on the support forum to see if I can get it straightened out.

  11. mathmom Says:

    The link should be working again now. Thanks for the heads up, Andree.

  12. Hennerz Says:

    Cool way for my boring maths prep!!!

  13. 20th Carnival of Mathematics « Ramblings of a Math Mom Says:

    [...] But the first thing that caught my attention (after the cool Japanese counting video at the bottom of the Carnival post) was Meep’s videocast on Gauss’ Method of adding a series of consecutive numbers from 1 to n, since I have been doing a fair bit of blogging on teaching about arithmetic series in general, starting with the post on Pairing up with Gauss. [...]

  14. Kds Says:

    This was discovered by Ramanujan in India, while he was in 4th Grade School !

  15. mathmom Says:

    Kds, I’m not sure what your point is. It was certainly a well-understood method before Ramanujan was in the 4th grade, and I don’t think it’s particularly remarkable for a 4th grader to understand it. (I show it to kids that age all the time.) Among all the things that are impressive about that mathematician, I would say that even discovering this method independently in 4th grade would not be anywhere near the top of the list. ;-)

  16. Sum of a geometric series « Ramblings of a Math Mom Says:

    [...] found my blog searching on “1 2 4 8 16 32 64 sequence sum”. They probably found my Pairing Up With Gauss post which didn’t answer their question. If they want a thorough answer, I suggest they [...]

  17. Series differences, and fascinating facts « Ramblings of a Math Mom Says:

    [...] I had predicted that they would all solve this by summing each series and subtracting, I explicitly asked them to find two ways, showing their work each [...]

  18. Genielinda Says:

    I must tell you your explanation made this simple for this old grandma who was trying to help out her 12 year old 6th grader! Have to love Google. It made perfect sense to me, although I’ll never have to do it again. ha ha

  19. Fill In the Number Puzzles « Ramblings of a Math Mom Says:

    [...] first think about what the sum of all the available numbers is if they were each used only once: 1+2+…+8+9 = 45.  Since we need the total of the 3 sides to be 60 (3×20) we know that the numbers that are [...]

  20. Eric Schwing Says:

    Read Music of the Primes. It seems partitioning has to do with additions or at least factoring down to additions. How does one use this method for Prime numbers or can it be done?

    Also how did Euler’s product 1 + 1/4+1/9+1/16 zero in to 8/5?
    I was always challanged with high math and now that I am 59 cannot figure out how this equation came to 8/5?

    Also how did Euler use this equation to link it to quadrature of the circle
    which if I understand correctly deals with squaring a circle that is impossible but does trail off to infinite sides and how does one square a circle and know it was divided by 6 for this equation

  21. Eric Schwing Says:

    ARE YOU THERE??? or is this a defunct site.??

  22. mathmom Says:

    Hi Eric,

    Thanks for you comments and sorry for the slow response. It’s an extremely busy time of year for me right now…

    The series 1 + 1/4 + 1/9 + … does not sum to 8/5 but rather to (pi^2)/6, which is approximately 8/5. As to how that relates to squaring the circle, I’m not sure offhand.

  23. Eric Schwing Says:

    Mathmom; thanks for the response….how did they arive close to 8/5 ??

  24. Eric Schwing Says:

    oops…arrive

  25. mathmom Says:

    well, you can arrive at a “close” approximation of the sum of the series by figuring out the partial sums:

    S0 = 1
    S1 = 1 + 1/4 = 1.25
    S2 = 1 + 1/4 + 1/9 = 1.36111…
    S3 = 1 + 1/4 + 1/9 + 1/16 = 1.4236111…
    S4 = 1 + 1/4 + 1/9 + 1/16 + 1/25 = 1.46361111

    pi^2/6 is 1.64493407 and 8/5 is 1.6 so it will be a while before those partial sums start looking really close. Using an excel spreadsheet, I found that S30 = 1.613191. So if you just want an approximation, you can do it that way.

    To prove that it converges to pi^2/6 requires calculus. It’s way beyond the scope of this blog (wherein I discuss primarily K-8 math education) and also an area where I’m pretty rusty these days, but click the link above if you want to see one way of proving it.

  26. Eric Schwing Says:

    Wow, thankyou..

  27. Eric Schwing Says:

    One more question. I can see that each series increase increases slightly.
    but how are these complex numbers greater than 1 reconstructed??

    So for example in your third series what is the complex number reconstructed and how is it done. It is easy to see that 5 by 8 is 1.6
    but how are each increases reconstructed to that convergent new complex number

    And finally does the series of 30 terms get so small that it does in fact converge to that 8/5 in other words each series has their own converging complex number and how did they know to stop there?

  28. mathmom Says:

    I don’t understand what you are asking about reconstructing complex numbers. And, for starters, I assume you’re not talking about complex numbers in the mathematical sense. But which numbers are you asking about “reconstructing”?

    If you are asking how I got the different S1, S2, S3, …. sums it is just by adding fractions (although the result is expressed in decimal notation):

    S2 = 1 + 1/4 + 1/9 = 1 + 9/36 + 4/36 = 1 + 13/36 = 1.36111… in decimal notation

    There is only one series here, and it is infinite, and it does converge, but not to 8/5 but rather to pi^2/6, which is somewhat close to 8/5. The only reason I can think of that you ever saw 8/5 associated with this series would have been as a rough estimate, though I don’t know where it came from or why someone felt it would be valuable to present that estimate, since it is not that close to the true value.

  29. Eric Schwing Says:

    also, the second term 1.25 is the common denominator 5 and is not an infinite complex number…Is it because even numbers are all finite and odd numbers produce infinte series numbers?

    Can you recommend a book that helps me do a crash course on abstract relations in math? I am a History buff and social theorist and one of the reasons I did not do so well in math, It was taught as rote calculations without an overall view to connections, just like History is taught in school.

  30. mathmom Says:

    Some fractions, such as 1/3 are repeating decimals in decimal notation. They are not complex numbers, they are rational numbers. It is not a matter of even or odd, for example 3/5 = .6

    I don’t know of a book offhand, but you might want to check out the online course discussed here. I’ve also heard good things about the videos available from The Teaching Company, but they’re fairly expensive.

    Ask Dr. Math is a great online resource for learning more about math topics.

    Hope that helps.

  31. rebecca Says:

    Wow! you explain this better than my college professor in Intermediate Algebra. If kids can learn this stuff early in life, more power to them. It stinks when an adult brain tries to learn something, we become clueless. Great blog.

  32. mathmom Says:

    Rebecca,

    Thanks for the kind words!

  33. Harry Says:

    Hi

    I have a team of 8 people who need to be paired up in 2’s within pairings of 4’s over 4 days.
    eg: Day1: 1&2 plays with 3&4
    Day2: 1&5 plays with 2$6
    etc
    What is the best formula to divide them up evenly so that everyone gets to play with everyone else on different days in different 4balls.
    I know some will play more with others as they are only 8 people, but I am looking for the best fit.
    Please could you gelp me with some form of algorithm or something.

Leave a Reply