| I have a restricted power series $f(t)$ defined over the p-adic integers (restricted means that the coefficients converge to 0). In practice when one sets a precision for the p-adics this power series turns into a polynomial. I want to be able to compute the p-adic integer roots of $f(t)$. More precisely I want an algorithm whose output is a set of disjoint p-adic balls $B_i$ with associated multiplicities $m_i$ subject to the following conditions:
My attempt to solve this problem using Sage was to use the roots() function, however this function does not satisfy condition 2. For example consider: The output is Thank you for the responses, |
Asked: Mar 21 '11
Seen: 97 times
Last updated: Mar 21 '11
powered by ASKBOT version 0.7.22
Copyright Sage, 2010. Some rights reserved under creative commons license.