(a) Find a power series representation for the function. (Give your power series representation centered at x = 0.) f(x)=x/(10 x**2+1) sum_(n=0)^infinity (-1)**n 10**n x**(2n+1) sum_(n=0)^infinity (-1)**n (x**(2n+1))/(10**n) sum_(n=0)^infinity (-1)**n 10**n x**(2n) 10 sum_(n=0)^infinity (-1)**n x**(2n+1) sum_(n=0)^infinity (-1)**n 10**(n+1) x**(n+1) Correct: Your answer is correct. (b) Determine the interval of convergence.

Respuesta :

One way to do this is to recall that for [tex]|x|<1[/tex], we have

[tex]\displaystyle\frac1{1-x}=\sum_{n=0}^\infty x^n[/tex]

so that

[tex]\displaystyle\frac x{10x^2+1}=\frac x{1-(-10x^2)}=x\sum_{n=0}^\infty(-10x^2)^n=\sum_{n=0}^\infty(-10)^nx^{2n+1}[/tex]

(which seems to match the first option) so long as [tex]|-10x^2|=10x^2<1[/tex], or [tex]-\frac1{\sqrt{10}}<x<\frac1{\sqrt{10}}[/tex], which is the interval of convergence.

ACCESS MORE