Chapter 9: Problem 17
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=2 a_{n} ; \quad a_{1}=2$$
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 9: Problem 17
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=2 a_{n} ; \quad a_{1}=2$$
All the tools & learning materials you need for study success - in one app.
Get started for free
a. Sketch the function \(f(x)=1 / x\) on the interval \([1, n+1]\) where \(n\) is a
positive integer. Use this graph to verify that
$$
\ln (n+1)<1+\frac{1}{2}+\frac{1}{3}+\cdots+\frac{1}{n}<1+\ln n
$$
b. Let \(S_{n}\) be the sum of the first \(n\) terms of the harmonic series,
so part (a) says \(\ln (n+1)
Evaluate the limit of the following sequences. $$a_{n}=\frac{4^{n}+5 n !}{n !+2^{n}}$$
Determine how many terms of the following convergent series must be summed to be sure that the remainder is less than \(10^{-4} .\) Although you do not need it, the exact value of the series is given in each case. $$\sum_{k=1}^{\infty} \frac{(-1)^{k+1}}{(2 k+1) !}$$
A glimpse ahead to power series Use the Ratio Test to determine the values of \(x \geq 0\) for which each series converges. $$\sum_{k=0}^{\infty} x^{k}$$
Determine whether the following series converge absolutely or conditionally, or diverge. $$\sum_{k=1}^{\infty} \frac{(-1)^{k} \tan ^{-1} k}{k^{3}}$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.