12 multiple-choice questions, progressively harder.
An arithmetic series has a1=3a_1 = 3a1=3 and d=5d = 5d=5, and its sum is Sn=255S_n = 255Sn=255. How many terms nnn are there?
Solution
Correct answer: A
Use Sn=n2(2a1+(n−1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d)Sn=2n(2a1+(n−1)d), so n2(6+5(n−1))=255\frac{n}{2}(6 + 5(n-1)) = 2552n(6+5(n−1))=255, which becomes n(5n+1)=510n(5n + 1) = 510n(5n+1)=510.
Solve 5n2+n−510=05n^2 + n - 510 = 05n2+n−510=0; the positive whole-number root is
n=−1+1020110=−1+10110=10n = \frac{-1 + \sqrt{10201}}{10} = \frac{-1 + 101}{10} = 10n=10−1+10201=10−1+101=10
The sum 1+2+⋯+n=2101 + 2 + \cdots + n = 2101+2+⋯+n=210. Find nnn.
Correct answer: D
Use 1+2+⋯+n=n(n+1)2=2101 + 2 + \cdots + n = \frac{n(n+1)}{2} = 2101+2+⋯+n=2n(n+1)=210, so n(n+1)=420n(n+1) = 420n(n+1)=420.
Look for consecutive factors of 420420420, which are 202020 and 212121.
n(n+1)=20×21=420 ⇒ n=20n(n+1) = 20 \times 21 = 420 \;\Rightarrow\; n = 20n(n+1)=20×21=420⇒n=20
Find ∑k=1020k\sum_{k=10}^{20} k∑k=1020k.
Correct answer: B
The index runs from 101010 to 202020, so the count is 20−10+1=1120 - 10 + 1 = 1120−10+1=11, with first term 101010 and last term 202020.
S=11(10+20)2=11×15=165S = \frac{11(10 + 20)}{2} = 11 \times 15 = 165S=211(10+20)=11×15=165
For an arithmetic series with a1=8a_1 = 8a1=8 and an=68a_n = 68an=68, the sum is Sn=380S_n = 380Sn=380. Find the number of terms nnn.
Correct answer: C
From Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an), we get 380=n(8+68)2=38n380 = \frac{n(8 + 68)}{2} = 38n380=2n(8+68)=38n.
Divide both sides by 383838.
n=38038=10n = \frac{380}{38} = 10n=38380=10
Find a closed form for ∑k=1n(2k−1)\sum_{k=1}^{n} (2k - 1)∑k=1n(2k−1), the sum of the first nnn odd numbers.
The odd numbers run from a1=1a_1 = 1a1=1 to an=2n−1a_n = 2n - 1an=2n−1, so Sn=n(1+(2n−1))2=n×2n2S_n = \frac{n(1 + (2n-1))}{2} = \frac{n \times 2n}{2}Sn=2n(1+(2n−1))=2n×2n.
Sn=2n22=n2S_n = \frac{2n^2}{2} = n^2Sn=22n2=n2
The first row of a section has 151515 seats and the last row (row 202020) has 535353 seats, rising by a constant amount each row. How many seats are in the 202020 rows?
Both end terms and the count are given, so use Sn=n(a1+an)2S_n = \frac{n(a_1 + a_n)}{2}Sn=2n(a1+an) with n=20n = 20n=20.
S20=20(15+53)2=10×68=680S_{20} = \frac{20(15 + 53)}{2} = 10 \times 68 = 680S20=220(15+53)=10×68=680
Find the sum of the even numbers from 202020 to 606060 inclusive, 20+22+⋯+6020 + 22 + \cdots + 6020+22+⋯+60.
The even numbers step by 222, so the count is 60−202+1=21\frac{60 - 20}{2} + 1 = 21260−20+1=21, with first term 202020 and last term 606060.
S=21(20+60)2=21×40=840S = \frac{21(20 + 60)}{2} = 21 \times 40 = 840S=221(20+60)=21×40=840
The series 5+9+13+⋯5 + 9 + 13 + \cdots5+9+13+⋯ has a1=5a_1 = 5a1=5 and d=4d = 4d=4. Find S20S_{20}S20.
The twentieth term is a20=5+19×4=81a_{20} = 5 + 19 \times 4 = 81a20=5+19×4=81.
S20=20(5+81)2=10×86=860S_{20} = \frac{20(5 + 81)}{2} = 10 \times 86 = 860S20=220(5+81)=10×86=860
Terms 666 through 151515 of the sequence with a1=1a_1 = 1a1=1 and d=2d = 2d=2 sum to what?
With an=2n−1a_n = 2n - 1an=2n−1, the end terms are a6=11a_6 = 11a6=11 and a15=29a_{15} = 29a15=29, and the count is 15−6+1=1015 - 6 + 1 = 1015−6+1=10.
S=10(11+29)2=5×40=200S = \frac{10(11 + 29)}{2} = 5 \times 40 = 200S=210(11+29)=5×40=200
How many consecutive integers starting from 111 add up to 136136136? (Solve n(n+1)2=136\frac{n(n+1)}{2} = 1362n(n+1)=136.)
From n(n+1)2=136\frac{n(n+1)}{2} = 1362n(n+1)=136 we get n(n+1)=272n(n+1) = 272n(n+1)=272. Look for consecutive factors of 272272272.
n(n+1)=16×17=272 ⇒ n=16n(n+1) = 16 \times 17 = 272 \;\Rightarrow\; n = 16n(n+1)=16×17=272⇒n=16
An auditorium has rows with 12,15,18,…12, 15, 18, \ldots12,15,18,… seats. If there are 252525 rows, how many seats in all?
The seats form an arithmetic sequence with a1=12a_1 = 12a1=12 and d=3d = 3d=3, so the last row is a25=12+24×3=84a_{25} = 12 + 24 \times 3 = 84a25=12+24×3=84.
S25=25(12+84)2=25×48=1200S_{25} = \frac{25(12 + 84)}{2} = 25 \times 48 = 1200S25=225(12+84)=25×48=1200
The sum of an arithmetic series is Sn=n2(2a1+(n−1)d)S_n = \frac{n}{2}(2a_1 + (n-1)d)Sn=2n(2a1+(n−1)d). If Sn=0S_n = 0Sn=0 with n=9n = 9n=9 and a1=−8a_1 = -8a1=−8, find ddd.
Substitute to get 0=92(2(−8)+8d)=92(−16+8d)0 = \frac{9}{2}(2(-8) + 8d) = \frac{9}{2}(-16 + 8d)0=29(2(−8)+8d)=29(−16+8d), so −16+8d=0-16 + 8d = 0−16+8d=0.
8d=16 ⇒ d=28d = 16 \;\Rightarrow\; d = 28d=16⇒d=2
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.