12 multiple-choice questions, progressively harder.
Write the repeating decimal 0.6‾0.\overline{6}0.6 as an exact fraction.
Solution
Correct answer: D
With a1=610a_1 = \frac{6}{10}a1=106 and r=110r = \frac{1}{10}r=101,
0.6‾=6/101−1/10=69=230.\overline{6} = \frac{6/10}{1 - 1/10} = \frac{6}{9} = \frac230.6=1−1/106/10=96=32
Find the sum of the first 777 terms of the geometric series 1+3+9+⋯1 + 3 + 9 + \cdots1+3+9+⋯
Correct answer: B
With a1=1a_1 = 1a1=1, r=3r = 3r=3, n=7n = 7n=7,
S7=1(37−1)3−1=2187−12=1093S_7 = \frac{1(3^{7} - 1)}{3 - 1} = \frac{2187 - 1}{2} = 1093S7=3−11(37−1)=22187−1=1093
You take a 100100100 mg dose of a drug each day, and by the next dose only half of any drug already present remains. Over the long run, what does the amount just after a dose approach?
Each dose adds 100100100 mg, and each earlier dose leaves half of itself by the next day, so the long-run just-after-dose amount is 100+100(12)+100(12)2+⋯100 + 100\left(\frac12\right) + 100\left(\frac12\right)^{2} + \cdots100+100(21)+100(21)2+⋯ with a1=100a_1 = 100a1=100, r=12r = \frac12r=21.
S=1001−1/2=200 mgS = \frac{100}{1 - 1/2} = 200 \text{ mg}S=1−1/2100=200 mg
What is the sum 5+15+45+1355 + 15 + 45 + 1355+15+45+135?
With a1=5a_1 = 5a1=5, r=3r = 3r=3, n=4n = 4n=4,
S4=5(34−1)3−1=5(80)2=200S_4 = \frac{5(3^{4} - 1)}{3 - 1} = \frac{5(80)}{2} = 200S4=3−15(34−1)=25(80)=200
Directly, 5+15+45+135=2005 + 15 + 45 + 135 = 2005+15+45+135=200.
Evaluate the infinite series ∑k=0∞(12)k\sum_{k=0}^{\infty} \left(\frac12\right)^{k}∑k=0∞(21)k.
Correct answer: C
The index starts at k=0k = 0k=0, so the first term is (12)0=1\left(\frac12\right)^{0} = 1(21)0=1, and the ratio is 12\frac1221.
S=11−1/2=2S = \frac{1}{1 - 1/2} = 2S=1−1/21=2
How many terms are in the geometric series 3+6+12+⋯+7683 + 6 + 12 + \cdots + 7683+6+12+⋯+768?
Correct answer: A
The nnnth term is an=3⋅2n−1a_n = 3 \cdot 2^{n-1}an=3⋅2n−1. Set it equal to 768768768.
3⋅2n−1=768 ⟹ 2n−1=256=283 \cdot 2^{n-1} = 768 \;\Longrightarrow\; 2^{n-1} = 256 = 2^{8}3⋅2n−1=768⟹2n−1=256=28
So n−1=8n - 1 = 8n−1=8 and n=9n = 9n=9.
Find the sum of the infinite geometric series 1+0.9+0.81+0.729+⋯1 + 0.9 + 0.81 + 0.729 + \cdots1+0.9+0.81+0.729+⋯
Each term is 0.90.90.9 of the last, so a1=1a_1 = 1a1=1 and r=0.9r = 0.9r=0.9, with ∣r∣<1|r| < 1∣r∣<1.
S=11−0.9=10.1=10S = \frac{1}{1 - 0.9} = \frac{1}{0.1} = 10S=1−0.91=0.11=10
A ratio close to 111 makes the sum large, but it is still finite.
Which of these infinite geometric series does NOT converge to a finite sum?
An infinite geometric series converges only when ∣r∣<1|r| < 1∣r∣<1. The ratio 32\frac3223 is larger than 111.
∣32∣=32≥1 ⇒ grows without bound\left|\tfrac32\right| = \tfrac32 \ge 1 \;\Rightarrow\; \text{grows without bound}23=23≥1⇒grows without bound
The other ratios 12\frac1221, 13\frac1331, and −12-\frac12−21 all have size below 111.
An infinite geometric series has first term a1=5a_1 = 5a1=5 and second term a2=1a_2 = 1a2=1. Find its sum.
The ratio is r=a2a1=15r = \frac{a_2}{a_1} = \frac15r=a1a2=51, and ∣r∣<1|r| < 1∣r∣<1.
S=51−1/5=54/5=254S = \frac{5}{1 - 1/5} = \frac{5}{4/5} = \frac{25}{4}S=1−1/55=4/55=425
Find the sum of the infinite geometric series 52+54+58+⋯\frac52 + \frac54 + \frac58 + \cdots25+45+85+⋯
Here a1=52a_1 = \frac52a1=25 and r=12r = \frac12r=21, with ∣r∣<1|r| < 1∣r∣<1.
S=5/21−1/2=5/21/2=5S = \frac{5/2}{1 - 1/2} = \frac{5/2}{1/2} = 5S=1−1/25/2=1/25/2=5
In Zeno's paradox, to cross 111 m Achilles first runs 12\frac1221 m, then 14\frac1441 m, then 18\frac1881 m, and so on. What total distance do these steps cover?
The step distances form an infinite geometric series with a1=12a_1 = \frac12a1=21 and r=12r = \frac12r=21.
12+14+18+⋯=1/21−1/2=1\frac12 + \frac14 + \frac18 + \cdots = \frac{1/2}{1 - 1/2} = 121+41+81+⋯=1−1/21/2=1
The infinitely many shrinking steps add to exactly 111 m, so Achilles does cross the whole meter.
Find the sum of the infinite geometric series with first term a1=12a_1 = 12a1=12 and common ratio r=−13r = -\frac13r=−31.
Since ∣r∣=13<1|r| = \frac13 < 1∣r∣=31<1, the series converges. Keep the sign of the ratio.
S=121−(−1/3)=124/3=9S = \frac{12}{1 - (-1/3)} = \frac{12}{4/3} = 9S=1−(−1/3)12=4/312=9
Reset this practice set?
This clears every answer you have given and starts the set again from question 1.