Closed
Description
One can take advantage of the fact that (a+b)p = ap + bp to quickly expand fn = fqp * fr (as r<p, and f^p is sparse, the resulting product is easy to compute).
See http://groups.google.com/group/sage-support/browse_thread/thread/38c3d619a7684a90
Upstream: Fixed upstream, in a later stable release.
Component: algebra
Issue created by migration from https://trac.sagemath.org/ticket/7253