Let $f_n(x)=x^n+nx-1$, let $a_n$ denote its unique positive root. Then prove $\sum_{n=1}^{\infty}(-1)^na_n$ is conditionally convergent. Below is my solution.
First, $$a_n(a_n^{n-1}+n)=1,$$ because $a_n^{n-1}+n\to \infty$, so $a_n\to0$.
Then $$na_n=1-a_n^n,$$ so $a_n\sim\frac{1}{n}$. So the asymptotic behavior of $a_n$ is similar to that of $\frac{1}{n}$. Then their convergence should also be similar. I think my idea has some validity, is there any way to prove it rigorously? Or give a counterexample? Thanks!
You are on the right track. Write
$$ (-1)^n a_n = \frac{(-1)^n}{n} + (-1)^{n-1}\frac{a_n^n}{n}. $$
The sum $\sum_{n=1}^{\infty} \frac{(-1)^n}{n} $ converges by Alternating Series Test.
The sum $\sum_{n=1}^{\infty} (-1)^{n-1}\frac{a_n^n}{n}$ converges absolutely by Root Test: $$ \lim_{n\to\infty} \sqrt[n]{\left| (-1)^{n-1}\frac{a_n^n}{n} \right|} = \lim_{n\to\infty} \frac{a_n}{n^{1/n}} = \frac{0}{1} = 0 < 1. $$
Since $S = \sum_{n=1}^{\infty} (-1)^n a_n$ is the sum of two convergent series, $S$ itself also converges.
To show that $S$ does not converge absolutely, note the following general observation: