Problem 356
Largest roots of cubic polynomials
Let an be the largest real root of a polynomial g(x) = x3 - 2n·x2 + n.
For example, a2 = 3.86619826…
Find the last eight digits of
Note:
三次多项式的最大根
记an为多项式g(x) = x3 - 2n·x2 + n的最大实根。
例如,a2 = 3.86619826…
求
注:
Gitalking ...