Mathematica

    Chapter 7






Important: To access Mathematica worksheet files from this window, your browser must recognize the nb file extension. If not, load the files with the Mathematica interface.


Section 7.1

Footnote 3, Mathematica's Resultant operator page 268 (Foot3-Resultant.nb)
PolynomialResultant, Figure 7.1 page 281 (PolynomialResultant.txt)
    (requires the procedure
       Remainder, Figure 4.1 page 116)
PolynomialResultantMv, Figure 7.2 page 283 (PolynomialResultantMv.txt)
    (requires the procedures
       PseudoRemainder, Figure 6.5 page 240 (PseudoDivision.txt)
       RecQuotient, Figure 6.1 page 211 (RecPolyDiv.txt)
SrPolynomialResultant, SrPolynomialResultantRec, Figure 7.5, 7.6, and 7.7
    pages 286-288 (SrPolynomialResultant.txt (requires the procedures
       PseudoRemainder, Figure 6.5 page 240 (PseudoDivision.txt)
       RecQuotient, Figure 6.1 page 211 (RecPolyDiv.txt)
       PolynomialContentSr (Exercise 7(b), page 261)

Section 7.2


FindPolynomial, Figures 7.8 and 7.9 pages 293-294 (FindPolynomial.txt)