Gauss's Quick Addition Trick
Gauss's quick addition trick finds the sum of any arithmetic sequence without adding term by term. In Grade 6 Saxon Math Course 1, students pair the first and last number to get a constant pair sum, count the number of pairs, and multiply. For the integers 1–100: pair sum = 1 + 100 = 101, pairs = 50, total = 101 × 50 = 5,050. The method works because symmetric pairings all share the same sum throughout an arithmetic sequence, transforming a tedious list addition into a single multiplication.
Key Concepts
Property To quickly add a sequence of numbers, pair the first and last numbers, the second and second to last, and so on. All pairs will have the same sum. Multiply this common sum by the number of pairs to find the total.
Examples To sum numbers from 1 to 10: Pair $(1+10), (2+9), (3+8), (4+7), (5+6)$. Each pair equals 11. With 5 pairs, the total is $11 \times 5 = 55$. To sum numbers from 1 to 8: Pair $(1+8), (2+7), (3+6), (4+5)$. Each pair equals 9. With 4 pairs, the total is $9 \times 4 = 36$. To sum the first five even numbers $(2, 4, 6, 8, 10)$: Pair $(2+10)$ and $(4+8)$, with 6 left over. The sum is $(12 \times 2) + 6 = 30$.
Explanation Why add numbers one by one when you can use a genius shortcut? Young Karl Gauss discovered you can pair numbers from the start and end of a list, and each pair magically adds up to the same amount! Just find that magic sum, count your pairs, multiply, and you're done. It's a much faster way to handle long sums.
Common Questions
What is Gauss's addition trick?
Pair the first and last numbers for a constant sum, count the pairs, and multiply. Total = pair sum × number of pairs.
What is the sum of integers from 1 to 100?
Pair sum = 1 + 100 = 101. Pairs = 50. Total = 101 × 50 = 5,050.
Find the sum of even integers from 2 to 20.
Pair sum = 2 + 20 = 22. There are 10 values, so 5 pairs. Total = 22 × 5 = 110.
Why does every pair in an arithmetic sequence have the same sum?
In an arithmetic sequence with constant difference d, pairing first + last, second + second-to-last, etc., always gives the same total because gains and losses of d cancel across each pair.
Is this trick named after a real mathematician?
Yes. Carl Friedrich Gauss reportedly used this method as a young student to instantly sum integers from 1 to 100 when assigned as a class exercise.