12 multiple-choice questions, progressively harder.
Find the sum of the first 303030 terms of 2,5,8,11,…2, 5, 8, 11, \ldots2,5,8,11,…
Solution
Correct answer: D
Here a1=2a_1 = 2a1=2 and d=3d = 3d=3. First find the 303030th term: a30=2+29×3=89a_{30} = 2 + 29 \times 3 = 89a30=2+29×3=89.
Now use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=30n = 30n=30.
S30=30(2+89)2=15×91=1365S_{30} = \frac{30(2 + 89)}{2} = 15 \times 91 = 1365S30=230(2+89)=15×91=1365
Evaluate ∑k=16(3k−1)\sum_{k=1}^{6} (3k - 1)∑k=16(3k−1).
Correct answer: A
The summand 3k−13k - 13k−1 gives the arithmetic terms 2,5,8,11,14,172, 5, 8, 11, 14, 172,5,8,11,14,17 for k=1k = 1k=1 to 666.
Add them with Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an), using n=6n = 6n=6, first term 222, last term 171717.
S6=6(2+17)2=3×19=57S_6 = \frac{6(2 + 17)}{2} = 3 \times 19 = 57S6=26(2+17)=3×19=57
How many terms are in the series ∑k=520ak\sum_{k=5}^{20} a_k∑k=520ak?
Correct answer: C
The index runs from 555 to 202020, so use the count n−m+1n - m + 1n−m+1 with both endpoints included.
20−5+1=1620 - 5 + 1 = 1620−5+1=16
There are 161616 terms.
The sum 1+3+5+⋯+991 + 3 + 5 + \cdots + 991+3+5+⋯+99, the first 505050 odd numbers, equals what?
There are 505050 terms, from a1=1a_1 = 1a1=1 to a50=99a_{50} = 99a50=99.
S50=50(1+99)2=25×100=2500S_{50} = \frac{50(1 + 99)}{2} = 25 \times 100 = 2500S50=250(1+99)=25×100=2500
A theater section has 121212 rows. The first row has 202020 seats, and each row has 333 more seats than the one in front. How many seats in the section?
The rows form an arithmetic sequence with a1=20a_1 = 20a1=20 and d=3d = 3d=3. The back row is a12=20+11×3=53a_{12} = 20 + 11 \times 3 = 53a12=20+11×3=53.
Sum the 121212 rows with Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an).
S12=12(20+53)2=6×73=438S_{12} = \frac{12(20 + 53)}{2} = 6 \times 73 = 438S12=212(20+53)=6×73=438
Using Sn=n2(2a1+(n−1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d)Sn=2n(2a1+(n−1)d), find S15S_{15}S15 when a1=3a_1 = 3a1=3 and d=2d = 2d=2.
Correct answer: B
Substitute n=15n = 15n=15, a1=3a_1 = 3a1=3, and d=2d = 2d=2 into the second form directly.
S15=152(2×3+14×2)=152(6+28)=15×17=255S_{15} = \frac{15}{2}(2 \times 3 + 14 \times 2) = \frac{15}{2}(6 + 28) = 15 \times 17 = 255S15=215(2×3+14×2)=215(6+28)=15×17=255
Find S25S_{25}S25 for a1=1a_1 = 1a1=1 and d=1d = 1d=1, that is 1+2+⋯+251 + 2 + \cdots + 251+2+⋯+25.
Use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=25n = 25n=25, a1=1a_1 = 1a1=1, and a25=25a_{25} = 25a25=25.
S25=25(1+25)2=25×262=325S_{25} = \frac{25(1 + 25)}{2} = \frac{25 \times 26}{2} = 325S25=225(1+25)=225×26=325
Evaluate ∑k=110(2k−1)\sum_{k=1}^{10} (2k - 1)∑k=110(2k−1), the sum of the first ten odd numbers.
The summand 2k−12k - 12k−1 gives the odd numbers 1,3,…,191, 3, \ldots, 191,3,…,19 for k=1k = 1k=1 to 101010.
S10=10(1+19)2=5×20=100S_{10} = \frac{10(1 + 19)}{2} = 5 \times 20 = 100S10=210(1+19)=5×20=100
A pile of logs has 151515 logs on the bottom row and one fewer in each row up to 111 on the top. How many logs in all?
The rows hold 1+2+⋯+151 + 2 + \cdots + 151+2+⋯+15, an arithmetic series with n=15n = 15n=15, a1=1a_1 = 1a1=1, and a15=15a_{15} = 15a15=15.
S15=15(1+15)2=15×162=120S_{15} = \frac{15(1 + 15)}{2} = \frac{15 \times 16}{2} = 120S15=215(1+15)=215×16=120
For a1=4a_1 = 4a1=4 and d=4d = 4d=4, find S12S_{12}S12, that is 4+8+⋯+484 + 8 + \cdots + 484+8+⋯+48.
The twelfth term is a12=4+11×4=48a_{12} = 4 + 11 \times 4 = 48a12=4+11×4=48.
S12=12(4+48)2=6×52=312S_{12} = \frac{12(4 + 48)}{2} = 6 \times 52 = 312S12=212(4+48)=6×52=312
Find the sum of the multiples of 333 from 333 to 303030, that is 3+6+⋯+303 + 6 + \cdots + 303+6+⋯+30.
There are 101010 multiples of 333 from 333 to 303030, so n=10n = 10n=10, a1=3a_1 = 3a1=3, and a10=30a_{10} = 30a10=30.
S10=10(3+30)2=5×33=165S_{10} = \frac{10(3 + 30)}{2} = 5 \times 33 = 165S10=210(3+30)=5×33=165
Find S40S_{40}S40 for a1=1a_1 = 1a1=1 and d=2d = 2d=2, the sum of the first 404040 odd numbers.
The fortieth odd number is a40=1+39×2=79a_{40} = 1 + 39 \times 2 = 79a40=1+39×2=79.
S40=40(1+79)2=20×80=1600S_{40} = \frac{40(1 + 79)}{2} = 20 \times 80 = 1600S40=240(1+79)=20×80=1600
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.