Sums

Overview

The summation of a sequence of terms is denoted and defined as follows:

k=mnak=am+am+1++an

The resulting number is called the sum. Variable k is called the summation index. It ranges from the start index to the end index.

Average Value

If a1,a2,,an are n real numbers, their arithmetic mean a¯ is defined by the equation

a¯=1nk=1nak.

If w1,w2,,wn are nonnegative real numbers, not all zero, the weighted arithmetic mean a¯ is defined by the formula

a¯=k=1nwkakk=1nwk.

In this context, w1,w2,,wn are called weights.

By Parts

Let (an) and (bn) be sequences. Then

k=mnakΔbk=(an+1bn+1ambm)k=mnbk+1Δakk=mnakbk=(anbnam1bm1)k=mnbk1ak,

where Δ and refer to difference operators. These formulas are the discrete analogue to integration by parts.

Powered by Forestry.md