12 multiple-choice questions, progressively harder.
Which of these is a series rather than a sequence?
Solution
Correct answer: A
A sequence is a list of terms, while a series is what you get by adding those terms together.
2+5+8+11=262 + 5 + 8 + 11 = 262+5+8+11=26
The plus signs make it a sum, so it is a series; the others are lists.
A series is best described as which of the following?
Correct answer: B
A sequence is the ordered list; a series adds the entries of that list.
Sn=a1+a2+⋯+anS_n = a_1 + a_2 + \cdots + a_nSn=a1+a2+⋯+an
So a series is the sum of the terms of a sequence.
Evaluate ∑k=142k\sum_{k=1}^{4} 2k∑k=142k.
Substitute k=1,2,3,4k = 1, 2, 3, 4k=1,2,3,4 into the summand 2k2k2k and add.
2+4+6+8=202 + 4 + 6 + 8 = 202+4+6+8=20
How many terms are in the sum a1+a2+⋯+a12a_1 + a_2 + \cdots + a_{12}a1+a2+⋯+a12?
Correct answer: C
The terms run from position 111 to position 121212, so count 12−1+112 - 1 + 112−1+1.
12−1+1=1212 - 1 + 1 = 1212−1+1=12
There are 121212 terms.
Write 3+6+9+12+153 + 6 + 9 + 12 + 153+6+9+12+15 using summation notation.
Correct answer: D
Each term is 333 times its position, so the summand is 3k3k3k, and there are 555 terms.
∑k=153k=3+6+9+12+15\sum_{k=1}^{5} 3k = 3 + 6 + 9 + 12 + 15∑k=153k=3+6+9+12+15
An arithmetic series has first term a1=2a_1 = 2a1=2, last term an=20a_n = 20an=20, and n=10n = 10n=10 terms. Find S10S_{10}S10.
Use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with the first term, last term, and count given.
S10=10(2+20)2=2202=110S_{10} = \frac{10(2 + 20)}{2} = \frac{220}{2} = 110S10=210(2+20)=2220=110
The sum of the first nnn terms of a sequence is called which of these?
Adding the terms of a sequence gives a series; the sum of the first nnn of them is a partial sum.
That total SnS_nSn is the (partial) sum, a series.
Find S5S_5S5 for the arithmetic series 4+7+10+13+164 + 7 + 10 + 13 + 164+7+10+13+16.
Use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=5n = 5n=5, a1=4a_1 = 4a1=4, and a5=16a_5 = 16a5=16.
S5=5(4+16)2=5×202=50S_5 = \frac{5(4 + 16)}{2} = \frac{5 \times 20}{2} = 50S5=25(4+16)=25×20=50
Which sum does ∑k=14(k+2)\sum_{k=1}^{4} (k + 2)∑k=14(k+2) represent?
Substitute k=1,2,3,4k = 1, 2, 3, 4k=1,2,3,4 into the summand k+2k + 2k+2.
(1+2)+(2+2)+(3+2)+(4+2)=3+4+5+6(1+2) + (2+2) + (3+2) + (4+2) = 3 + 4 + 5 + 6(1+2)+(2+2)+(3+2)+(4+2)=3+4+5+6
For 2,4,6,8,102, 4, 6, 8, 102,4,6,8,10, the average of the first and last term is 666. Multiplying by the 555 terms gives the sum. What is S5S_5S5?
The sum is the count times the average of the first and last term.
S5=5×2+102=5×6=30S_5 = 5 \times \frac{2 + 10}{2} = 5 \times 6 = 30S5=5×22+10=5×6=30
Adding directly, 2+4+6+8+10=302 + 4 + 6 + 8 + 10 = 302+4+6+8+10=30, agrees.
Find 1+2+3+⋯+201 + 2 + 3 + \cdots + 201+2+3+⋯+20.
Use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=20n = 20n=20, a1=1a_1 = 1a1=1, and a20=20a_{20} = 20a20=20.
S20=20(1+20)2=20×212=210S_{20} = \frac{20(1 + 20)}{2} = \frac{20 \times 21}{2} = 210S20=220(1+20)=220×21=210
Evaluate the series 10+20+30+4010 + 20 + 30 + 4010+20+30+40.
Use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=4n = 4n=4, a1=10a_1 = 10a1=10, and a4=40a_4 = 40a4=40.
S4=4(10+40)2=4×502=100S_4 = \frac{4(10 + 40)}{2} = \frac{4 \times 50}{2} = 100S4=24(10+40)=24×50=100
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.