12 multiple-choice questions, progressively harder.
An arithmetic sequence has a3=11a_3 = 11a3=11 and a7=27a_7 = 27a7=27. What is a1a_1a1?
Solution
Correct answer: D
The four steps from term 333 to term 777 raise the value by 161616, so d=164=4d = \frac{16}{4} = 4d=416=4.
Now walk backwards from the 3rd term to the 1st, which is 222 steps down.
a1=a3−2d=11−2⋅4=3a_1 = a_3 - 2d = 11 - 2 \cdot 4 = 3a1=a3−2d=11−2⋅4=3
Check it forwards: a3=3+2(4)=11a_3 = 3 + 2(4) = 11a3=3+2(4)=11 and a7=3+6(4)=27a_7 = 3 + 6(4) = 27a7=3+6(4)=27.
An arithmetic sequence has a5=17a_5 = 17a5=17 and d=−3d = -3d=−3. Which formula gives ana_nan?
Correct answer: A
Step back from the 5th term to the 1st, a distance of 444 steps. Each forward step adds −3-3−3, so each backward step adds 333.
a1=a5−4d=17−4(−3)=29a_1 = a_5 - 4d = 17 - 4(-3) = 29a1=a5−4d=17−4(−3)=29
Now build the rule and simplify.
an=29+(n−1)(−3)=29−3n+3=32−3na_n = 29 + (n-1)(-3) = 29 - 3n + 3 = 32 - 3nan=29+(n−1)(−3)=29−3n+3=32−3n
Check the given term: a5=32−15=17a_5 = 32 - 15 = 17a5=32−15=17.
What is the sum of the first 121212 terms of 3,8,13,…3, 8, 13, \ldots3,8,13,…?
Correct answer: C
The common difference is d=5d = 5d=5, and reaching the 12th term takes 111111 steps.
a12=3+11⋅5=58a_{12} = 3 + 11 \cdot 5 = 58a12=3+11⋅5=58
Now add the twelve terms.
S12=122(3+58)=6⋅61=366S_{12} = \frac{12}{2}(3 + 58) = 6 \cdot 61 = 366S12=212(3+58)=6⋅61=366
Using 121212 steps by mistake gives a12=63a_{12} = 63a12=63 and the wrong total 396396396; forgetting the half gives 732732732.
An arithmetic sequence has a1=40a_1 = 40a1=40 and d=−6d = -6d=−6. Which is the first negative term?
Correct answer: B
Write the general term first.
an=40+(n−1)(−6)=46−6na_n = 40 + (n-1)(-6) = 46 - 6nan=40+(n−1)(−6)=46−6n
Now ask when it drops below zero: 46−6n<046 - 6n < 046−6n<0 means n>466n > \frac{46}{6}n>646, which is about 7.677.677.67, so the first whole number that works is n=8n = 8n=8.
Check the two candidates. a7=46−42=4a_7 = 46 - 42 = 4a7=46−42=4 is still positive, and a8=46−48=−2a_8 = 46 - 48 = -2a8=46−48=−2 is negative.
The first nnn terms of 2,5,8,…2, 5, 8, \ldots2,5,8,… add up to 155155155. What is nnn?
Use the form of the sum that needs only a1=2a_1 = 2a1=2 and d=3d = 3d=3.
Sn=n2(2(2)+(n−1)3)=n(3n+1)2S_n = \frac{n}{2}\big(2(2) + (n-1)3\big) = \frac{n(3n + 1)}{2}Sn=2n(2(2)+(n−1)3)=2n(3n+1)
Set it equal to 155155155 and clear the fraction.
3n2+n−310=0 ⇒ (n−10)(3n+31)=03n^2 + n - 310 = 0 \;\Rightarrow\; (n - 10)(3n + 31) = 03n2+n−310=0⇒(n−10)(3n+31)=0
The only positive whole-number solution is n=10n = 10n=10, and it checks out: S10=5(4+27)=155S_{10} = 5(4 + 27) = 155S10=5(4+27)=155.
What is the sum of all the even numbers from 222 to 100100100 inclusive?
The even numbers 2,4,…,1002, 4, \ldots, 1002,4,…,100 are arithmetic with d=2d = 2d=2, so count them first.
n=100−22+1=49+1=50n = \frac{100 - 2}{2} + 1 = 49 + 1 = 50n=2100−2+1=49+1=50
Now add the fifty terms.
S50=502(2+100)=25⋅102=2550S_{50} = \frac{50}{2}(2 + 100) = 25 \cdot 102 = 2550S50=250(2+100)=25⋅102=2550
Forgetting the half gives 5,1005{,}1005,100, exactly twice the answer.
An arithmetic sequence has a1=7a_1 = 7a1=7 and a20=102a_{20} = 102a20=102. What is ddd?
From the 1st term to the 20th is 191919 steps, not 202020, and the total climb is 102−7=95102 - 7 = 95102−7=95.
d=102−720−1=9519=5d = \frac{102 - 7}{20 - 1} = \frac{95}{19} = 5d=20−1102−7=1995=5
Dividing by 202020 gives 4.754.754.75, which is the error of counting terms rather than the gaps between them.
Evaluate ∑k=112(2k−1)\sum_{k=1}^{12} (2k - 1)∑k=112(2k−1).
The terms 2k−12k - 12k−1 are the odd numbers, an arithmetic sequence with d=2d = 2d=2 running from a1=1a_1 = 1a1=1 to a12=23a_{12} = 23a12=23.
S12=122(1+23)=6⋅24=144S_{12} = \frac{12}{2}(1 + 23) = 6 \cdot 24 = 144S12=212(1+23)=6⋅24=144
That is 12212^2122, and it is no coincidence. The first nnn odd numbers always sum to n2(1+(2n−1))=n2\frac{n}{2}\big(1 + (2n-1)\big) = n^22n(1+(2n−1))=n2.
A theater has 181818 seats in the first row, and each row after it has 333 more seats than the row in front. How many seats are in row 121212?
The rows form an arithmetic sequence with a1=18a_1 = 18a1=18 and d=3d = 3d=3. Reaching row 121212 from row 111 takes 111111 steps, not 121212.
a12=18+11⋅3=18+33=51a_{12} = 18 + 11 \cdot 3 = 18 + 33 = 51a12=18+11⋅3=18+33=51
The tempting 18+12⋅3=5418 + 12 \cdot 3 = 5418+12⋅3=54 counts one row too many and describes row 131313.
A theater has 181818 seats in the first row, and each row after it has 333 more seats than the row in front. How many seats are in the first 121212 rows altogether?
The rows hold 18,21,24,…18, 21, 24, \ldots18,21,24,… seats. Row 121212 is 111111 steps past row 111, so it holds 18+11(3)=5118 + 11(3) = 5118+11(3)=51 seats.
Now add the twelve rows.
S12=122(18+51)=6⋅69=414S_{12} = \frac{12}{2}(18 + 51) = 6 \cdot 69 = 414S12=212(18+51)=6⋅69=414
Using 545454 for the last row gives 432432432, and forgetting the half gives 828828828.
Solving an=a1+(n−1)da_n = a_1 + (n-1)dan=a1+(n−1)d for the common difference gives which expression?
Subtract a1a_1a1 from both sides of the nnnth-term formula.
an−a1=(n−1)da_n - a_1 = (n-1)dan−a1=(n−1)d
Now divide by the number of steps between the two terms, which is n−1n - 1n−1.
d=an−a1n−1d = \frac{a_n - a_1}{n - 1}d=n−1an−a1
Dividing by nnn would spread the climb over too many steps, and reversing the subtraction flips the sign of ddd.
What is the sum of all the multiples of 777 between 111 and 100100100?
The multiples of 777 below 100100100 run 7,14,…,987, 14, \ldots, 987,14,…,98, an arithmetic sequence with d=7d = 7d=7. Count them first.
n=98−77+1=13+1=14n = \frac{98 - 7}{7} + 1 = 13 + 1 = 14n=798−7+1=13+1=14
Now add them.
S14=142(7+98)=7⋅105=735S_{14} = \frac{14}{2}(7 + 98) = 7 \cdot 105 = 735S14=214(7+98)=7⋅105=735
If you carelessly include 105105105, which is past 100100100, you get 840840840 instead.
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.