Chapter 8

Active Calculus · 33 exercises

Problem 1

Represent the function \(\frac{4}{(1-10 x)}\) as a power series \(f(x)=\sum_{n=0}^{\infty} c_{n} x^{n}\) \begin{tabular}{l} \(c_{0}=\) \\ \(c_{1}=\) \\ \(c_{2}=\) \\ \(c_{3}=\) \\ \(c_{4}=\) \\ \hline \end{tabular} Find the radius of convergence \(R=\)

6 step solution

Problem 1

Find the Taylor polynomials of degree \(n\) approximating \(\cos (3 x)\) for \(x\) near 0 : For \(n=2, P_{2}(x)=\) For \(n=4, P_{4}(x)=\) For \(n=6, P_{6}(x)=\)

6 step solution

Problem 1

Given: \(A_{n}=\frac{80}{8^{n}}\) Determine: (a) whether \(\sum_{n=1}^{\infty}\left(A_{n}\right)\) is convergent. (b) whether \(\left\\{A_{n}\right\\}\) is convergent. If convergent, enter the limit of convergence. If not, enter DIV.

4 step solution

Problem 1

Match the formulas with the descriptions of the behavior of the sequence as \(n \rightarrow \infty\). 1\. \(s_{n}=n(n+1)-1\) 2\. \(s_{n}=1 /(n+1)\) 3\. \(s_{n}=3-1 / n\) 4\. \(s_{n}=n \sin (n) /(n+1)\) 5\. \(s_{n}=(n+1) / n\) A. does not converge, but doesn'\operatorname{tg} o ~ t o ~ \(\pm \infty\) B. converges to three from below C. diverges to \(\infty\) D. converges to one from above E. converges to zero through positive numbers

5 step solution

Problem 2

For the following alternating series, \(\sum_{n=1}^{\infty} a_{n}=0.45-\frac{(0.45)^{3}}{3 !}+\frac{(0.45)^{5}}{5 !}-\frac{(0.45)^{7}}{7 !}+\ldots\) how many terms do you have to compute in order for your approximation (your partial sum) to be within 0.0000001 from the convergent value of that series?

5 step solution

Problem 2

Consider the series \(\sum_{n=1}^{\infty} \frac{10}{n+2}\). Let \(s_{n}\) be the \(\mathrm{n}\) -th partial sum; that is, $$ s_{n}=\sum_{i=1}^{n} \frac{10}{i+2} . $$ Find \(s_{4}\) and \(s_{8}\)

7 step solution

Problem 2

Find a formula for \(s_{n}, n \geq 1\) for the sequence \(-3,5,-7,9,-11 \ldots\)

4 step solution

Problem 3

We can use power series to approximate definite integrals to which known techniques of integration do not apply. We will illustrate this in this exercise with the definite integral \(\int_{0}^{1} \sin \left(x^{2}\right) d s\) a. Use the Taylor series for \(\sin (x)\) to find the Taylor series for \(\sin \left(x^{2}\right) .\) What is the interval of convergence for the Taylor series for \(\sin \left(x^{2}\right) ?\) Explain. b. Integrate the Taylor series for \(\sin \left(x^{2}\right)\) term by term to obtain a power series expansion for \(\int \sin \left(x^{2}\right) d x\) c. Use the result from part (b) to explain how to evaluate \(\int_{0}^{1} \sin \left(x^{2}\right) d x\). Determine the number of terms you will need to approximate \(\int_{0}^{1} \sin \left(x^{2}\right) d x\) to 3 decimal places.

5 step solution

Problem 3

Let $$ a_{n}=\frac{2 n}{10 n+7} $$ For the following answer blanks, decide whether the given sequence or series is convergent or divergent. If convergent, enter the limit (for a sequence) or the sum (for a series). If divergent, enter 'infinity' if it diverges to \(\infty\), '-infinity' if it diverges to \(-\infty\) or 'DNE' otherwise. (a) The series \(\sum_{n=1}^{\infty} \frac{2 n}{10 n+7}\). (b) The sequence \(\left\\{\frac{2 n}{10 n+7}\right\\}\).

5 step solution

Problem 3

Determine the sum of the following series. $$ \sum_{n=1}^{\infty}\left(\frac{3^{n}+5^{n}}{9^{n}}\right) $$

5 step solution

Problem 4

There is an important connection between power series and Taylor series. Suppose \(f\) is defined by a power series centered at 0 so that $$ f(x)=\sum_{k=0}^{\infty} a_{k} x^{k} $$ a. Determine the first 4 derivatives of \(f\) evaluated at 0 in terms of the coefficients \(a_{k}\). b. Show that \(f^{(n)}(0)=n ! a_{n}\) for each positive integer \(n\). c. Explain how the result of (b) tells us the following: On its interval of convergence, a power series is the Taylor series of its sum.

7 step solution

Problem 4

Find the first four terms of the Taylor series for the function \(\cos (x)\) about the point \(a=\) \(-\pi / 4\). (Your answers should include the variable \(\mathrm{x}\) when appropriate.) \(\cos (x)=\) \(+\ldots\)

4 step solution

Problem 4

For the following alternating series, \(\sum_{n=1}^{\infty} a_{n}=1-\frac{1}{10}+\frac{1}{100}-\frac{1}{1000}+\ldots\) how many terms do you have to go for your approximation (your partial sum) to be within 1e-07 from the convergent value of that series?

4 step solution

Problem 4

Compute the value of the following improper integral. If it converges, enter its value. Enter infinity if it diverges to \(\infty\), and -infinity if it diverges to \(-\infty\). Otherwise, enter diverges. $$ \int_{1}^{\infty} \frac{3 d x}{x^{2}+1}= $$ Does the series \(\sum_{n=1}^{\infty} \frac{3}{n^{2}+1}\) converge or diverge? [Choose: converges | diverges to +infinity | diverges to -infinity | diverges]

7 step solution

Problem 4

In electrical engineering, a continuous function like \(f(t)=\sin t,\) where \(t\) is in seconds, is referred to as an analog signal. To digitize the signal, we sample \(f(t)\) every \(\Delta t\) seconds to form the sequence \(s_{n}=f(n \Delta t) .\) For example, sampling \(f\) every \(1 / 10\) second produces the sequence \(\sin (1 / 10), \sin (2 / 10), \sin (3 / 10), \ldots\) Suppose that the analog signal is given by $$ f(t)=(t-0.5)^{2} $$ Give the first 6 terms of a sampling of the signal every \(\Delta t=0.25\) seconds: (Enter your answer as a comma-separated list.)

7 step solution

Problem 5

In this exercise we will begin with a strange power series and then find its sum. The Fibonacci sequence \(\left\\{f_{n}\right\\}\) is a famous sequence whose first few terms are$$ f_{0}=0, f_{1}=1, f_{2}=1, f_{3}=2, f_{4}=3, f_{5}=5, f_{6}=8, f_{7}=13, \cdots, $$ where each term in the sequence after the first two is the sum of the preceding two terms. That is, \(f_{0}=0, f_{1}=1\) and for \(n \geq 2\) we have $$ f_{n}=f_{n-1}+f_{n-2} $$ Now consider the power series $$ F(x)=\sum_{k=0}^{\infty} f_{k} x^{k} $$ We will determine the sum of this power series in this exercise. a. Explain why each of the following is true. $$ \text { i. } x F(x)=\sum_{k=1}^{\infty} f_{k-1} x^{k} $$ ii. \(x^{2} F(x)=\sum_{k=2}^{\infty} f_{k-2} x^{k}\) b. Show that $$ F(x)-x F(x)-x^{2} F(x)=x $$ c. Now use the equation $$ F(x)-x F(x)-x^{2} F(x)=x $$ to find a simple form for \(F(x)\) that doesn't involve a sum. d. Use a computer algebra system or some other method to calculate the first 8 derivatives of \(\frac{x}{1-x-x^{2}}\) evaluated at \(0 .\) Why shouldn't the results surprise you?

6 step solution

Problem 5

Finding limits of convergent sequences can be a challenge. However, there is a useful tool we can adapt from our study of limits of continuous functions at infinity to use to find limits of sequences. We illustrate in this exercise with the example of the sequence $$ \frac{\ln (n)}{n} $$ a. Calculate the first 10 terms of this sequence. Based on these calculations, do you think the sequence converges or diverges? Why? b. For this sequence, there is a corresponding continuous function \(f\) defined by $$ f(x)=\frac{\ln (x)}{x} $$ Draw the graph of \(f(x)\) on the interval [0,10] and then plot the entries of the sequence on the graph. What conclusion do you think we can draw about the sequence \(\left\\{\frac{\ln (n)}{n}\right\\}\) if \(\lim _{x \rightarrow \infty} f(x)=L ?\) Explain. c. Note that \(f(x)\) has the indeterminate form \(\frac{\infty}{\infty}\) as \(x\) goes to infinity. What idea from differential calculus can we use to calculate \(\lim _{x \rightarrow \infty} f(x) ?\) Use this method to find \(\lim _{x \rightarrow \infty} f(x) .\) What, then, is \(\lim _{n \rightarrow \infty} \frac{\ln (n)}{n} ?\)

3 step solution

Problem 6

Airy's equation \(^{2}\) $$ y^{\prime \prime}-x y=0 $$ can be used to model an undamped vibrating spring with spring constant \(x\) (note that \(y\) is an unknown function of \(x\) ). So the solution to this differential equation will tell us the behavior of a spring-mass system as the spring ages (like an automobile shock absorber). Assume that a solution \(y=f(x)\) has a Taylor series that can be written in the form $$ y=\sum_{k=0}^{\infty} a_{k} x^{k} $$ where the coefficients are undetermined. Our job is to find the coefficients. (a) Differentiate the series for \(y\) term by term to find the series for \(y^{\prime}\). Then repeat to find the series for \(y^{\prime \prime}\). (b) Substitute your results from part (a) into the Airy equation and show that we can write Equation \((8.6 .4)\) in the form$$ \sum_{k=2}^{\infty}(k-1) k a_{k} x^{k-2}-\sum_{k=0}^{\infty} a_{k} x^{k+1}=0 $$ (c) At this point, it would be convenient if we could combine the series on the left in \((8.6 .5)\), but one written with terms of the form \(x^{k-2}\) and the other with terms in the form \(x^{k+1}\). Explain why $$ \sum_{k=2}^{\infty}(k-1) k a_{k} x^{k-2}=\sum_{k=0}^{\infty}(k+1)(k+2) a_{k+2} x^{k} $$ (d) Now show that $$ \sum_{k=0}^{\infty} a_{k} x^{k+1}=\sum_{k=1}^{\infty} a_{k-1} x^{k} $$ (e) We can now substitute \((8.6 .6)\) and \((8.6 .7)\) into \((8.6 .5)\) to obtain $$ \sum_{n=0}^{\infty}(n+1)(n+2) a_{n+2} x^{n}-\sum_{n=1}^{\infty} a_{n-1} x^{n}=0 $$ Combine the like powers of \(x\) in the two series to show that our solution must satisfy $$ 2 a_{2}+\sum_{k=1}^{\infty}\left[(k+1)(k+2) a_{k+2}-a_{k-1}\right] x^{k}=0 $$ (f) Use equation (8.6.9) to show the following: i. \(a_{3 k+2}=0\) for every positive integer \(k\), ii. \(a_{3 k}=\frac{1}{(2)(3)(5)(6) \cdots(3 k-1)(3 k)} a_{0}\) for \(k \geq 1\), iii. \(a_{3 k+1}=\frac{1}{(3)(4)(6)(7) \cdots(3 k)(3 k+1)} a_{1}\) for \(k \geq 1\). (g) Use the previous part to conclude that the general solution to the Airy equation \((8.6 .4)\) is $$ \begin{aligned} y=& a_{0}\left(1+\sum_{k=1}^{\infty} \frac{x^{3 k}}{(2)(3)(5)(6) \cdots(3 k-1)(3 k)}\right) \\ &+a_{1}\left(x+\sum_{k=1}^{\infty} \frac{x^{3 k+1}}{(3)(4)(6)(7) \cdots(3 k)(3 k+1)}\right) \end{aligned} $$ Any values for \(a_{0}\) and \(a_{1}\) then determine a specific solution that we can approximate as closely as we like using this series solution.

8 step solution

Problem 6

In this exercise we investigation the Taylor series of polynomial functions. a. Find the 3 rd order Taylor polynomial centered at \(a=0\) for \(f(x)=x^{3}-2 x^{2}+3 x-1\). Does your answer surprise you? Explain. b. Without doing any additional computation, find the 4 th, 12 th, and 100 th order Taylor polynomials (centered at \(a=0\) ) for \(f(x)=x^{3}-2 x^{2}+3 x-1\). Why should you expect this? c. Now suppose \(f(x)\) is a degree \(m\) polynomial. Completely describe the \(n\) th order Taylor polynomial (centered at \(a=0\) ) for each \(n\).

6 step solution

Problem 6

We have shown that if \(\sum(-1)^{k+1} a_{k}\) is a convergent alternating series, then the sum \(S\) of the series lies between any two consecutive partial sums \(S_{n}\). This suggests that the average \(\frac{S_{n}+S_{n+1}}{2}\) is a better approximation to \(S\) than is \(S_{n}\). a. Show that \(\frac{S_{n}+S_{n+1}}{2}=S_{n}+\frac{1}{2}(-1)^{n+2} a_{n+1}\). b. Use this revised approximation in (a) with \(n=20\) to approximate \(\ln (2)\) given that $$ \ln (2)=\sum_{k=1}^{\infty}(-1)^{k+1} \frac{1}{k} . $$ Compare this to the approximation using just \(S_{20} .\) For your convenience, \(S_{20}=\frac{155685007}{232792560}\).

6 step solution

Problem 6

Suppose you drop a golf ball onto a hard surface from a height \(h\). The collision with the ground causes the ball to lose energy and so it will not bounce back to its original height. The ball will then fall again to the ground, bounce back up, and continue. Assume that at each bounce the ball rises back to a height \(\frac{3}{4}\) of the height from which it dropped. Let \(h_{n}\) be the height of the ball on the \(n\) th bounce, with \(h_{0}=h .\) In this exercise we will determine the distance traveled by the ball and the time it takes to travel that distance. a. Determine a formula for \(h_{1}\) in terms of \(h\). b. Determine a formula for \(h_{2}\) in terms of \(h\). c. Determine a formula for \(h_{3}\) in terms of \(h\). d. Determine a formula for \(h_{n}\) in terms of \(h\). e. Write an infinite series that represents the total distance traveled by the ball. Then determine the sum of this series. f. Next, let's determine the total amount of time the ball is in the air. i) When the ball is dropped from a height \(H,\) if we assume the only force acting on it is the acceleration due to gravity, then the height of the ball at time \(t\) is given by $$ H-\frac{1}{2} g t^{2} $$ Use this formula to determine the time it takes for the ball to hit the ground after being dropped from height \(H\). ii) Use your work in the preceding item, along with that in (a)-(e) above to determine the total amount of time the ball is in the air.

8 step solution

Problem 6

We return to the example begun in Preview Activity 8.1 .1 to see how to derive the formula for the amount of money in an account at a given time. We do this in a general setting. Suppose you invest \(P\) dollars (called the principal) in an account paying \(r \%\) interest compounded monthly. In the first month you will receive \(\frac{r}{12}\) (here \(r\) is in decimal form; e.g., if we have \(8 \%\) interest, we write \(\frac{0.08}{12}\) ) of the principal \(P\) in interest, so you earn $$ P\left(\frac{r}{12}\right) $$ dollars in interest. Assume that you reinvest all interest. Then at the end of the first month your account will contain the original principal \(P\) plus the interest, or a total of $$ P_{1}=P+P\left(\frac{r}{12}\right)=P\left(1+\frac{r}{12}\right) $$ dollars. a. Given that your principal is now \(P_{1}\) dollars, how much interest will you earn in the second month? If \(P_{2}\) is the total amount of money in your account at the end of the second month, explain why $$ P_{2}=P_{1}\left(1+\frac{r}{12}\right)=P\left(1+\frac{r}{12}\right)^{2} $$ b. Find a formula for \(P_{3}\), the total amount of money in the account at the end of the third month in terms of the original investment \(P\). c. There is a pattern to these calculations. Let \(P_{n}\) the total amount of money in the account at the end of the third month in terms of the original investment \(P\). Find a formula for \(P_{n}\)

4 step solution

Problem 7

The examples we have considered in this section have all been for Taylor polynomials and series centered at 0 , but Taylor polynomials and series can be centered at any value of \(a\). We look at examples of such Taylor polynomials in this exercise. a. Let \(f(x)=\sin (x)\). Find the Taylor polynomials up through order four of \(f\) centered at \(x=\frac{\pi}{2}\). Then find the Taylor series for \(f(x)\) centered at \(x=\frac{\pi}{2}\). Why should you have expected the result? b. Let \(f(x)=\ln (x)\). Find the Taylor polynomials up through order four of \(f\) centered at \(x=1\). Then find the Taylor series for \(f(x)\) centered at \(x=1\).

8 step solution

Problem 7

In this exercise, we examine one of the conditions of the Alternating Series Test. Consider the alternating series $$ 1-1+\frac{1}{2}-\frac{1}{4}+\frac{1}{3}-\frac{1}{9}+\frac{1}{4}-\frac{1}{16}+\cdots $$ where the terms are selected alternately from the sequences \(\left\\{\frac{1}{n}\right\\}\) and \(\left\\{-\frac{1}{n^{2}}\right\\}\). a. Explain why the \(n\) th term of the given series converges to 0 as \(n\) goes to infinity. b. Rewrite the given series by grouping terms in the following manner: $$ (1-1)+\left(\frac{1}{2}-\frac{1}{4}\right)+\left(\frac{1}{3}-\frac{1}{9}\right)+\left(\frac{1}{4}-\frac{1}{16}\right)+\cdots $$ Use this regrouping to determine if the series converges or diverges. c. Explain why the condition that the sequence \(\left\\{a_{n}\right\\}\) decreases to a limit of 0 is included in the Alternating Series Test.

5 step solution

Problem 7

The associative and distributive laws of addition allow us to add finite sums in any order we want. That is, if \(\sum_{k=0}^{n} a_{k}\) and \(\sum_{k=0}^{n} b_{k}\) are finite sums of real numbers, then $$ \sum_{k=0}^{n} a_{k}+\sum_{k=0}^{n} b_{k}=\sum_{k=0}^{n}\left(a_{k}+b_{k}\right) $$ However, we do need to be careful extending rules like this to infinite series. a. Let \(a_{n}=1+\frac{1}{2^{n}}\) and \(b_{n}=-1\) for each nonnegative integer \(n\). \- Explain why the series \(\sum_{k=0}^{\infty} a_{k}\) and \(\sum_{k=0}^{\infty} b_{k}\) both diverge. \- Explain why the series \(\sum_{k=0}^{\infty}\left(a_{k}+b_{k}\right)\) converges. \- Explain why $$ \sum_{k=0}^{\infty} a_{k}+\sum_{k=0}^{\infty} b_{k} \neq \sum_{k=0}^{\infty}\left(a_{k}+b_{k}\right) $$ This shows that it is possible to have to two divergent series \(\sum_{k=0}^{\infty} a_{k}\) and \(\sum_{k=0}^{\infty} b_{k}\) but yet have the series \(\sum_{k=0}^{\infty}\left(a_{k}+b_{k}\right)\) converge. b. While part (a) shows that we cannot add series term by term in general, we can under reasonable conditions. The problem in part (a) is that we tried to add divergent series. In this exercise we will show that if \(\sum a_{k}\) and \(\sum b_{k}\) are convergent series, then \(\sum\left(a_{k}+b_{k}\right)\) is a convergent series and $$ \sum\left(a_{k}+b_{k}\right)=\sum a_{k}+\sum b_{k} $$ - Let \(A_{n}\) and \(B_{n}\) be the \(n\) th partial sums of the series \(\sum_{k=1}^{\infty} a_{k}\) and \(\sum_{k=1}^{\infty} b_{k}\), respectively. Explain why $$ A_{n}+B_{n}=\sum_{k=1}^{n}\left(a_{k}+b_{k}\right) $$ \- Use the previous result and properties of limits to show that $$ \sum_{k=1}^{\infty}\left(a_{k}+b_{k}\right)=\sum_{k=1}^{\infty} a_{k}+\sum_{k=1}^{\infty} b_{k} . $$ (Note that the starting point of the sum is irrelevant in this problem, so it doesn't matter where we begin the sum.) c. Use the prior result to find the sum of the series \(\sum_{k=0}^{\infty} \frac{2^{k}+3^{k}}{5^{k}}\).

7 step solution

Problem 7

Suppose you play a game with a friend that involves rolling a standard six- sided die. Before a player can participate in the game, he or she must roll a six with the die. Assume that you roll first and that you and your friend take alternate rolls. In this exercise we will determine the probability that you roll the first six. a. Explain why the probability of rolling a six on any single roll (including your first turn) is \(\frac{1}{6}\) b. If you don't roll a six on your first turn, then in order for you to roll the first six on your second turn, both you and your friend had to fail to roll a six on your first turns, and then you had to succeed in rolling a six on your second turn. Explain why the probability of this event is $$ \left(\frac{5}{6}\right)\left(\frac{5}{6}\right)\left(\frac{1}{6}\right)=\left(\frac{5}{6}\right)^{2}\left(\frac{1}{6}\right) $$ c. Now suppose you fail to roll the first six on your second turn. Explain why the probability is $$ \left(\frac{5}{6}\right)\left(\frac{5}{6}\right)\left(\frac{5}{6}\right)\left(\frac{5}{6}\right)\left(\frac{1}{6}\right)=\left(\frac{5}{6}\right)^{4}\left(\frac{1}{6}\right) $$ that you to roll the first six on your third turn. d. The probability of you rolling the first six is the probability that you roll the first six on your first turn plus the probability that you roll the first six on your second turn plus the probability that your roll the first six on your third turn, and so on. Explain why this probability is $$ \frac{1}{6}+\left(\frac{5}{6}\right)^{2}\left(\frac{1}{6}\right)+\left(\frac{5}{6}\right)^{4}\left(\frac{1}{6}\right)+\cdots $$ Find the sum of this series and determine the probability that you roll the first six.

4 step solution

Problem 7

Sequences have many applications in mathematics and the sciences. In a recent paper \(^{3}\) the authors write The incretin hormone glucagon-like peptide- 1 (GLP-1) is capable of ameliorating glucose-dependent insulin secretion in subjects with diabetes. However, its very short half-life (1.5-5 min) in plasma represents a major limitation for its use in the clinical setting. The half-life of GLP-1 is the time it takes for half of the hormone to decay in its medium. For this exercise, assume the half-life of GLP-1 is 5 minutes. So if \(A\) is the amount of GLP-1 in plasma at some time \(t,\) then only \(\frac{A}{2}\) of the hormone will be present after \(t+5\) minutes. Suppose \(A_{0}=100\) grams of the hormone are initially present in plasma. a. Let \(A_{1}\) be the amount of GLP-1 present after 5 minutes. Find the value of \(A_{1}\). b. Let \(A_{2}\) be the amount of GLP-1 present after 10 minutes. Find the value of \(A_{2}\). c. Let \(A_{3}\) be the amount of GLP-1 present after 15 minutes. Find the value of \(A_{3}\). d. Let \(A_{4}\) be the amount of GLP-1 present after 20 minutes. Find the value of \(A_{4}\). e. Let \(A_{n}\) be the amount of GLP-1 present after \(5 n\) minutes. Find a formula for \(A_{n}\). f. Does the sequence \(\left\\{A_{n}\right\\}\) converge or diverge? If the sequence converges, find its limit and explain why this value makes sense in the context of this problem. g. Determine the number of minutes it takes until the amount of GLP-1 in plasma is 1 gram.

7 step solution

Problem 8

We can use known Taylor series to obtain other Taylor series, and we explore that idea in this exercise, as a preview of work in the following section. a. Calculate the first four derivatives of \(\sin \left(x^{2}\right)\) and hence find the fourth order Taylor polynomial for \(\sin \left(x^{2}\right)\) centered at \(a=0\) b. Part (a) demonstrates the brute force approach to computing Taylor polynomials and series. Now we find an easier method that utilizes a known Taylor series. Recall that the Taylor series centered at 0 for \(f(x)=\sin (x)\) is $$ \sum_{k=0}^{\infty}(-1)^{k} \frac{x^{2 k+1}}{(2 k+1) !} $$ i. Substitute \(x^{2}\) for \(x\) in the Taylor series \((8.5 .7) .\) Write out the first several terms and compare to your work in part (a). Explain why the substitution in this problem should give the Taylor series for \(\sin \left(x^{2}\right)\) centered at \(0 .\) ii. What should we expect the interval of convergence of the series for \(\sin \left(x^{2}\right)\) to be? Explain in detail.

7 step solution

Problem 8

Conditionally convergent series exhibit interesting and unexpected behavior. In this exercise we examine the conditionally convergent alternating harmonic series \(\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k}\) and discover that addition is not commutative for conditionally convergent series. We will also encounter Riemann's Theorem concerning rearrangements of conditionally convergent series. Before we begin, we remind ourselves that $$ \sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k}=\ln (2) $$ a fact which will be verified in a later section.a. First we make a quick analysis of the positive and negative terms of the alternating harmonic series. i. Show that the series \(\sum_{k=1}^{\infty} \frac{1}{2 k}\) diverges. ii. Show that the series \(\sum_{k=1}^{\infty} \frac{1}{2 k+1}\) diverges. iii. Based on the results of the previous parts of this exercise, what can we say about the sums \(\sum_{k=C}^{\infty} \frac{1}{2 k}\) and \(\sum_{k=C}^{\infty} \frac{1}{2 k+1}\) for any positive integer \(C ?\) Be specific in your explanation. b. Recall addition of real numbers is commutative; that is $$ a+b=b+a $$ for any real numbers \(a\) and \(b\). This property is valid for any sum of finitely many terms, but does this property extend when we add infinitely many terms together? The answer is no, and something even more odd happens. Riemann's Theorem (after the nineteenth-century mathematician Georg Friedrich Bernhard Riemann) states that a conditionally convergent series can be rearranged to converge to any prescribed sum. More specifically, this means that if we choose any real number \(S\), we can rearrange the terms of the alternating harmonic series \(\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{k}\) so that the sum is \(S\). To understand how Riemann's Theorem works, let's assume for the moment that the number \(S\) we want our rearrangement to converge to is positive. Our job is to find a way to order the sum of terms of the alternating harmonic series to converge to \(S\). i. Explain how we know that, regardless of the value of \(S\), we can find a partial sum \(P_{1}\) $$ P_{1}=\sum_{k=1}^{n_{1}} \frac{1}{2 k+1}=1+\frac{1}{3}+\frac{1}{5}+\cdots+\frac{1}{2 n_{1}+1} $$ of the positive terms of the alternating harmonic series that equals or exceeds \(S\). Let $$ S_{1}=P_{1} $$ii. Explain how we know that, regardless of the value of \(S_{1}\), we can find a partial sum \(N_{1}\) $$ N_{1}=-\sum_{k=1}^{m_{1}} \frac{1}{2 k}=-\frac{1}{2}-\frac{1}{4}-\frac{1}{6}-\cdots-\frac{1}{2 m_{1}} $$ so that $$ S_{2}=S_{1}+N_{1} \leq S $$ iii. Explain how we know that, regardless of the value of \(S_{2}\), we can find a partial sum \(P_{2}\) $$ P_{2}=\sum_{k=n_{1}+1}^{n_{2}} \frac{1}{2 k+1}=\frac{1}{2\left(n_{1}+1\right)+1}+\frac{1}{2\left(n_{1}+2\right)+1}+\cdots+\frac{1}{2 n_{2}+1} $$ of the remaining positive terms of the alternating harmonic series so that $$ S_{3}=S_{2}+P_{2} \geq S $$iv. Explain how we know that, regardless of the value of \(S_{3}\), we can find a partial sum $$ N_{2}=-\sum_{k=m_{1}+1}^{m_{2}} \frac{1}{2 k}=-\frac{1}{2\left(m_{1}+1\right)}-\frac{1}{2\left(m_{1}+2\right)}-\cdots-\frac{1}{2 m_{2}} $$ of the remaining negative terms of the alternating harmonic series so that $$ S_{4}=S_{3}+N_{2} \leq S $$ v. Explain why we can continue this process indefinitely and find a sequence \(\left\\{S_{n}\right\\}\) whose terms are partial sums of a rearrangement of the terms in the alternating harmonic series so that \(\lim _{n \rightarrow \infty} S_{n}=S\).

8 step solution

Problem 8

In the Limit Comparison Test we compared the behavior of a series to one whose behavior we know. In that test we use the limit of the ratio of corresponding terms of the series to determine if the comparison is valid. In this exercise we see how we can compare two series directly, term by term, without using a limit of sequence. First we consider an example. a. Consider the series \(\sum \frac{1}{k^{2}}\) and \(\sum \frac{1}{k^{2}+k}\) We know that the series \(\sum \frac{1}{k^{2}}\) is a \(p\) -series with \(p=2>1\) and so \(\sum \frac{1}{k^{2}}\) converges. In this part of the exercise we will see how to use information about \(\sum \frac{1}{k^{2}}\) to determine information about \(\sum \frac{1}{k^{2}+k} .\) Let \(a_{k}=\frac{1}{k^{2}}\) and \(b_{k}=\frac{1}{k^{2}+k} .\) i) Let \(S_{n}\) be the \(n\) th partial sum of \(\sum \frac{1}{k^{2}}\) and \(T_{n}\) the \(n\) th partial sum of \(\sum \frac{1}{k^{2}+k}\). Which is larger, \(S_{1}\) or \(T_{1}\) ? Why? ii) Recall that $$ S_{2}=S_{1}+a_{2} \text { and } T_{2}=T_{1}+b_{2} $$ Which is larger, \(a_{2}\) or \(b_{2}\) ? Based on that answer, which is larger, \(S_{2}\) or \(T_{2}\) ? iii) Recall that $$ S_{3}=S_{2}+a_{3} \text { and } T_{3}=T_{2}+b_{3} $$ Which is larger, \(a_{3}\) or \(b_{3}\) ? Based on that answer, which is larger, \(S_{3}\) or \(T_{3}\) ? iv) Which is larger, \(a_{n}\) or \(b_{n}\) ? Explain. Based on that answer, which is larger, \(S_{n}\) or \(T_{n}\) ? v) Based on your response to the previous part of this exercise, what relationship do you expect there to be between \(\sum \frac{1}{k^{2}}\) and \(\sum \frac{1}{k^{2}+k} ?\) Do you expect \(\sum \frac{1}{k^{2}+k}\) to converge or diverge? Why? b. The example in the previous part of this exercise illustrates a more general result. Explain why the Direct Comparison Test, stated here, works.

9 step solution

Problem 8

The goal of a federal government stimulus package is to positively affect the economy. Economists and politicians quote numbers like " \(k\) million jobs and a net stimulus to the economy of \(n\) billion of dollars." Where do they get these numbers? Let's consider one aspect of a stimulus package: tax cuts. Economists understand that tax cuts or rebates can result in long-term spending that is many times the amount of the rebate. For example, assume that for a typical person, \(75 \%\) of her entire income is spent (that is, put back into the economy). Further, assume the government provides a tax cut or rebate that totals \(P\) dollars for each person. a. The tax cut of \(P\) dollars is income for its recipient. How much of this tax cut will be spent? b. In this simple model, we will say that the spent portion of the tax cut/rebate from part (a) then becomes income for another person who, in turn, spends \(75 \%\) of this income. After this "second round" of spent income, how many total dollars have been added to the economy as a result of the original tax cut/rebate? c. This second round of spending becomes income for another group who spend \(75 \%\) of this income, and so on. In economics this is called the multiplier effect. Explain why an original tax cut/rebate of \(P\) dollars will result in multiplied spending of $$ 0.75 P\left(1+0.75+0.75^{2}+\cdots\right) $$ dollars. d. Based on these assumptions, how much stimulus will a 200 billion dollar tax cut/rebate to consumers add to the economy, assuming consumer spending remains consistent forever.

6 step solution

Problem 9

Based on the examples we have seen, we might expect that the Taylor series for a function \(f\) always converges to the values \(f(x)\) on its interval of convergence. We explore that idea in more detail in this exercise. Let \(f(x)=\left\\{\begin{array}{ll}e^{-1 / x^{2}} & \text { if } x \neq 0, \\ 0 & \text { if } x=0 .\end{array}\right.\) a. Show, using the definition of the derivative, that \(f^{\prime}(0)=0\). b. It can be shown that \(f^{(n)}(0)=0\) for all \(n \geq 2\). Assuming that this is true, find the Taylor series for \(f\) centered at 0 . c. What is the interval of convergence of the Taylor series centered at 0 for \(f ?\) Explain. For which values of \(x\) the interval of convergence of the Taylor series does the Taylor series converge to \(f(x) ?\)

5 step solution

Problem 9

Like stimulus packages, home mortgages and foreclosures also impact the economy. A problem for many borrowers is the adjustable rate mortgage, in which the interest rate can change (and usually increases) over the duration of the loan, causing the monthly payments to increase beyond the ability of the borrower to pay. Most financial analysts recommend fixed rate loans, ones for which the monthly payments remain constant throughout the term of the loan. In this exercise we will analyze fixed rate loans. When most people buy a large ticket item like car or a house, they have to take out a loan to make the purchase. The loan is paid back in monthly installments until the entire amount of the loan, plus interest, is paid. With a loan, we borrow money, say \(P\) dollars (called the principal), and pay off the loan at an interest rate of \(r \%\). To pay back the loan we make regular monthly payments, some of which goes to pay off the principal and some of which is charged as interest. In most cases, the interest is computed based on the amount of principal that remains at the beginning of the month. We assume a fixed rate loan, that is one in which we make a constant monthly payment \(M\) on our loan, beginning in the original month of the loan. Suppose you want to buy a house. You have a certain amount of money saved to make a down payment, and you will borrow the rest to pay for the house. Of course, for the privilege of loaning you the money, the bank will charge you interest on this loan, so the amount you pay back to the bank is more than the amount you borrow. In fact, the amount you ultimately pay depends on three things: the amount you borrow (called the principal), the interest rate, and the length of time you have to pay off the loan plus interest (called the duration of the loan). For this example, we assume that the interest rate is fixed at \(r \%\). To pay off the loan, each month you make a payment of the same amount (called installments). Suppose we borrow \(P\) dollars (our principal) and pay off the loan at an interest rate of \(r \%\) with regular monthly installment payments of \(M\) dollars. So in month 1 of the loan, before we make any payments, our principal is \(P\) dollars. Our goal in this exercise is to find a formula that relates these three parameters to the time duration of the loan. We are charged interest every month at an annual rate of \(r \%,\) so each month we pay \(\frac{r}{12} \%\) interest on the principal that remains. Given that the original principal is \(P\) dollars, we will pay \(\left(\frac{0.0 r}{12}\right) P\) dollars in interest on our first payment. Since we paid \(M\) dollars in total for our first payment, the remainder of the payment \(\left(M-\left(\frac{r}{12}\right) P\right.\) ) goes to pay down the principal. So the principal remaining after the first payment (let's call it \(P_{1}\) ) is the original principal minus what we paid on the principal, or $$ P_{1}=P-\left(M-\left(\frac{r}{12}\right) P\right)=\left(1+\frac{r}{12}\right) P-M $$ As long as \(P_{1}\) is positive, we still have to keep making payments to pay off the loan.a. Recall that the amount of interest we pay each time depends on the principal that remains. How much interest, in terms of \(P_{1}\) and \(r,\) do we pay in the second installment? b. How much of our second monthly installment goes to pay off the principal? What is the principal \(P_{2},\) or the balance of the loan, that we still have to pay off after making the second installment of the loan? Write your response in the form \(P_{2}=() P_{1}-() M\), where you fill in the parentheses. c. Show that \(P_{2}=\left(1+\frac{r}{12}\right)^{2} P-\left[1+\left(1+\frac{r}{12}\right)\right] M\). d. Let \(P_{3}\) be the amount of principal that remains after the third installment. Show that $$ P_{3}=\left(1+\frac{r}{12}\right)^{3} P-\left[1+\left(1+\frac{r}{12}\right)+\left(1+\frac{r}{12}\right)^{2}\right] M $$ e. If we continue in the manner described in the problems above, then the remaining principal of our loan after \(n\) installments is $$ P_{n}=\left(1+\frac{r}{12}\right)^{n} P-\left[\sum_{k=0}^{n-1}\left(1+\frac{r}{12}\right)^{k}\right] M $$ This is a rather complicated formula and one that is difficult to use. However, we can simplify the sum if we recognize part of it as a partial sum of a geometric series. Find a formula for the sum $$ \sum_{k=0}^{n-1}\left(1+\frac{r}{12}\right)^{k} $$ and then a general formula for \(P_{n}\) that does not involve a sum.f. It is usually more convenient to write our formula for \(P_{n}\) in terms of years rather than months. Show that \(P(t)\), the principal remaining after \(t\) years, can be written as $$ P(t)=\left(P-\frac{12 M}{r}\right)\left(1+\frac{r}{12}\right)^{12 t}+\frac{12 M}{r} . $$ g. Now that we have analyzed the general loan situation, we apply formula \((8.2 .9)\) to an actual loan. Suppose we charge \(\$ 1,000\) on a credit card for holiday expenses. If our credit card charges \(20 \%\) interest and we pay only the minimum payment of \(\$ 25\) each month, how long will it take us to pay off the \(\$ 1,000\) charge? How much in total will we have paid on this \(\$ 1,000\) charge? How much total interest will we pay on this loan?h. Now we consider larger loans, e.g., automobile loans or mortgages, in which we borrow a specified amount of money over a specified period of time. In this situation, we need to determine the amount of the monthly payment we need to make to pay off the loan in the specified amount of time. In this situation, we need to find the monthly payment \(M\) that will take our outstanding principal to 0 in the specified amount of time. To do so, we want to know the value of \(M\) that makes \(P(t)=0\) in formula (8.2.9). If we set \(P(t)=0\) and solve for \(M,\) it follows that $$ M=\frac{r P\left(1+\frac{r}{12}\right)^{12 t}}{12\left(\left(1+\frac{r}{12}\right)^{12 t}-1\right)} $$ i) Suppose we want to borrow \(\$ 15,000\) to buy a car. We take out a 5 year loan at \(6.25 \%\). What will our monthly payments be? How much in total will we have paid for this \(\$ 15,000\) car? How much total interest will we pay on this loan? ii) Suppose you charge your books for winter semester on your credit card. The total charge comes to \(\$ 525 .\) If your credit card has an interest rate of \(18 \%\) and you pay \(\$ 20\) per month on the card, how long will it take before you pay off this debt? How much total interest will you pay? iii) Say you need to borrow \(\$ 100,000\) to buy a house. You have several options on the loan: \- 30 years at \(6.5 \%\) \- 25 years at \(7.5 \%\) \- 15 years at \(8.25 \%\). a. What are the monthly payments for each loan? b. Which mortgage is ultimately the best deal (assuming you can afford the monthly payments)? In other words, for which loan do you pay the least amount of total interest?

12 step solution

Show/ page