Find the interval of convergence of each of the following power series; be sure to investigate the endpoints of the interval in each case. $$\sum_{n=0}^{\infty} \frac{(2 x)^{n}}{3^{n}}$$

Short Answer

Expert verified
The interval of convergence is \ ( -\frac{3}{2}, \frac{3}{2} \).

Step by step solution

01

- Identify the General Form

Write down the general form of the given power series. The given series is: \[\frac{(2x)^n}{3^n} = \bigg(\frac{2x}{3}\bigg)^n\]
02

- Apply the Ratio Test

The Ratio Test is often used to determine the interval of convergence. Compute the limit: \[ \lim_{{n \to \infty}} \frac{a_{n+1}}{a_n} \] where \ a_n = \bigg(\frac{2x}{3}\bigg)^n \.
03

- Simplify the Ratio

Substitute \ a_n = \bigg(\frac{2x}{3}\bigg)^n \ and \ a_{n+1} = \bigg(\frac{2x}{3}\bigg)^{n+1} \ into the Ratio Test limit: \[ \lim_{{n \to \infty}} \frac{\bigg(\frac{2x}{3}\bigg)^{n+1}}{\bigg(\frac{2x}{3}\bigg)^n} = \lim_{{n \to \infty}} \bigg(\frac{2x}{3}\bigg) = \bigg|\frac{2x}{3}\bigg| \]
04

- Set Up the Convergence Condition

According to the Ratio Test, the series converges if the limit of the ratio is less than 1: \[ \bigg|\frac{2x}{3}\bigg| < 1 \]
05

- Solve the Inequality

Solve the inequality \[ \bigg|\frac{2x}{3}\bigg| < 1 \] This leads to: \[ \bigg| 2x \bigg| < 3 \] or \[ -3 < 2x < 3 \] Then divide by 2: \[ -\frac{3}{2} < x < \frac{3}{2} \]
06

- Check the Endpoints

Check the convergence at the endpoints \ x = -\frac{3}{2} \ and \ x = \frac{3}{2} \ by substituting these values back into the original series: \For \ x = -\frac{3}{2} \:\[ \sum_{n=0}^{\infty} \bigg(\frac{2(-\frac{3}{2})}{3}\bigg)^n = \sum_{n=0}^{\infty} (-1)^n \] which is a divergent series (alternating series that does not tend towards 0).For \ x = \frac{3}{2} \:\[ \sum_{n=0}^{\infty} \bigg(\frac{2(\frac{3}{2})}{3}\bigg)^n = \sum_{n=0}^{\infty} 1^n \] which is also a divergent series.
07

- State the Interval of Convergence

Since the series does not converge at \ x = -\frac{3}{2} \ or \ x = \frac{3}{2} \, the interval of convergence is: \ \( -\frac{3}{2}, \frac{3}{2} \)

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 Vaia!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Power Series
A power series is an infinite series of the form $$\sum_{n=0}^{\infty} a_n (x - c)^n,$$ where
  • \(a_n\) represents the coefficients,
  • \(c\) is the center or the point where the series is expanded,
  • and \(x\) is the variable.
Power series allow functions to be expressed as an infinite sum of terms involving those functions. This gives mathematicians a powerful tool to explore functions behavior over different intervals.
For the given exercise, the series is $$\sum_{n=0}^{\infty} \frac{(2x)^n}{3^n},$$ which is already centered at \(c=0\) and can be rewritten as $$\sum_{n=0}^{\infty} \left(\frac{2x}{3}\right)^n.$$ Understanding power series helps us to break down complex functions into simpler polynomials sum, analyzed within a specific interval of convergence.
Ratio Test
The Ratio Test is a method used to determine the convergence of a series. Given a series $$\sum_{n=0}^{\infty} a_n,$$ we examine the limit: $$\lim_{{n \to \infty}} \left| \frac{a_{n+1}}{a_n} \right|.$$ The test dictates:
  • If the limit is less than 1, the series converges absolutely.
  • If the limit is greater than 1, the series diverges.
  • If the limit equals 1, the test is inconclusive, and further examination is needed.
For our power series $$\left(\frac{2x}{3}\right)^n,$$ we set $$a_n = \left(\frac{2x}{3}\right)^n.$$ Using the ratio test, we find the limit as $$\lim_{{n \to \infty}} \left| \frac{a_{n+1}}{a_n} \right| = \lim_{{n \to \infty}} \left| \frac{\left(\frac{2x}{3}\right)^{n+1}}{\left(\frac{2x}{3}\right)^n} \right| = \left| \frac{2x}{3} \right|.$$ Setting this less than 1, $$\left| \frac{2x}{3} \right| < 1.$$ With further simplification, we find the interval for \(x\) is $$-\frac{3}{2} < x < \frac{3}{2}.$$ This helps us understand where the series converges.
Convergence
Convergence in the context of power series implies that as \(n\) approaches infinity, the series sums to a finite value within a specific interval.
For the interval \(-\frac{3}{2} < x < \frac{3}{2}\), we check the endpoints to make sure if they belong to the convergence interval:
For \(x = -\frac{3}{2}\), substituting in the series gives $$\sum_{n=0}^{\infty} \left(\frac{2(-\frac{3}{2})}{3}\right)^n = \sum_{n=0}^{\infty} (-1)^n,$$ which is a divergent series.
For \(x = \frac{3}{2}\), substituting in the series gives $$\sum_{n=0}^{\infty} \left(\frac{2(\frac{3}{2})}{3}\right)^n = \sum_{n=0}^{\infty} 1^n,$$ which also diverges.
Thus, the series converges only within the open interval $$-\frac{3}{2} < x < \frac{3}{2}.$$ Knowing convergence is crucial for understanding where the power series behaves correctly and where it does not.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Use the ratio test to find whether the following series converge or diverge: $$\sum_{n=1}^{\infty} \frac{10^{n}}{(n !)^{2}}$$

Use Maclaurin series to evaluate each of the following. Although you could do them by computer, you can probably do them in your head faster than you can type them into the computer. So use these to practice quick and skillful use of basic series to make simple calculations. $$\lim _{x \rightarrow 0} \frac{\sin x-x}{x^{3}}$$

Find the interval of convergence, including end-point tests: $$\sum_{n=1}^{\infty} \frac{x^{n}}{\ln (n+1)}$$

(a) Using computer or tables (or see Chapter 7 , Section 11 ), verify that \(\sum_{n=1}^{\infty} 1 / n^{2}=\) \(\pi^{2} / 6=1.6449+,\) and also verify that the error in approximating the sum of the series by the first five terms is approximately 0.1813 . (b) \(\quad\) By computer or tables verify that \(\sum_{n=1}^{\infty}\left(1 / n^{2}\right)(1 / 2)^{n}=\pi^{2} / 12-(1 / 2)(\ln 2)^{2}=\) \(0.5822+,\) and that the sum of the first five terms is \(0.5815+.\) (c) Prove theorem (14.4). Hint: The error is \(\left|\sum_{N+1}^{\infty} a_{n} x^{n}\right| .\) Use the fact that the absolute value of a sum is less than or equal to the sum of the absolute values. Then use the fact that \(\left|a_{n+1}\right| \leq\left|a_{n}\right|\) to replace all \(a_{n}\) by \(a_{N+1},\) and write the appropriate inequality. Sum the geometric series to get the result.

(a) Show that it is possible to stack a pile of identical books so that the top book is as far as you like to the right of the bottom book. Start at the top and each time place the pile already completed on top of another book so that the pile is just at the point of tipping. (In practice, of course, you can't let them overhang quite this much without having the stack topple. Try it with a deck of cards.) Find the distance from the right-hand end of each book to the right-hand end of the one beneath it. To find a general formula for this distance, consider the three forces acting on book \(n,\) and write the equation for the torque about its right-hand end. Show that the sum of these setbacks is a divergent series (proportional to the harmonic series). [See "Leaning Tower of The Physical Reviews," Am. J. Phys. 27, 121-122 (1959).] (b) By computer, find the sum of \(N\) terms of the harmonic series with \(N=25\) \(100,200,1000,10^{6}, 10^{100}\). (c) From the diagram in (a), you can see that with 5 books (count down from the top) the top book is completely to the right of the bottom book, that is, the overhang is slightly over one book. Use your series in (a) to verify this. Then using parts (a) and (b) and a computer as needed, find the number of books needed for an overhang of 2 books, 3 books, 10 books, 100 books.

See all solutions

Recommended explanations on Combined Science Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free