Mathematica is a software package that can manipulate symbols as well as numbers. It has impressive graphing facilities and with its numerous powerful commands the user can tackle almost any mathematical problem. Mathematica can be used in various modes:
The Assignment Sheets presented here could be adapted to work with other Computer Algebra Systems like Maple or Derive or possibly some of the new advanced calculators.
|
|
|
|
|
|
|
|
This assignment explores the use of the Prime[ ] command to deduce the number of primes between given limits leading to observations on the distribution of the primes |
|
|
A crossnumber puzzle about powers of two which uses Mathematica's multiprecision calculating power. Nomal calculators would not be able to display enough digits to complete this puzzle. |
|
|
An investigation into terminating and recurring decimals using, for example, N[1/7,30] This command gives 1/7 to 30 decimal places |
|
|
Continuing the investigation into patterns that occur in the decimal digits of the decimal expansions of 1/prime. |