Finding the First 4 Terms of (1-x)^-1 Expansion

  • Thread starter Thread starter boneill3
  • Start date Start date
  • Tags Tags
    Expansion Terms
boneill3
Messages
126
Reaction score
0

Homework Statement



To find the general series expansion (1-x)^-1 for the first 4 terms
Do i just use the taylor series ?


Homework Equations



f(x) = f(x) + f '(x)/1! x + f ''(x)/2! x^2 + f '''(x)/3! x^3

The Attempt at a Solution



= 1 + x + x^2 + x^3 + x^4 etc.

regards
Brendan
 
Physics news on Phys.org
Looks good, except the taylor series of any function f around 0 is

<br /> \sum{\frac{f^{(n)}(0)x^n}{n!}}<br />
 
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