Mathematica
Chapter 3
Important:
To access Mathematica notebook files from this window, your browser
must recognize the nb file extension. If not, load
the files with the Mathematica interface.
Section 3.1
Interactive dialogue in Figure 3.3
page 71
(Fig3-3.nb, Commutative transformations in automatic simplification)
Figure 3.6, Power transformations in automatic simplification
page 75 (Fig3-6.nb)
Figure 3.7, Power transformations with base 0 in automatic simplification
page 78 (Fig3-7.nb)
Figure 3.8, Numerical power transformations with radicals in automatic simplification
page 79 (Fig3-8.nb)
Mathematica's Order operator
Exercise 2, page 90 (lexorder.nb)
Section 3.2
AutomaticSimplify, Figure 3.10
page 92
(AutomaticSimplify.txt,
requires the procedures
SimplifyRationalNumber, Figure 2.5
page 38,
SimplifyPower
(Exercise 5(a,b), page 107, requires additional procedures
(see pages 94-97 and page 93)),
SimplifyProduct
(Exercise 5(c,d,e), page 107, requires additional procedures
(see pages 97-105 and page 93)),
SimplifySum
(Exercise 7, page 108, requires additional procedures
(see page 105 and page 93)),
SimplifyQuotient
(Exercise 6(a), page 107, requires additional procedures
(see page 106 and page 93)),
SimplifyDifference
(Exercise 6(b), page 108, requires additional procedures
(see page 106 and 93)),
SimplifyFactorial
(page 106 and Exercise 6(c), page 108)
SimplifyFunction
(page 106 and Exercise 6(d), page 108)
)