Calculus/Definition of a Series

From testwiki
Jump to navigation Jump to search

Definition of a Series

Template:Calculus/Def

For a sequence d, the series D would be D=d1+d2+d3.... This is true for all series, as it follows from the definition. Only adding a sub-sequence is called a partial sum.

Summation Notation

Purely using the prior definition of a series is possible, but unwieldy. Instead we can again put to use summation notation, which was partially covered in the section on 'integrals'. Some common properties and identities are outlined here.

Identities

k=0nc=nc where c is some constant.
k=0nk=n(n+1)2
k=0nk2=n(n+1)(2n+1)6
k=0nk3=n2(n+1)24

Properties

knsk+nmsk=kmsk This is the adding of sums.
jknsk=knjsk Note that this is essentially the distributive property, so this will work for anything that follows the distributive property, even non-constant terms.

Template:BookCat