polytools[recipoly] - determine whether a polynomial is self-reciprocal
|
Calling Sequence
|
|
recipoly(a, x)
recipoly(a, x, 'p')
|
|
Parameters
|
|
a
|
-
|
expression
|
x
|
-
|
indeterminate
|
p
|
-
|
(optional) name
|
|
|
|
|
Description
|
|
•
|
If d is even and if the optional second argument p is specified, p is assigned the polynomial P of degree such that .
|
•
|
Note that if d is odd, a being self-reciprocal implies a is divisible by . In this case, if p is specified then the result computed is for .
|
|
|
Download Help Document
Was this information helpful?