Igor Schein on Mon, 5 Apr 1999 15:12:12 -0400


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

polrootspadic()


Hi,

I noticed the following:

\\ 2.0.11.beta

? polrootspadic(x^8-x^7+29*x^2+29,2,10) 
[1 + 2 + 2^3 + 2^4 + 2^5 + 2^6 + 2^7 + 2^8 + O(2^10)]

\\ 2.0.12.alpha and later

? polrootspadic(x^8-x^7+29*x^2+29,2,10)
  ***   root does not exist in rootpadic

Which one is correct?

Thanks

Igor