Halbsumme
Halbsumme is the value obtained by averaging two numbers a and b, defined as (a+b)/2. In German mathematical usage, Halbsumme is synonymous with the arithmetic mean of two numbers and represents the midpoint of the closed interval [a,b] on the real number line. It is symmetric in a and b and always lies between them; if a ≤ b, then a ≤ (a+b)/2 ≤ b.
In numerical methods, the halbsumme is used as the equal-weight representative of two values, for example as
In trigonometry the term halbsumme appears in half-sum formulas, where expressions such as sin x + sin
For more than two numbers, the analogous concept is the arithmetic mean or average: the mean of
Example: the halbsumme of 4 and 8 is (4+8)/2 = 6; the halbsumme of −3 and 7 is
See also: arithmetic mean, midpoint, bisection method, sum-to-product formulas.