• 沒有找到結果。

Section 11.2 Series

N/A
N/A
Protected

Academic year: 2022

Share "Section 11.2 Series"

Copied!
3
0
0

加載中.... (立即查看全文)

全文

(1)

Section 11.2 Series

51. Let x = 0.99999 . . .

(a) Do you think that x < 1 or x = 1?

(b) Sum a geometric series to find the value of x.

(c) How many decimal representations does the number 1 have?

(d) Which numbers have more than one decimal representation?

Solution: SECTION 11.2 SERIES ¤ 119

49. (a) Many people would guess that   1, but note that  consists of an infinite number of 9s.

(b)  = 099999    = 9 10 + 9

100+ 9

1000+ 9

10,000+ · · · = 

=1

9

10, which is a geometric series with 1= 09and

 = 01. Its sum is 09

1 − 01 = 09

09 = 1, that is,  = 1.

(c) The number 1 has two decimal representations, 100000    and 099999    .

(d) Except for 0, all rational numbers that have a terminating decimal representation can be written in more than one way. For example, 05 can be written as 049999    as well as 050000    .

50. 1 = 1, = (5 − )−1 ⇒ 2= (5 − 2)1= 3(1) = 3, 3= (5 − 3)2= 2(3) = 6, 4= (5 − 4)3= 1(6) = 6,

5 = (5 − 5)4= 0, and all succeeding terms equal 0. Thus, 

=1

=

4

=1

= 1 + 3 + 6 + 6 = 16.

51. 08 = 8 10 + 8

102 + · · · is a geometric series with  = 8

10 and  = 1

10. It converges to 

1 −  = 810 1 − 110 = 8

9.

52. 046 = 46 100+ 46

1002 + · · · is a geometric series with  = 46

100and  = 1

100. It converges to 

1 −  = 46100 1 − 1100 = 46

99.

53. 15342 = 153 + 42 104 + 42

106 + · · · . Now 42 104 + 42

106 + · · · is a geometric series with  = 42

104 and  = 1 102. It converges to 

1 −  = 42104

1 − 1102 = 42104 99102 = 42

9900. Thus, 15342 = 153 + 42

9900 = 153 100+ 42

9900 = 15,147 9900 + 42

9900 = 15,189

9900 or 5063 3300. 54. 712345 = 7 +12,345

105 +12,345

1010 + · · · . Now 12,345

105 +12,345

1010 + · · · is a geometric series with  = 12,345

105 and  = 1 105. It converges to 

1 −  = 12,345105

1 − 1105 = 12,345105

99,999105 = 12,345 99,999. Thus, 712345 = 7 + 12,345

99,999 = 699,993

99,999 +12,345

99,999= 712,338

99,999 or 237,446 33,333.

55. 1234567 = 1234 +567 106 +567

109 + · · · . Now 567 106 + 567

109 + · · · is a geometric series with  = 567 106 and

 = 1

103. It converges to 

1 −  = 567106

1 − 1103 = 567106

999103 = 567

999,000 = 21

37,000. Thus, 1234567 = 1234 + 21

37,000= 1234

1000 + 21

37,000 = 45,658

37,000+ 21

37,000= 45,679 37,000.

56. 571358 = 5 +71,358

105 + 71,358

1010 + · · · . Now71,358

105 +71,358

1010 + · · · is a geometric series with  = 71,358 105 and

 = 1

105. It converges to 

1 −  = 71,358105

1 − 1105 = 71,358105

99,999105 = 71,358

99,999 = 23,786 33,333. Thus, 571358 = 5 + 23,786

33,333 = 166,665

33,333 +23,786

33,333= 190,451 33,333 .

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

69. If the nth partial sum of a series

P

n=1

an is

sn= n − 1 n + 1 find an and

P

n=1

an. Solution:

SECTION 11.2 SERIES ¤ 121

65. After defining , We use convert(f,parfrac); in Maple, Apart in Mathematica, or Expand Rational and Simplify in Derive to find that the general term is 32+ 3 + 1

(2+ )3 = 1

3 − 1

( + 1)3. So the nth partial sum is

=

=1

 1

3 − 1 ( + 1)3

=

 1 − 1

23

 +

1 23 − 1

33

+ · · · +

 1

3 − 1 ( + 1)3

= 1 − 1

( + 1)3 The series converges to lim

→∞= 1. This can be confirmed by directly computing the sum using

sum(f,n=1..infinity); (in Maple), Sum[f,{n,1,Infinity}] (in Mathematica), or Calculus Sum (from 1 to ∞) and Simplify (in Derive).

66. See Exercise 65 for specific CAS commands.

1

5− 53+ 4 = 1

24( − 2)+ 1

24( + 2)− 1

6( − 1)− 1

6( + 1)+ 1

4. So the th partial sum is

= 1 24

=3

 1

 − 2− 4

 − 1+ 6

− 4

 + 1+ 1

 + 2

= 1 24

1 1−4

2+6 3−4

4+ 1 5

+ · · · +

 1

 − 2 − 4

 − 1 + 6

 − 4

 + 1 + 1

 + 2



The terms with denominator 5 or greater cancel, except for a few terms with  in the denominator. So as  → ∞,

→ 1 24

1 1−3

2+ 3 3−1

4

= 1 24

1 4

= 1 96. 67. For  = 1, 1= 0since 1= 0. For   1,

= − −1=  − 1

 + 1 −( − 1) − 1

( − 1) + 1 = ( − 1) − ( + 1)( − 2)

( + 1) = 2

( + 1) Also, 

=1

= lim

→∞= lim

→∞

1 − 1

1 + 1 = 1.

68. 1= 1= 3 −12 = 52. For  6= 1,

= − −1=

3 − 2−

−

3 − ( − 1)2−(−1)

= − 

2 + − 1 2−1 · 2

2 = 2( − 1) 2 − 

2 =  − 2 2 Also, 

=1

= lim

→∞= lim

→∞

3 −  2

= 3because lim

→∞

 2

= limH

→∞

1 2ln 2 = 0.

69. (a) The quantity of the drug in the body after the first tablet is 100 mg. After the second tablet, there is 100 mg plus 20% of the first 100-mg tablet; that is, 100 + 020(100) = 120 mg. After the third tablet, the quantity is 100 + 020(120) or, equivalently, 100 + 100(020) + 100(020)2. Either expression gives us 124 mg.

(b) From part (a), we see that +1= 100 + 020 .

(c) = 100 + 100(020)1+ 100(020)2+ · · · + 100(020)−1

=

=1

100(020)−1 [geometric with  = 100 and  = 020].

The quantity of the antibiotic that remains in the body in the long run is lim

→∞= 100

1 − 020 = 100

45 = 125 mg.

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

75. When money is spent on goods and services, those who receive the money also spend some of it. The people receiving some of the twice-spent money will spend some of that, and so on. Economists call this chain reaction the multiplier effect. In a hypothetical isolated community, the local government begins the process by spending D dollars. Suppose that each recipient of spent money spends 100c% and saves 100s% of the money that he or she receives. The values c and s are called the marginal propensity to consume and the marginal propensity to save and, of course, c + s = 1.

(a) Let Sn be the total spending that has been generated after n transactions. Find an equation for Sn. (b) Show that lim

n→∞Sn = kD, where k = 1/s. The number k is called the multiplier. What is the multiplier if the marginal propensity to consume is 80%?

Note: The federal government uses this principle to justify deficit spending. Banks use this principle to justify lending a large percentage of the money that they receive in deposits.

1

(2)

Solution:

122 ¤ CHAPTER 11 INFINITE SEQUENCES AND SERIES

70. (a) The concentration of the drug after the first injection is 15 mgL. “Reduced by 90%” is the same as 10% remains, so the concentration after the second injection is 15 + 010(15) = 165 mgL. The concentration after the third injection is 15 + 010(165), or, equivalently, 15 + 15(010) + 15(010)2. Either expression gives us 1665 mgL.

(b) = 15 + 15(010)1+ 15(010)2+ · · · + 15(010)−1

=

=1

15(010)−1 [geometric with  = 15 and  = 010].

By (3), = 15[1 − (010)] 1 − 010 = 15

09[1 − (010)] = 5

3[1 − (010)] mgL.

(c) The limiting value of the concentration is lim

→∞= lim

→∞

5

3[1 − (010)] = 53(1 − 0) = 53 mgL.

71. (a) The quantity of the drug in the body after the first tablet is 150 mg. After the second tablet, there is 150 mg plus 5%

of the first 150- mg tablet, that is, [150 + 150(005)] mg. After the third tablet, the quantity is [150 + 150(005) + 150(005)2] = 157875 mg. After  tablets, the quantity (in mg) is 150 + 150(005) + · · · + 150(005)−1. We can use Formula 3 to write this as 150(1 − 005)

1 − 005 = 3000

19 (1 − 005).

(b) The number of milligrams remaining in the body in the long run is lim

→∞

3000

19 (1 − 005)

= 300019 (1 − 0) ≈ 157895, only 002 mg more than the amount after 3 tablets.

72. (a) The residual concentration just before the second injection is −; before the third, − + −2; before the

( + 1)st, − + −2 + · · · + −. This sum is equal to−

1 − −

1 − − [Formula 3].

(b) The limiting pre-injection concentration is lim

→∞

−

1 − −

1 − − = −(1 − 0) 1 − − ·

 = 

− 1.

(c) 

− 1 ≥  ⇒  ≥ 

 − 1, so the minimal dosage is  = 

 − 1.

73. (a) The first step in the chain occurs when the local government spends  dollars. The people who receive it spend a fraction  of those  dollars, that is,  dollars. Those who receive the  dollars spend a fraction  of it, that is,

2dollars. Continuing in this way, we see that the total spending after  transactions is

=  +  + 2+ · · · + –1= (1 − ) 1 −  by (3).

(b) lim

→∞ = lim

→∞

(1 − )

1 −  = 

1 −  lim

→∞(1 − ) =  1 − 

since 0    1 ⇒ lim

→∞= 0

= 

 [since  +  = 1] =  [since  = 1]

If  = 08, then  = 1 −  = 02 and the multiplier is  = 1 = 5.

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

83. The figure shows two circles C and D of radius 1 that touch at P . The line T is a common tangent line; C1 is the circle that touches C, D, and T ; C2 is the circle that touches C, D, and C1; C3 is the circle that touches C, D, and C2. This procedure can be continued indefinitely and produces an infinite sequence of circles {Cn}. Find an expression for the diameter of Cn and thus provide another geometric demonstration of Example 2.

718 chapter 11 Infinite Sequences and Series

84. If o an is divergent and c ± 0, show that o can is divergent.

85. If o an is convergent and o bn is divergent, show that the series o san1bnd is divergent. [Hint: Argue by contradiction.]

86. If o an and o bn are both divergent, is o san1bnd necessarily divergent?

87. Suppose that a series o an has positive terms and its partial sums sn satisfy the inequality sn<1000 for all n. Explain why o an must be convergent.

88. The Fibonacci sequence was defined in Section 11.1 by the equations

f1− 1, f2− 1, fn− fn211fn22 n > 3 Show that each of the following statements is true.

(a) 1

fn21 fn11 − 1

fn21 fn 2 1 fn fn11

(b) n−2

o

` fn211 fn11 − 1 (c) n−2

o

` fn21 f fnn11 − 2

89. The Cantor set, named after the German mathematician Georg Cantor (1845–1918), is constructed as follows. We start with the closed interval [0, 1] and remove the open interval

(

13, 23

)

. That leaves the two intervals

f

0, 13

g

and

f

23, 1

g

and we

remove the open middle third of each. Four intervals remain and again we remove the open middle third of each of them.

We continue this procedure indefinitely, at each step removing the open middle third of every interval that remains from the preceding step. The Cantor set consists of the numbers that remain in [0, 1] after all those intervals have been removed.

(a) Show that the total length of all the intervals that are removed is 1. Despite that, the Cantor set contains infi- nitely many numbers. Give examples of some numbers in the Cantor set.

(b) The Sierpinski carpet is a two-dimensional counterpart of the Cantor set. It is constructed by removing the center one-ninth of a square of side 1, then removing the centers of the eight smaller remaining squares, and so on. (The figure shows the first three steps of the construction.) Show that the sum of the areas of the removed squares is 1. This implies that the Sierpinski carpet has area 0.

90. (a) A sequence hanj is defined recursively by the equation an12san211an22d for n > 3, where a1 and a2 can be any real numbers. Experiment with various values of a1

and a2 and use your calculator to guess the limit of the sequence.

79. The figure shows two circles C and D of radius 1 that touch at P. The line T is a common tangent line; C1 is the circle that touches C, D, and T; C2 is the circle that touches C, D, and C1; C3 is the circle that touches C, D, and C2. This procedure can be continued indefinitely and produces an infinite sequence of circles hCnj. Find an expression for the diameter of Cn and thus provide another geometric demonstration of Example 8.

1 1

P C™

D

T C

80. A right triangle ABC is given with /A −  and

|

AC

|

− b.

CD is drawn perpendicular to AB, DE is drawn perpendicular to BC, EF  AB, and this process is continued indefi nitely, as shown in the figure. Find the total length of all the perpendiculars

|

CD

|

1

|

DE

|

1

|

EF

|

1

|

FG

|

1∙ ∙ ∙

in terms of b and .

A

C E G B

H F

D ¨

b

81. What is wrong with the following calculation?

0 − 0 1 0 1 0 1 ∙ ∙ ∙

−s1 2 1d 1 s1 2 1d 1 s1 2 1d 1 ∙ ∙ ∙ − 1 2 1 1 1 2 1 1 1 2 1 1 ∙ ∙ ∙

− 1 1s21 1 1d 1 s21 1 1d 1 s21 1 1d 1 ∙ ∙ ∙ − 1 1 0 1 0 1 0 1 ∙ ∙ ∙ − 1

(Guido Ubaldus thought that this proved the existence of God because “something has been created out of nothing.”) 82. Suppose that o`n−1 an san± 0d is known to be a convergent

series. Prove that o`n−1 1yan is a divergent series.

83. Prove part (i) of Theorem 8.

Copyright 2016 Cengage Learning. All Rights Reserved. May not be copied, scanned, or duplicated, in whole or in part. Due to electronic rights, some third party content may be suppressed from the eBook and/or eChapter(s).

Editorial review has deemed that any suppressed content does not materially affect the overall learning experience. Cengage Learning reserves the right to remove additional content at any time if subsequent rights restrictions require it.

Solution:

124 ¤ CHAPTER 11 INFINITE SEQUENCES AND SERIES 75.

=2

(1 + )−is a geometric series with  = (1 + )−2and  = (1 + )−1, so the series converges when

(1 + )−1

  1 ⇔ |1 + |  1 ⇔ 1 +   1 or 1 +   −1 ⇔   0 or   −2. We calculate the sum of the

series and set it equal to 2: (1 + )−2

1 − (1 + )−1 = 2 ⇔

 1

1 + 

2

= 2 − 2

 1

1 + 

⇔ 1 = 2(1 + )2− 2(1 + ) ⇔

22+ 2 − 1 = 0 ⇔  = −2 ±412 = ±32− 1. However, the negative root is inadmissible because −2  32− 1  0.

So  = 32− 1.

76.

=0

= 

=0

()is a geometric series with  = ()0= 1and  = . If  1, it has sum 1

1 − , so 1

1 −  = 10 ⇒

1

10 = 1 −  ⇒ = 109 ⇒  = ln109.

77. = 1+12+13+···+1 = 11213· · · 1 (1 + 1)

1 + 12  1 +13

· · · 1 +1

[ 1 + ]

= 2 1 3 2 4

3· · · + 1

 =  + 1 Thus,    + 1and lim

→∞ = ∞. Since {} is increasing, lim

→∞= ∞, implying that the harmonic series is divergent.

78. The area between  = −1and  = for 0 ≤  ≤ 1 is

1 0

(−1− )  =



 − +1

 + 1

1

0

= 1

 − 1

 + 1

= ( + 1) − 

( + 1) = 1

( + 1)

We can see from the diagram that as  → ∞, the sum of the areas between the successive curves approaches the area of the unit square, that is, 1. So 

=1

1

 ( + 1) = 1.

79. Let be the diameter of . We draw lines from the centers of the to the center of  (or ), and using the Pythagorean Theorem, we can write 12+

1 − 1212

=

1 + 1212

⇔ 1 =

1 +1212

−

1 −1212

= 21 [difference of squares] ⇒ 1 = 12. Similarly,

1 =

1 +1222

−

1 − 11222

= 22+ 21− 21− 12

= (2 − 1)(1+ 2) ⇔

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

2

(3)

SECTION 11.2 SERIES ¤ 125

2= 1

2 − 1 − 1= (1 − 1)2 2 − 1 , 1 =

1 +1232

−

1 − 1− 21232

⇔ 3= [1 − (1+ 2)]2

2 − (1+ 2) , and in general,

+1=

1 −

=1

2

2 −

=1

. If we actually calculate 2and 3from the formulas above, we find that they are 1 6= 1

2 · 3and 1

12 = 1

3 · 4 respectively, so we suspect that in general, = 1

( + 1). To prove this, we use induction: Assume that for all

 ≤ , = 1

( + 1) = 1

− 1

 + 1. Then

=1

= 1 − 1

 + 1 = 

 + 1 [telescoping sum]. Substituting this into our

formula for +1, we get +1=

1 − 

 + 1

2

2 −

 

 + 1

 = 1 ( + 1)2

 + 2

 + 1

= 1

( + 1)( + 2), and the induction is complete.

Now, we observe that the partial sums

=1of the diameters of the circles approach 1 as  → ∞; that is,

=1

= 

=1

1

( + 1) = 1, which is what we wanted to prove.

80. || =  sin , || = || sin  =  sin2, | | = || sin  =  sin3,    . Therefore,

|| + || + | | + | | + · · · =  

=1

sin = 

 sin  1 − sin 

since this is a geometric series with  = sin 

and |sin |  1 because 0    2.

81. The series 1 − 1 + 1 − 1 + 1 − 1 + · · · diverges (geometric series with  = −1) so we cannot say that 0 = 1 − 1 + 1 − 1 + 1 − 1 + · · · .

82. If 

=1

is convergent, then lim

→∞= 0by Theorem 6, so lim

→∞

1

6= 0, and so 

=1

1

is divergent by the Test for Divergence.

83.

=1= lim

→∞

=1= lim

→∞

=1=  lim

→∞

=1= 

=1, which exists by hypothesis.

84. If

were convergent, then

(1)() =

would be also, by Theorem 8(i). But this is not the case, so



must diverge.

85. Suppose on the contrary that

(+ )converges. Then

(+ )and

are convergent series. So by Theorem 8(iii),

[(+ ) − ]would also be convergent. But

[(+ ) − ] =

, a contradiction, since

is given to be divergent.

86. No. For example, take

=

and

=

(−), which both diverge, yet

(+ ) =0, which converges with sum 0.

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

95. Consider the series

P

n=1 n (n+1)!.

(a) Find the partial sums s1, s2, s3, and s4. Do you recognize the denominators? Use the pattern to guess a formula for sn.

(b) Use mathematical induction to prove your guess.

(c) Show that the given infinite series is convergent, and find its sum.

Solution:

SECTION 11.2 SERIES ¤ 127 90. (a)

1 1 2 4 1 1 1000

2 2 3 1 4 1000 1

3 15 25 25 25 5005 5005

4 175 275 175 325 75025 25075

5 1625 2625 2125 2875 625375 375625

6 16875 26875 19375 30625 687813 313188

7 165625 265625 203125 296875 656594 344406

8 167188 267188 198438 301563 672203 328797

9 166406 266406 200781 299219 664398 336602

10 166797 266797 199609 300391 668301 332699

11 166602 266602 200195 299805 666350 334650

12 166699 266699 199902 300098 667325 333675

The limits seem to be 53,83, 2, 3, 667, and 334. Note that the limits appear to be “weighted” more toward 2. In general, we guess that the limit is 1+ 22

3 .

(b) +1− = 12(+ −1) − = −12(− −1) = −12

1

2(−1+ −2) − −1

= −12

−12(−1− −2)

= · · · =

12

−1

(2− 1)

Note that we have used the formula = 12(−1+ −2)a total of  − 1 times in this calculation, once for each  between 3 and  + 1. Now we can write

= 1+ (2− 1) + (3− 2) + · · · + (−1− −2) + (− −1)

= 1+

−1

=1

(+1− ) = 1+

−1

=1

−12

−1

(2− 1) and so

lim→∞= 1+ (2− 1) 

=1

−12

−1

= 1+ (2− 1)

 1

1 − (−12)

= 1+23(2− 1) = 1+ 22

3 .

91. (a) For 

=1

( + 1)!, 1 = 1 1 · 2 = 1

2, 2= 1

2+ 2

1 · 2 · 3 = 5

6, 3 = 5

6+ 3

1 · 2 · 3 · 4 = 23 24,

4= 23

24+ 4

1 · 2 · 3 · 4 · 5 = 119

120. The denominators are ( + 1)!, so a guess would be = ( + 1)! − 1 ( + 1)! . (b) For  = 1, 1= 1

2 = 2! − 1

2! , so the formula holds for  = 1. Assume = ( + 1)! − 1 ( + 1)! . Then

+1= ( + 1)! − 1

( + 1)! +  + 1

( + 2)! = ( + 1)! − 1

( + 1)! +  + 1

( + 1)!( + 2) = ( + 2)! − ( + 2) +  + 1 ( + 2)!

= ( + 2)! − 1 ( + 2)!

Thus, the formula is true for  =  + 1. So by induction, the guess is correct.

(c) lim

→∞= lim

→∞

( + 1)! − 1 ( + 1)! = lim

→∞

1 − 1

( + 1)!

= 1and so 

=1

( + 1)! = 1.

° 2016 Cengage Learning. All Rights Reserved. May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.c

3

參考文獻

相關文件

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. Evaluate the surface

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. All

May not be scanned, copied, or duplicated, or posted to a publicly accessible website, in whole or in part.. It follows that the given series is