Is My Taylor Polynomial for 1/(1-x^2) Correct?

  • Thread starter Thread starter holezch
  • Start date Start date
  • Tags Tags
    Polynomial Taylor
holezch
Messages
251
Reaction score
0

Homework Statement



The question asks me to write out a taylor polynomial for 1/(1-x^2)
of degree 2n+1 at 0.



The Attempt at a Solution



My answer was 1 + x^2 + x^4 + x^6 + ... + (x^4)/(1-x^2) which I just got from using hte geometric series formula. The textbook answer however is this:

1 - x^2 + x^4 - .... + (-1)^n x^2n

Am I wrong? I thought so, but I took out a graphing calculator, and the larger I make my polynomial degree, the closer it looks to 1/(1-x^2). So my answer must be correct?

thanks
 
Physics news on Phys.org
omg, silly me. The question was 1/(1 + x^2) , not 1 / ( 1- x^2 )
 
so should I just keep differentiating ? :S
 
If you know what the taylor series polynomial is for 1/(1-x) it's just a simple substitution
 
Office_Shredder said:
If you know what the taylor series polynomial is for 1/(1-x) it's just a simple substitution

right. that was very blind of me.. thanks! I also don't need to include the remainder term in my answer right? I just stop at 2n, since that's all they want the function to be equal up to
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top