Cantitate/Preț
Produs

Exploring University Mathematics with Python

Autor Siri Chongchitnan
en Limba Engleză Hardback – 2 dec 2023
This book provides a unique tour of university mathematics with the help of Python. Written in the spirit of mathematical exploration and investigation, the book enables students to utilise Python to enrich their understanding of mathematics through:
  • Calculation: performing complex calculations and numerical simulations instantly
  • Visualisation: demonstrating key theorems with graphs, interactive plots and animations
  • Extension: using numerical findings as inspiration for making deeper, more general conjectures.
This book is for all learners of mathematics, with the primary audience being mathematics undergraduates who are curious to see how Python can enhance their understanding of core university material. The topics chosen represent a mathematical overview of what students typically study in the first and second years at university, namely analysis, calculus, vector calculus and geometry, differential equationsand dynamical systems, linear algebra, abstract algebra and number theory, probability and statistics. As such, it can also serve as a preview of university mathematics for high-school students. The prerequisites for reading the book are a familiarity with standard A-Level mathematics (or equivalent senior high-school curricula) and a willingness to learn programming. For mathematics lecturers and teachers, this book is a useful resource on how Python can be seamlessly incorporated into the mathematics syllabus, assuming only basic knowledge of programming.

Citește tot Restrânge

Preț: 48051 lei

Preț vechi: 60063 lei
-20%

Puncte Express: 721

Preț estimativ în valută:
8501 9884$ 7369£

Carte disponibilă

Livrare economică 11-25 februarie
Livrare express 28 ianuarie-03 februarie pentru 6150 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9783031462696
ISBN-10: 3031462696
Pagini: 532
Ilustrații: XIII, 514 p. 153 illus., 140 illus. in color.
Dimensiuni: 173 x 246 x 33 mm
Greutate: 1.17 kg
Ediția:2023
Editura: Springer
Locul publicării:Cham, Switzerland

Cuprins

1 Analysis.- 2 Calculus.- 3 Vector Calculus and Geometry.- 4 Differential Equations and Dynamical Systems.- 5 Linear Algebra.- 6 Abstract Algebra and Number Theory.- 7 Probability.- 8 Statistics.- Appendix A: Python 101.

Notă biografică

Siri Chongchitnan is a Reader in mathematics at the University of Warwick. His research is on mathematical cosmology and the use of technology in mathematics education. At Warwick, he is Director of Student Experience. 

Textul de pe ultima copertă

This book provides a unique tour of university mathematics with the help of Python. Written in the spirit of mathematical exploration and investigation, the book enables students to utilise Python to enrich their understanding of mathematics through:
  • Calculation: performing complex calculations and numerical simulations instantly
  • Visualisation: demonstrating key theorems with graphs, interactive plots and animations
  • Extension: using numerical findings as inspiration for making deeper, more general conjectures.
This book is for all learners of mathematics, with the primary audience being mathematics undergraduates who are curious to see how Python can enhance their understanding of core university material. The topics chosen represent a mathematical overview of what students typically study in the first and second years at university, namely analysis, calculus, vector calculus and geometry, differential equations and dynamical systems, linear algebra, abstract algebra and number theory, probability and statistics. As such, it can also serve as a preview of university mathematics for high-school students. The prerequisites for reading the book are a familiarity with standard A-Level mathematics (or equivalent senior high-school curricula) and a willingness to learn programming.
For mathematics lecturers and teachers, this book is a useful resource on how Python can be seamlessly incorporated into the mathematics syllabus, assuming only basic knowledge of programming.

Caracteristici

Dive into university-level math effortlessly using Python, even with minimal programming experience Visualize, simulate, and animate complex math theorems with carefully annotated Python code Enhance mathematical learning through hands-on exercises and code modifications