Let*s define a power series:
$$ \begin{align} p_n(x) = \sum\limits_{k=1}^n a_k x^k, \quad a_k \in \mathbb{N} \end{align} $$
Is it possible to give a certain bound $-1 \le x_b \le x < 0 $ such that
$$ \begin{align} p_n(x) &> p_{\infty}(x), \quad \text{if n is even} \\ p_n(x) &< p_{\infty}(x), \quad \text{if n is odd} \end{align} $$
although $a_n$ is kind of a random distributed sequence only bound between $a_n = n$ and $a_n = n^2$?
Edit: I would be happy also about a rough bound. F.e. let's say the best $x_b$ for a given $a_n$ sequence would be $-0.6$ but I would be able to say that $-0.25$ is a certain bound such that the conditions above are true.
Edit 2: With kind of randomly distributed I mean that I don't know the sequence. The values can jump up and down. I only know that this sequence is bounded. So, the "jumps" are bounded, too.
Clarification of the question: Is there any way to give a fixed $x_b$ only by the bounds such that the condition is true?