Arithmetic Sequence Math Example 4

Follow the full solution, then compare it with the other examples linked below.

Example 4

medium
Find the sum of all integers from 1 to 100.

Solution

  1. 1
    Arithmetic sequence: a1=1a_1=1, a100=100a_{100}=100, n=100n=100.
  2. 2
    S100=1002(1+100)=50ร—101=5050S_{100} = \frac{100}{2}(1+100) = 50 \times 101 = 5050.

Answer

50505050
The sum formula pairs terms from opposite ends: 1+100=2+99=โ‹ฏ=1011+100 = 2+99 = \cdots = 101. With 50 such pairs the total is 50ร—101=505050 \times 101 = 5050.

About Arithmetic Sequence

A sequence where each term is obtained from the previous by adding a fixed constant called the common difference dd.

Learn more about Arithmetic Sequence โ†’

More Arithmetic Sequence Examples