This book provides a hands-on approach to computer symbolic computation using the elementary commands of Python. Symbolic computer mathematics is the study of algorithms that can be implemented as computer programs which provide exact results rather than numerical approximations. The author begins by discussing Python essentials an number theory. Then, the book covers the simplification and evaluation of expressions involving multivariate rational functions, the exact solutions of systems of linear equations, and applications of polynomial algebra. Programs in symbolic differentiation and indefinite integration programs are also developed.
In addition, this book:
About the Author
Hugo D. Junghenn, Ph.D., is Emeritus Professor of Mathematics at George Washington University. He has previously served as the chair of the Department of Mathematics. Dr. Junghenn has written papers in the areas of functional analysis and topological semigroups, books in analysis, and a recent book on programming discrete mathematics.