Susanne217
- 311
- 0
Homework Statement
I have post this before but now I have come up with the complete result hopefully
Anyway given the power series \sum_{j=0}^{\infty} F_{j} z^j
find the radius of convergence around zero and F_j = F_{j-1} - F_{j-2}
and that j \geq 2
The Attempt at a Solution
I know that recursive relation F_j = F_{j-1} - F_{j-2} can be rewritten to the polynomial z^ = z +1 which has the roots
z_{0},z_1 = \frac{1 \pm \sqrt{5}}{2}
and that I know from discrete mathematics that the general solution of F_j = A z_{0}^j + B z_{1}^j and we know that if the series converges then
\lim_{n \to \infty} |\frac{F_{j+1}}{F_j}| < 1
thus by the ratio test
\lim_{n \to \infty} |\frac{F_{j+1}}{F_j}| = \lim_{n \to \infty} |\frac{\frac{\sqrt{5}+1}{2}^{n+1} A + \frac{\sqrt{5}+1}{2}^{n+1} B}{\frac{\sqrt{5}+1}{2}^{n} A+ \frac{\sqrt{5}+1}{2}^{n}B} | = z_0 and then
\lim_{n \to \infty} |\frac{F_{j+1}z^{j+1}}{F_j z^{j}}| = |z|z_0 = \frac{1+\sqrt{5}}{2}|z| < 1 and hende the radius of Convergence of the series around zero is
R = \frac{1+\sqrt{5}}{2}
How is that friends?
Susanne
Last edited: