Chapter 9: Problem 19
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=3 a_{n}-12 ; \quad a_{1}=10$$
/*! 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 19
Write the first four terms of the sequence \(\left\\{a_{n}\right\\}\) defined by the following recurrence relations. $$a_{n+1}=3 a_{n}-12 ; \quad a_{1}=10$$
All the tools & learning materials you need for study success - in one app.
Get started for free
Consider the sequence \(\left\\{F_{n}\right\\}\) defined by $$F_{n}=\sum_{k=1}^{\infty} \frac{1}{k(k+n)^{\prime}}$$ for \(n=0,1,2, \ldots . .\) When \(n=0,\) the series is a \(p\) -series, and we have \(F_{0}=\pi^{2} / 6\) (Exercises 65 and 66 ). for \(n=0,1,2, \ldots . .\) When \(n=0,\) the series is a \(p\) -series, and we have \(F_{0}=\pi^{2} / 6\) (Exercises 65 and 66 ).
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=1}^{\infty} \frac{x^{2 k}}{k^{2}}$$
Two sine series Determine whether the following series converge. a. \(\sum_{k=1}^{\infty} \sin \frac{1}{k}\) b. \(\sum_{k=1}^{\infty} \frac{1}{k} \sin \frac{1}{k}\)
It can be proved that if a series converges absolutely, then its terms may be summed in any order without changing the value of the series. However, if a series converges conditionally, then the value of the series depends on the order of summation. For example, the (conditionally convergent) alternating harmonic series has the value $$1-\frac{1}{2}+\frac{1}{3}-\frac{1}{4}+\dots=\ln 2.$$ Show that by rearranging the terms (so the sign pattern is \(++-\) ), $$1+\frac{1}{3}-\frac{1}{2}+\frac{1}{5}+\frac{1}{7}-\frac{1}{4}+\cdots=\frac{3}{2} \ln 2.$$
Suppose a function \(f\) is defined by the geometric series \(f(x)=\sum_{k=0}^{\infty}(-1)^{k} x^{k}\) a. Evaluate \(f(0), f(0.2), f(0.5), f(1),\) and \(f(1.5),\) if possible. b. What is the domain of \(f ?\)
What do you think about this solution?
We value your feedback to improve our textbook solutions.