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

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
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

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