Isolate $x$ on finite geometric sum

46 Views Asked by At

How can I isolate $x$ in terms of $n$, considering the following restriction?

$$1 = x + x^2 + x^3 + x^4 + … + x^n$$

For example $f(n=3) = 0.544$

Other hints:

  • Only positive values of $x$ are accepted
  • Approximated results are also valid
1

There are 1 best solutions below

2
On BEST ANSWER

Polynomial equations of this type have no closed-form expression for $n>4$.