By Andre HECK

This e-book is an creation to the fashionable machine algebra method Maple. The booklet intends to coach the reader not just what should be performed by means of Maple, but in addition the way it may be performed. Emphasis is on realizing the Maple procedure greater than on genuine wisdom of integrated percentages. To this finish, the ebook includes either straight forward and extra refined examples and plenty of workouts. Introduction to Maple is not just a readable guide, explaining the right way to use Maple as a symbolic calculator, but additionally offers the mandatory historical past to people who are looking to expand the integrated wisdom of Maple through imposing new algorithms. the common reader must have a heritage in arithmetic that's not on the newbie point. The booklet starts off with an creation to computing device algebra, the 1st steps to calculus on numbers, and variables and names. It keeps with such matters as polynomials and rational capabilities, differentiation, integration and summation, simplification, portraits. The booklet concludes with the themes differential equations, and linear algebra: the fundamentals and the purposes.

Show description

Read or Download Introduction to Maple PDF

Best software: systems: scientific computing books

Intuitive Probability and Random Processes using MATLAB

Intuitive likelihood and Random procedures utilizing MATLAB® is an creation to chance and random methods that merges concept with perform. according to the author’s trust that in simple terms "hands-on" adventure with the cloth can advertise intuitive realizing, the technique is to encourage the necessity for conception utilizing MATLAB examples, by means of conception and research, and eventually descriptions of "real-world" examples to acquaint the reader with a large choice of purposes.

Elektromagnetische Felder und Netzwerke: Anwendungen in Mathcad und PSpice

Thema des Buches ist die umfassende Darstellung der Berechnung elektromagnetischer Felder und Netzwerke unter besonderer Berücksichtigung moderner Computerprogramme, speziell Mathcad und PSpice. Zielgruppe sind Studenten der Elektrotechnik oder Physik der Hochschul-Eingangssemester, aber auch Dozenten, die sich in die Anwendung dieser Programmpakete einarbeiten wollen.

Gewöhnliche Differentialgleichungen: Theorie und Praxis - vertieft und visualisiert mit Maple®

Die Theorie der Gewöhnlichen Differentialgleichungen ist ein grundlegendes und unverändert aktuelles Gebiet der Mathematik. Das vorliegende Buch führt nicht nur äußerst sorgfältig und umfassend in die Theorie ein, sondern vermittelt auch aufgrund der zahlreichen vollständig durchgerechneten Beispiele einen Einblick in deren Anwendungspraxis.

Additional resources for Introduction to Maple

Example text

The First Steps: Calculus on Numbers > expand ( ") ; > (-8)~(l/3); (_8)113 > simplify ( " ) ; -2 In the last example, Maple uses the principal branch of the complex, cube root function. Radical numbers are instances of so-called algebraic numbers. J5 is a root a of the polynomial x 8 - 40x6 + 352x 4 - 960x 2 + 576, the nested radical 1 + v'2 is a root aof the polynomial x4 - 2x - 1. A root a of the polynomial x 5 + x + 1 cannot be expressed in terms of radicals. 4142. J Computing with algebraic numbers is complicated and time-consuming [108], but Maple has computational methods built in.

_ xAigcd(i,j) > od od: > dets[n]:= factor( linalg[det] ( A[n] > print ( dets[n] ) ): ) > od: x x2(x-l) :XJ x7 (x2 + 1) (x+l) (:XJ (x_l)2 + x-I) (x + 1 ) 4 (x _ 1) 5 At first sight, it has not been a success. But, look at the quotients of successive determinants. 4 Advantages of Computer Algebra x6 (x2 x7 (x2 + 1) + 1) (x+ 1)3 (x 3 + x - I ) (x - 1)4 (x + 1 ) 4 (x _ 1 ) 5 In the nth polynomial only powers of x appear that have divisors of n as exponents. Thinking of Mobius like formulae and playing a little more with Maple, the following conjecture comes readily to mind: n Conjecture.

Explain the different results of the following Maple commands. (a) x:y; (b) x/y; (c) x\y; 3. In this exercise you can practise your skills in using the help system of Maple. , In(xy) = In x + In y, only the left or right side. How can you easily do this in Maple? (b) Suppose that you want to compute the continued fraction approximation of the exponential function; can Maple do this for you? If yes, carry out the computation. (c) Suppose that you want to factor the polynomial x 8 + x 6 + lOx 4 + 10x 3 + 8x 2 + 2x + 8 modulo 13.

Download PDF sample

Introduction to Maple by Andre HECK
Rated 4.39 of 5 – based on 29 votes