In Arturas Dubickas paper "On the number of reducible polynomials of bounded naive height", manuscripta math. 144, 439–456 (2014) he discusses a bounding polynomial $x^d + x^\left({d-1}\right) + x^\left({d-2}\right) + \dots + x^2 + x - 1$ real root that is near $1/2$ called ${\theta}_{0}$ where $1/2 < {\theta}_{0} \le 1$ of this polynomial of degree $d$. The roots are involved in the papers volume integrals.
My question is this polynomial known with possible references. This is close to the All One Polynomials (AOP).
And the characterization of this root ${\theta}_{0}$. I get from successive approximation $${\theta}_{0}\sim \frac{1}{2} + \frac{1}{2 (2^\left({d-1}\right)-d-2)}$$ I am looking for more detailed description of this root. Also is it valid that when taking the limit as $d \rightarrow \infty$ that ${\theta}_{0} \rightarrow 1/2$. This what I see numerically.
Your polynomial is $$p(x) = x^d + \ldots + x - 1 = \frac{x^{d+1}-1}{x-1} - 2 = \frac{x^{d+1}-2x + 1}{x-1}$$ thus you are looking for a root near $1/2$ of $$ x^{d+1} - 2 x + 1$$
More generally, consider $$Q(x,a) = a x^{d+1} - 2 x + 1$$ Using Lagrange Inversion, the root of this near $1/2$ has a very nice series expansion in powers of $a2^{-d-1}$:
$$\frac{1}{2} + \sum_{j=1}^\infty \frac{(a 2^{-d-1})^j}{2} \prod_{k=2}^j \left(1 + \frac{jd}{k}\right) $$
This should converge to your root at $a=1$.