Chapter 11: Problem 13
Find the interval of convergence of each power series. \(\sum_{n=1}^{x} \frac{(\ln n) x^{n}}{3^{n}}\)
Short Answer
Expert verified
The interval of convergence is \((-3, 3)\).
Step by step solution
01
Identify the Power Series
We begin by identifying the general term of the series. The given series is \( \sum_{n=1}^{\infty} \frac{(\ln n) x^{n}}{3^{n}} \), where the general term \( a_n = \frac{(\ln n) x^{n}}{3^{n}} \). The series is a power series in \( x \).
02
Apply the Ratio Test
To determine the interval of convergence, we use the Ratio Test. The Ratio Test relies on examining \( \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \). First, compute \( a_{n+1} = \frac{(\ln(n+1)) x^{n+1}}{3^{n+1}} \). Then, find:\[\frac{a_{n+1}}{a_n} = \frac{(\ln(n+1)) x^{n+1}}{3^{n+1}} \times \frac{3^n}{(\ln n) x^n} = \left( \frac{\ln(n+1)}{\ln n} \right) \left( \frac{x}{3} \right)\].
03
Simplify the Ratio and Limit
We simplify the ratio given as \( \left( \frac{\ln(n+1)}{\ln n} \right) \left( \frac{x}{3} \right) \). As \( n \rightarrow \infty \), note \( \frac{\ln(n+1)}{\ln n} \rightarrow 1 \). Therefore, the ratio simplifies to:\[\lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| = \left| \frac{x}{3} \right|\].
04
Determine Convergence Interval
According to the Ratio Test, the series converges if \( \lim_{n \to \infty} \left| \frac{x}{3} \right| < 1 \). This leads to:\[\left| \frac{x}{3} \right| < 1\]which implies:\[-3 < x < 3\].
05
Check Endpoints
We need to check the convergence at the endpoints \( x = -3 \) and \( x = 3 \). For \( x = 3 \), the series becomes \( \sum_{n=1}^{\infty} \frac{(\ln n)}{n} \), which diverges by the integral test. For \( x = -3 \), the series \( \sum_{n=1}^{\infty} \frac{(-1)^n (\ln n)}{n} \) diverges by the limit comparison test with the harmonic series. Hence, neither endpoint contributes to the interval of convergence.
Unlock Step-by-Step Solutions & Ace Your Exams!
-
Full Textbook Solutions
Get detailed explanations and key concepts
-
Unlimited Al creation
Al flashcards, explanations, exams and more...
-
Ads-free access
To over 500 millions flashcards
-
Money-back guarantee
We refund you if you fail your exam.
Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
Power Series
A power series is essentially a series where each term involves a variable raised to increasing powers. It's written in the general form:
Power series are valid for a range of values known as the interval of convergence. Understanding this range is key to knowing where the series behaves properly and converges to a sum.
- \( a_0 + a_1x + a_2x^2 + a_3x^3 + \ldots \)
Power series are valid for a range of values known as the interval of convergence. Understanding this range is key to knowing where the series behaves properly and converges to a sum.
Ratio Test
The Ratio Test is a useful tool for determining the convergence of a series, especially power series. The essence of the test is to analyze the limit of the ratio between successive terms as \( n \rightarrow \infty \). In equation form:
- \( \lim_{n \to \infty} \left| \frac{a_{n+1}}{a_n} \right| \)
- \( \left( \frac{\ln(n+1)}{\ln n} \right) \left( \frac{x}{3} \right) \)
Convergence Interval
The convergence interval of a power series is a range of the variable \( x \) values where the series converges. In simple terms, it tells us where the series makes mathematical sense. For the given exercise, after applying the Ratio Test, we concluded that:
- \(-3 < x < 3\)
Divergence
Divergence in the context of a series occurs when its terms do not sum to a finite value. This can happen when the series doesn't conform to convergence criteria across all its possible values. In the case of our power series exercise:
- At \( x = 3 \), the test evaluated the series \( \sum_{n=1}^{\infty} \frac{(\ln n)}{n} \) and found that it diverged using the integral test.
- At \( x = -3 \), the series \( \sum_{n=1}^{\infty} \frac{(-1)^n (\ln n)}{n} \) also diverged, this time by the limit comparison test with a similar divergence characteristic to the harmonic series.