Solve for the real :
Substitute to expose the geometric structure. Let . The ten terms are consecutive powers of , so
Writing it in turns a scattered-looking sum into a geometric series and removes any temptation to expand the binomials.
Factor out the lowest power and sum the series.
The bracket is a -term geometric series with ratio .
Locate the root by evaluating at y = 1. At every term is , so the left side is exactly . Since and the sum is strictly increasing for (each is increasing), the root must satisfy , i.e. . Strict monotonicity also guarantees there is exactly one such root.
Bracket it numerically. Evaluating :
So the root lies between and — a little below the midpoint, since grows steeply (the derivative near is roughly ).
Refine and convert back. Bisecting to full precision gives
Check: , matching to six significant figures. Rounding the intermediate to three decimals () would already push the sum to about , so keep the extra digits.
Note there is no closed form. The equation reduces to a degree- polynomial with no rational root and no cyclotomic structure, so a numerical root is the answer. For negative the sum can also vanish or oscillate, but no other real value reaches .
Need to solve a different problem like this? Open the solver →