Chapter 8: Problem 55
Find all values of \(p\) such that the sequence \(a_{n}=\frac{1}{p^{n}}\) converges.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! 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 8: Problem 55
Find all values of \(p\) such that the sequence \(a_{n}=\frac{1}{p^{n}}\) converges.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Determine the radius and interval of convergence. $$\sum_{k=0}^{\infty} k !(x+1)^{k}$$
This problem is sometimes called the coupon collectors" problem. The problem is faced by collectors of trading cards. If there are \(n\) different cards that make a complete set and you randomly obtain one at a time, how many cards would you expect to obtain before having a complete set? (By random, we mean that each different card has the same probability of \(\frac{1}{n}\) of being the next card obtained.) In exercises \(69-72,\) we find the answer for \(n=10 .\) The first step is simple; to collect one card you need to obtain one card. Now, given that you have one card, how many cards do you need to obtain to get a second (different) card? If you're lucky, the next card is it (this has probability 10). But your next card might be a duplicate, then you get a new card (this has probability \(\left.\frac{1}{10} \cdot \frac{9}{10}\right) .\) Or you might get two duplicates and then a new card (this has probability \(\left.\frac{1}{10} \cdot \frac{1}{10} \cdot \frac{9}{10}\right) ;\) and so on. The mean is \(1 \cdot \frac{9}{10}+2 \cdot \frac{1}{10} \cdot \frac{9}{10}+3 \cdot \frac{1}{10} \cdot \frac{1}{10} \cdot \frac{9}{10}+\cdots\) or \(\sum_{k=1}^{\infty} k\left(\frac{1}{10}\right)^{k-1}\left(\frac{9}{10}\right)=\sum_{k=1}^{\infty} \frac{9 k}{10^{k}} .\) Using the same trick as in exercise \(68,\) show that this is a convergent series with \(\operatorname{sum} \frac{10}{9}\)
Use the even/odd properties of \(f(x)\) to predict (don't compute) whether the Fourier series will contain only cosine terms, only sine terms or both. $$f(x)=|x|$$
Find the Taylor series for \(\sqrt{x}\) about a general center \(c=a^{2}\)
(a) use a Taylor polynomial of degree 4 to approximate the given number, (b) estimate the error in the approximation and (c) estimate the number of terms needed in a Taylor polynomial to guarantee an accuracy of \(10^{-10}\) $$\ln (1.05)$$
What do you think about this solution?
We value your feedback to improve our textbook solutions.