아벨의 합 공식 (Abel's Summation Formula) 은 다음과 같습니다.
$$ \sum_{y < n \leq x} a(n) f(n) = A(x) f(x) - A(y) f(y) - \int_{y}^{x} A(t) f'(t) dt $$
-