Lesson 102: Arithmetic Series: Linear Summation

Summing it Up

A Series is the sum of the terms of a sequence. For an arithmetic series, there is a shortcut formula discovered by Gauss when he was a child.

\[S_n = \frac{n(a_1 + a_n)}{2}\]

The Rule: Multiply the number of terms by the average of the first and last terms.

Worked Examples

Example 1: Summing 1 to 100

Find the sum of all integers from 1 to 100.

Example 2: Finding the Sum of an Odd Sequence

Find the sum of the first 10 odd numbers: 1, 3, 5, ..., 19.

The Bridge to Quantum Mechanics

In Quantum Mechanics, we often have to calculate the "Total Energy" of a collection of particles. If these particles are in a system where the energy levels increase linearly (like in certain idealized models of light), we use arithmetic series to find the total energy of the group. This is the first step toward Statistical Mechanics—the study of how billions of quantum particles combine to create the macroscopic properties of temperature and pressure.