Experimental Mathematics with Maple
eBook - ePub

Experimental Mathematics with Maple

Franco Vivaldi

Share book
  1. 240 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Experimental Mathematics with Maple

Franco Vivaldi

Book details
Book preview
Table of contents
Citations

About This Book

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.

Frequently asked questions

How do I cancel my subscription?
Simply head over to the account section in settings and click on ā€œCancel Subscriptionā€ - itā€™s as simple as that. After you cancel, your membership will stay active for the remainder of the time youā€™ve paid for. Learn more here.
Can/how do I download books?
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
What is the difference between the pricing plans?
Both plans give you full access to the library and all of Perlegoā€™s features. The only differences are the price and subscription period: With the annual plan youā€™ll save around 30% compared to 12 months on the monthly plan.
What is Perlego?
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, weā€™ve got you covered! Learn more here.
Do you support text-to-speech?
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Is Experimental Mathematics with Maple an online PDF/ePUB?
Yes, you can access Experimental Mathematics with Maple by Franco Vivaldi in PDF and/or ePUB format, as well as other popular books in Mathematics & Mathematics General. We have over one million books available in our catalogue for you to explore.

Information

Year
2018
ISBN
9781351990196
Edition
1
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...

Table of contents