Finding the Centre and Radius of Convergence of Power Series: Explained

MissP.25_5
Messages
329
Reaction score
0
Hello.
I need someone to explain to me how to find the centre and radius of convergence of power series.
I got the working and the answers but there are some things I don't understand.

$$\sum_{n=0}^{\infty}\frac{(4i)^n(z-i)^n}{(n+1)(n+2)}$$

Using the ratio test, we got
$$\lim_{{n}\to{\infty}} \frac{4i(z-i)(n+1)}{n+3}$$=4i(z-i)

Ok, in this part, why is the limit 4i(z-i)? Don't we have to divide all the terms by n?

And the final answer is: $$R=1/4, z=i$$

Why does the centre become i?
 
Physics news on Phys.org
A power series expansion is an infinite series
\begin{equation*}
\sum_{n=0}^{\infty} a_n (z-c)^n,
\end{equation*}
where ##a_n## are coefficients and ##c \in \mathbb{C}## is the center (the point we are expanding about).

I think you can figure out why
\begin{equation*}
\lim_{n \rightarrow \infty} \frac{4i(z-i)(n+1)}{n+3} = 4i(z-i).
\end{equation*}
The easiest might be to substitute ##k = f(n)##, for some well-chosen function ##f##.
 
  • Like
Likes 1 person
MissP.25_5 said:
Hello.
I need someone to explain to me how to find the centre and radius of convergence of power series.
I got the working and the answers but there are some things I don't understand.

$$\sum_{n=0}^{\infty}\frac{(4i)^n(z-i)^n}{(n+1)(n+2)}$$

Using the ratio test, we got
$$\lim_{{n}\to{\infty}} \frac{4i(z-i)(n+1)}{n+3}$$=4i(z-i)
This is incorrect. The "ratio test" only applies to series of non-negative real numbers. In order to apply the ratio test to more general series, you must take the absolute value
\lim{m\to\infty} \frac{4|z- i|(n+1)}{n+ 3}= 4|z- i|\lim_{n\to\infty} \frac{n+1}{n+ 3}.

Ok, in this part, why is the limit 4i(z-i)? Don't we have to divide all the terms by n?
Well, what do you get when you "divide all term" of \frac{n+1}{n+ 3} by n?

And the final answer is: $$R=1/4, z=i$$

Why does the centre become i?
The "ratio" test says that series \sum a_n converges if \lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right|< 1. What is \lim_{\n to\infty}4|z- i|\frac{n+1}{n+ 3}? For what values of z is that less than 1?
 
HallsofIvy said:
Well, what do you get when you "divide all term" of \frac{n+1}{n+ 3} by n?


The "ratio" test says that series \sum a_n converges if \lim_{n\to\infty}\left|\frac{a_{n+1}}{a_n}\right|< 1. What is \lim_{\n to\infty}4|z- i|\frac{n+1}{n+ 3}? For what values of z is that less than 1?

The answer to your first question is 1 and for the second, z≤i. Right?
 
"z\le i" doesn't even make sense. The complex numbers are NOT an "ordered" field. You keep forgetting the absolute value!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...

Similar threads

Replies
2
Views
2K
Replies
3
Views
1K
Replies
3
Views
2K
Replies
1
Views
1K
Replies
5
Views
2K
Replies
4
Views
2K
Replies
2
Views
910
Back
Top