Experimental Mathematics with Maple
eBook - ePub

Experimental Mathematics with Maple

Franco Vivaldi

Buch teilen
  1. 240 Seiten
  2. English
  3. ePUB (handyfreundlich)
  4. Über iOS und Android verfügbar
eBook - ePub

Experimental Mathematics with Maple

Franco Vivaldi

Angaben zum Buch
Buchvorschau
Inhaltsverzeichnis
Quellenangaben

Über dieses Buch

As discrete mathematics rapidly becomes a required element of undergraduate mathematics programs, algebraic software systems replace compiled languages and are now most often the computational tool of choice. Newcomers to university level mathematics, therefore, must not only grasp the fundamentals of discrete mathematics, they must also learn to use an algebraic manipulator and develop skills in abstract reasoning.Experimental Mathematics with MAPLE uniquely responds to these needs. Following an emerging trend in research, it places abstraction and axiomatization at the end of a learning process that begins with computer experimentation. It introduces the foundations of discrete mathematics and, assuming no previous knowledge of computing, gradually develops basic computational skills using the latest version of the powerful MAPLE® software. The author's approach is to expose readers to a large number of concrete computational examples and encourage them to isolate the general from the particular, to synthesize computational results, formulate conjectures, and attempt rigorous proofs. Using this approach, Experimental Mathematics with MAPLE enables readers to build a foundation in discrete mathematics, gain valuable experience with algebraic computing, and develop a familiarity with basic abstract concepts, notation, and jargon. Its engaging style, numerous exercises and examples, and Internet posting of selected solutions and MAPLE worksheets make this text ideal for use both in the classroom and for self-study.

Häufig gestellte Fragen

Wie kann ich mein Abo kündigen?
Gehe einfach zum Kontobereich in den Einstellungen und klicke auf „Abo kündigen“ – ganz einfach. Nachdem du gekündigt hast, bleibt deine Mitgliedschaft für den verbleibenden Abozeitraum, den du bereits bezahlt hast, aktiv. Mehr Informationen hier.
(Wie) Kann ich Bücher herunterladen?
Derzeit stehen all unsere auf Mobilgeräte reagierenden ePub-Bücher zum Download über die App zur Verfügung. Die meisten unserer PDFs stehen ebenfalls zum Download bereit; wir arbeiten daran, auch die übrigen PDFs zum Download anzubieten, bei denen dies aktuell noch nicht möglich ist. Weitere Informationen hier.
Welcher Unterschied besteht bei den Preisen zwischen den Aboplänen?
Mit beiden Aboplänen erhältst du vollen Zugang zur Bibliothek und allen Funktionen von Perlego. Die einzigen Unterschiede bestehen im Preis und dem Abozeitraum: Mit dem Jahresabo sparst du auf 12 Monate gerechnet im Vergleich zum Monatsabo rund 30 %.
Was ist Perlego?
Wir sind ein Online-Abodienst für Lehrbücher, bei dem du für weniger als den Preis eines einzelnen Buches pro Monat Zugang zu einer ganzen Online-Bibliothek erhältst. Mit über 1 Million Büchern zu über 1.000 verschiedenen Themen haben wir bestimmt alles, was du brauchst! Weitere Informationen hier.
Unterstützt Perlego Text-zu-Sprache?
Achte auf das Symbol zum Vorlesen in deinem nächsten Buch, um zu sehen, ob du es dir auch anhören kannst. Bei diesem Tool wird dir Text laut vorgelesen, wobei der Text beim Vorlesen auch grafisch hervorgehoben wird. Du kannst das Vorlesen jederzeit anhalten, beschleunigen und verlangsamen. Weitere Informationen hier.
Ist Experimental Mathematics with Maple als Online-PDF/ePub verfügbar?
Ja, du hast Zugang zu Experimental Mathematics with Maple von Franco Vivaldi im PDF- und/oder ePub-Format sowie zu anderen beliebten Büchern aus Mathematics & Mathematics General. Aus unserem Katalog stehen dir über 1 Million Bücher zur Verfügung.

Information

Jahr
2018
ISBN
9781351990196
Chapter 1
What is Maple?
Maple is a powerful system for symbolic computation. In this chapter, we intend to give you a flavour of Maple’s capabilities by taking you through a guided tour of some Maple commands. You need a computer with a working copy of Maple software.
Starting and ending a Maple session
The procedure for starting a Maple session depends on the computer and on the details of the software installation. For instance, if you are using a window-based version of the software, you will click on Maple’s icon with the mouse. After starting a Maple session, the system will greet you with a prompt, which may look like this
>
The cursor — the symbol that indicates the place where any typing will end up (typically a bar ‘I’ or an underscore ‘_’) — will be positioned just after the cursor, waiting for input. Whenever Maple displays a prompt, it means that it is ready to accept a new command. One of these commands is quit (or done, or stop), which terminates a Maple session.
> quit
You first type it, then press the RETURN key. In a window environment, you may achieve the same result by clicking on the ‘quit’ button with the mouse. Before falling silent, Maple will display a brief summary of the resources used during the session, which need not concern you now.
A guided tour of Maple
Here are a few...

Inhaltsverzeichnis