Dear list members:
I have a polynomial in "x" (e.g. a0+a1 x + a2 x^2 + ... ar x^r)
and want to substitute "x^i", where "i" ranges from 1 to r by m[i].
I understant I can use subst() and do it term by term, but I need to do that
for several polynomials and not all of them are of the same degree.
Any idea how to do that ?
Many thanks.
Paulo
Paulo Gustavo Grahl, CFA
------------------------------------------
pgrahl at gmail.com
pgrahl at fgvmail.br
+55(21) 8809-9254
www.linkedin.com/in/pgrahl
------------------------------------------