jacobrhcp
- 164
- 0
[SOLVED] power series and taylor
Let f be a function defined by f(x)=\frac{1+c x^2}{1+x^2}, and let x be an element of R
for c\neq1, find the taylor series around the point a, and find the radius of convergence of the taylor series
for power series, \sum|c_k|(x-a)^k, the radius of convergence is given by \rho=\frac{1}{limsup |c_k|^{1/k}}
the taylor expansion is given by f(x)=\sum\frac{f^k(a) (x-a)^k}{k!}
I tried writing out the taylor series;
f(x)=\frac{1+c a^2}{1+a^2}+\frac{2a^2(c-1)}{(1+a^2)^2}(x-a)+\frac{4a(c-1)(1-a^4)}{2(1+a^2)^4}(x-a)^2+etc...
I did this for the first 4 terms but there was no clear pattern to simplify to an infinite summation, in which case I can use the formula for radius of convergence of power series.
Homework Statement
Let f be a function defined by f(x)=\frac{1+c x^2}{1+x^2}, and let x be an element of R
for c\neq1, find the taylor series around the point a, and find the radius of convergence of the taylor series
Homework Equations
for power series, \sum|c_k|(x-a)^k, the radius of convergence is given by \rho=\frac{1}{limsup |c_k|^{1/k}}
the taylor expansion is given by f(x)=\sum\frac{f^k(a) (x-a)^k}{k!}
The Attempt at a Solution
I tried writing out the taylor series;
f(x)=\frac{1+c a^2}{1+a^2}+\frac{2a^2(c-1)}{(1+a^2)^2}(x-a)+\frac{4a(c-1)(1-a^4)}{2(1+a^2)^4}(x-a)^2+etc...
I did this for the first 4 terms but there was no clear pattern to simplify to an infinite summation, in which case I can use the formula for radius of convergence of power series.
Last edited: