Math Problem Statement

Find the center and Radius of Convergence of sum n = 1 to ∞ (3n(3n - 1))/(n ^ n) * z ^ (3n)

Solution

We are tasked with finding the center and radius of convergence of the series:

n=13n(3n1)nnz3n\sum_{n=1}^{\infty} \frac{3n(3n - 1)}{n^n} z^{3n}

Step 1: Express the series in the general form

The general form of a power series is:

n=0anzn\sum_{n=0}^{\infty} a_n z^n

In our case, the series is:

n=13n(3n1)nnz3n\sum_{n=1}^{\infty} \frac{3n(3n - 1)}{n^n} z^{3n}

Notice that the powers of zz are 3n3n, not just nn, so the series is not in the standard form of a power series. To proceed, let’s make a substitution to express the series in a way that allows us to use standard tests for convergence.

Step 2: Define a new variable w=z3w = z^3

Let w=z3w = z^3, so that the series becomes:

n=13n(3n1)nnwn\sum_{n=1}^{\infty} \frac{3n(3n - 1)}{n^n} w^n

Now, the series is in the standard form:

n=1anwn\sum_{n=1}^{\infty} a_n w^n

where:

an=3n(3n1)nna_n = \frac{3n(3n - 1)}{n^n}

Step 3: Apply the root test to determine the radius of convergence

The root test tells us that the radius of convergence RwR_w of the series anwn\sum a_n w^n is given by:

1Rw=lim supnann\frac{1}{R_w} = \limsup_{n \to \infty} \sqrt[n]{|a_n|}

Thus, we need to find:

lim supn3n(3n1)nnn\limsup_{n \to \infty} \sqrt[n]{\left| \frac{3n(3n - 1)}{n^n} \right|}

Step 4: Simplify the expression for ana_n

First, simplify the general term:

an=3n(3n1)nn|a_n| = \frac{3n(3n - 1)}{n^n}

As nn grows large, 3n(3n1)3n(3n - 1) behaves asymptotically as 9n29n^2. Therefore:

an9n2nn|a_n| \sim \frac{9n^2}{n^n}

Now, we need to evaluate the limit of ann\sqrt[n]{|a_n|}:

[ \lim_{n \to \infty} \sqrt[n]{\frac{9n^2}{n^n}} = \lim_{n \to \infty} \frac{\sqrt[n]{9n^2}}{n} = \lim_{n \to \infty} \frac{9^{1/n} n^{2/n}}{n} ]

As nn \to \infty, 91/n19^{1/n} \to 1 and n2/n1n^{2/n} \to 1, so:

limn91/nn2/nn=0\lim_{n \to \infty} \frac{9^{1/n} n^{2/n}}{n} = 0

Thus, the radius of convergence in terms of ww is infinite:

Rw=R_w = \infty

Step 5: Convert back to zz

Since w=z3w = z^3, the radius of convergence in terms of zz is:

[ R_z = \sqrt[3]{R_w} = \sqrt[3]{\infty} = \infty ]

Conclusion:

  • The center of convergence is z=0z = 0 (since the series is centered around w=0w = 0).
  • The radius of convergence is \infty.

If you need further details or have any questions, feel free to ask!

Related questions:

  1. How does the root test apply to different power series?
  2. What is the significance of the radius of convergence in complex analysis?
  3. How can we find the radius of convergence of a series that involves both powers of zz and other functions?
  4. What happens if we apply the ratio test instead of the root test for this series?
  5. How does the growth of nnn^n affect the convergence of series like this?

Tip: When dealing with series where the powers of zz are non-linear (like z3nz^{3n} instead of znz^n), always make a substitution to simplify the series into a more familiar form.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Power Series
Radius of Convergence
Root Test
Complex Analysis

Formulas

Root Test: 1/R = limsup(n -> ∞) √[n]{|a_n|}
Radius of Convergence in terms of z: R_z = ∛(R_w)

Theorems

Root Test for Convergence
Convergence of Power Series

Suitable Grade Level

Grades 12-College