




Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The rules for summing the first k terms of a sequence, specifically the distributive law, commutative law, and combination of the first two rules. It also covers the sum of the first k terms in an arithmetic sequence and a geometric sequence.
Typology: Summaries
1 / 8
This page cannot be seen from the preview
Don't miss anything!





Suppose a 1 , a 2 , ... is a sequence. Sometimes we’ll want to sum the first k numbers (also known as terms) that appear in a sequence. A shorter way to write a 1 + a 2 + a 3 + · · · + a (^) k is as
X^ k
i=
a (^) i
There are four rules that are important to know when using
. They are listed below. In all of the rules, a 1 , a 2 , a 3 , ... and b 1 , b 2 , b 3 , ... are sequences and c 2 R.
Rule 1. c
X^ k
i=
a (^) i =
X^ k
i=
cai
Rule #1 is the distributive law. It’s another way of writing the equation c(a 1 + a 2 + · · · + a (^) k ) = ca 1 + ca 2 + · · · + cak
Rule 2.
X^ k
i=
a (^) i +
X^ k
i=
b (^) i =
X^ k
i=
(a (^) i + b (^) i )
This rule is essentially another form of the commutative law for addition. It’s another way of writing that
(a 1 + a 2 + · · · + a (^) k ) + (b 1 + b 2 + · · · + b (^) k ) = (a 1 + b 1 ) + (a 2 + b 2 ) + · · · + (a (^) k + b (^) k )
Rule 3.
X^ k
i=
ai
X^ k
i=
b (^) i =
X^ k
i=
(a (^) i b (^) i )
Rule #3 is a combination of the first two rules. To see that, remember that b (^) i = ( 1)b (^) i , so we can use Rule #1 (with c = 1) followed by Rule #2 to derive Rule #3, as is shown below:
X^ k
i=
a (^) i
X^ k
i=
b (^) i =
X^ k
i=
a (^) i +
X^ k
i=