Mathematica in Action


Book Description

"Mathematica in Action, 2nd Edition," is designed both as a guide to the extraordinary capabilities of Mathematica as well as a detailed tour of modern mathematics by one of its leading expositors, Stan Wagon. Ideal for teachers, researchers, mathematica enthusiasts. This second edition of the highly sucessful W.H. Freeman version includes an 8 page full color insert and 50% new material all organized around Elementary Topics, Intermediate Applications, and Advanced Projects. In addition, the book uses Mathematica 3.0 throughtout. Mathematica 3.0 notebooks with all the programs and examples discussed in the book are available on the TELOS web site (www.telospub.com). These notebooks contain materials suitable for DOS, Windows, Macintosh and Unix computers. Stan Wagon is well-known in the mathematics (and Mathematica) community as Associate Editor of the "American Mathematical Monthly," a columnist for the "Mathematical Intelligencer" and "Mathematica in Education and Research," author of "The Banach-Tarski Paradox" and "Unsolved Problems in Elementary Geometry and Number Theory (with Victor Klee), as well as winner of the 1987 Lester R. Ford Award for Expository Writing.




Group Actions on Manifolds


Book Description

Presents an understanding of the sorts of problems one studies in group actions and the methods used to study such problems. This book features articles based upon lectures at the 1983 AMS-IMS-SIAM Joint Summer Research Conference, Group Actions on Manifolds, held at the University of Colorado.




Think Julia


Book Description

If you’re just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch. Designed from the beginning for high performance, Julia is a general-purpose language ideal for not only numerical analysis and computational science but also web programming and scripting. Through exercises in each chapter, you’ll try out programming concepts as you learn them. Think Julia is perfect for students at the high school or college level as well as self-learners and professionals who need to learn programming basics. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies




An Introduction to Programming with Mathematica®


Book Description

Accompanying the book, as with all TELOS sponsored publications, is an electronic component. In this case it is a DOS-Diskette produced by one of the coauthors, Paul Wellin. This diskette consists of Mathematica notebooks and packages which contain the codes for all examples and exercises in the book, as well as additional materials intended to extend many ideas covered in the text. It is of great value to teachers, students, and others using this book to learn how to effectively program with Mathematica .




The Mathematica Handbook


Book Description

The Mathematica Handbook provides all the Mathematica commands and objects along with typical examples of them. This handbook is intended as a reference of all built-in Mathematica Version 2.0 objects to both beginning and advanced users of Mathematica. The book contains commands and examples of those commands found in the packages of Mathematica, a system for doing mathematics on a computer. The Preface describes how to use the entries of The Handbook and then briefly discusses elementary rules of Mathematica syntax, defining functions, and using commands that are contained in the standard Mathematica packages. Subsequent chapters provide commands for calculations in Calculus, Statistics, and Numerical Math. The commands in these sections are listed within each package, and the packages are listed alphabetically within each folder (or directory) as well. The book will be of use to engineers, computer scientists, physical scientists, mathematicians, business professionals, and students.




Mathematica Japonicae


Book Description




Current Trends in Transformation Groups


Book Description

This book provides an overview of some of the most active topics in the theory of transformation groups over the past decades and stresses advances obtained in the last dozen years. The emphasis is on actions of Lie groups on manifolds and CW complexes. Manifolds and actions of Lie groups on them are studied in the linear, semialgebraic, definable, analytic, smooth, and topological categories. Equivalent vector bundles play an important role. The work is divided into fifteen articles and will be of interest to anyone researching or studying transformations groups. The references make it easy to find details and original accounts of the topics surveyed, including tools and theories used in these accounts.




Introduction to the Mathematics of Operations Research with Mathematica®


Book Description

The breadth of information about operations research and the overwhelming size of previous sources on the subject make it a difficult topic for non-specialists to grasp. Fortunately, Introduction to the Mathematics of Operations Research with Mathematica®, Second Edition delivers a concise analysis that benefits professionals in operations research and related fields in statistics, management, applied mathematics, and finance. The second edition retains the character of the earlier version, while incorporating developments in the sphere of operations research, technology, and mathematics pedagogy. Covering the topics crucial to applied mathematics, it examines graph theory, linear programming, stochastic processes, and dynamic programming. This self-contained text includes an accompanying electronic version and a package of useful commands. The electronic version is in the form of Mathematica notebooks, enabling you to devise, edit, and execute/reexecute commands, increasing your level of comprehension and problem-solving. Mathematica sharpens the impact of this book by allowing you to conveniently carry out graph algorithms, experiment with large powers of adjacency matrices in order to check the path counting theorem and Markov chains, construct feasible regions of linear programming problems, and use the "dictionary" method to solve these problems. You can also create simulators for Markov chains, Poisson processes, and Brownian motions in Mathematica, increasing your understanding of the defining conditions of these processes. Among many other benefits, Mathematica also promotes recursive solutions for problems related to first passage times and absorption probabilities.




Programming in Mathematica


Book Description




Programming with Mathematica®


Book Description

This practical, example-driven introduction teaches the foundations of the Mathematica language so it can be applied to solving concrete problems.