63.4k views
3 votes
What can I learn in finding the sum of consecutive numbers?

1 Answer

5 votes

Answer:

By using Carl Gauss's clever formula, (n / 2)(first number + last number) = sum, where n is the number of integers, we learned how to add consecutive numbers quickly. We now know that the sum of the pairs in consecutive numbers starting with the first and last numbers is equal.

User Kajsa
by
4.6k points