Aufsummung
Aufsummung is the operation of combining a collection of quantities by addition. In mathematics it covers both finite and infinite collections. For a finite list a1, a2, ..., an, the Aufsummung is the sum S = a1 + a2 + ... + an, typically written concisely as S = sum_{i=1}^n a_i.
For an infinite sequence (a_i), one defines partial sums S_N = sum_{i=1}^N a_i and the infinite sum as
Key properties include linearity and index handling. Summation is linear: sum_{i}(α_i x_i) can be distributed as
Notations and extensions include multiple sums, such as Σ_i Σ_j a_{ij}, which generalize summation over multi-index
Applications span probability (expectations as sums), combinatorics, numerical analysis, and physics, where discrete accumulations of quantities