Computer Algebra: Systems And Algorithms For Algebraic Computation

E-Book Overview

This book still remains the best introduction to computer algebra, catering to both the interested beginner and the experienced pure mathematician and computer scientist. This updated Second Edition provides a comprehensive review, and contains excellent references to fundamental papers and worked examples. In addition to being a general text on the subject, the book includes an appendix describing the use of one particular algebra system-REDUCE.

E-Book Content

Preface An example The example which follows is a work session on the computer, using the software MACSYMA. The user's commands are entered in the lines beginning with (ci). Here we are dealing with a limited (or Taylor series) expansion, calculating an integral and checking that the derivative in the result is indeed the initial function. (c2) taylor( sinh(sin(x))-sin(sinh(x)) ,x ,0 , 15); 7 11 15 x x 5699 x (d2)/T/ -- - ---- - ---------- + . . . 45 1575 1277025750 (c3) primitive:integrate( 1/(x**2 + 1) ** 4 ,x); 5 3 5 atan(x) 15 x + 40 x + 33 x (d3) --------- + ---------------------------16 6 4 2 48 x + 144 x + 144 x + 48 (c4) derivative:diff(primitive, x); 4 2 75 x + 120 x + 33 (d4) ---------------------------6 4 2 48 x + 144 x + 144 x + 48 5 3 5 3 (15 x + 40 x + 33 x) (288 x + 576 x + 288 x) 5 - ----------------------------------------------- + ----------6 4 2 2 2 (48 x + 144 x + 144 x + 48) 16 (x + 1) v vi Preface (c5) factor(ratsimp(derivative)); (d5) 1 --------2 4 (x + 1) All these calculations can, in theory, be done by a rst year student, but they are quite laborious and it is diÆcult to do them with pencil and paper without making a mistake. It is not suÆciently well-known that this type of calculation is as much within the range of computers as is numerical calculation. The purpose of this book is to demonstrate the existing possibilities, to show how t
You might also like

Computeralgebra
Authors: Wolfram Koepf    198    0


Mathematical Morphology: 40 Years On: Proceedings Of The 7th International Symposium On Mathematical Morphology, April 18–20, 2005
Authors: Junior Barrera , Ronaldo Fumio Hashimoto (auth.) , Christian Ronse , Laurent Najman , Etienne Decencière (eds.)    164    0



Proceedings Of International Congress Of Mathematicians
Authors: S.D. Chatterji    188    0


The Unity Of Mathematics: In Honor Of The Ninetieth Birthday Of I.m. Gelfand
Authors: Michael Atiyah (auth.) , Pavel Etingof , Vladimir Retakh , I. M. Singer (eds.)    241    0


Mathematical Problems
Authors: Hilbert D.    260    0


Galois Theory, U Glasgow Course
Authors: John B. Fraleigh    253    0


Algebra. Abstract And Concrete
Authors: Frederick M. Goodman    222    0


Set Theory And Its Philosophy: A Critical Introduction
Authors: Michael Potter    210    0


New Perspectives In Algebraic Combinatorics
Authors: Louis J. Billera , Anders Björner , Curtis Greene , Rodica E. Simion , Richard P. Stanley    175    0