Therefore, the simplified function is:f(x) = (1-x)^4

Phuzz
Messages
1
Reaction score
0
1. Sum the Geometric Series 1-x+x2-x3+x4

and hence simplify the function

[f(x)]4 = 1 - x5
1-x+x2-x3+x4

Homework Equations





3. Not sure I quite get understand this properly, as my attempt doesn't seem quite right.


Basically I've gotten

S=1-x+x2-x3+x4

S=1-1+x-x2+x3
x x

which then subtracted becomes

s(1 - 1) = (1-1)+2x+x+x
x x

= 1 +4x
x

Then, putting that into the simplifying function part gives me

f(x) =

1 -x5
-1 +4x
x
 
Last edited:
Physics news on Phys.org
Notice that

1-x+x^2-x^3+\ldots=\sum_{n=0}^{\infty}(-1)^nx^n=\sum_{n=0}^{\infty}(-x)^n
 
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