Cantitate/Preț
Produs

Visualizing Quantum Mechanics with Python

Autor Steve Spicklemire
en Limba Engleză Paperback – 5 iun 2024
Quantum Mechanics can be an abstract and complex subject. Students often complain of confusion, struggle, and frustration as they try to master the topic. The goal of this book is to reduce the complexity and clarify the abstractions with concrete visual examples driven by simple python programs. It is assumed that the reader is concurrently taking a course in quantum mechanics, or self-studying quantum mechanics, but is looking for supplementary material to help with understanding and visualizing how quantum mechanics works.
The focus of this book is writing python programs to visualize the underlying behavior of the mathematical theory. The background needed to understand quantum mechanics is differential equations, linear algebra and modern physics. We need a strong foundation in differential equations and linear algebra because the behavior of quantum systems is governed by equations that are written in terms of these concepts. Modern physics includes concepts such as special relativity and quantum phenomena like the photoelectric effect and energy quantization that the theory of quantum mechanics seeks to explain. This book is also not an introduction to the python programming language, or to numpy, or even to VPython. However its programming examples start simply and grow more complex as the chapters progress, so deep expertise in any of these is not a pre-requisite.
 
Key features:
·           Provides an accessible and practical guide to the abstractions in quantum mechanics with concrete visual examples driven by simple python programs.
·           Contains few derivations, equations, and proofs.
·           For complete beginners of python programming, appendix B serves as a very brief introduction to the main concepts needed to understand the code in this book.
 
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 17051 lei  3-5 săpt. +1742 lei  6-10 zile
  CRC Press – 5 iun 2024 17051 lei  3-5 săpt. +1742 lei  6-10 zile
Hardback (1) 46148 lei  6-8 săpt.
  CRC Press – 5 iun 2024 46148 lei  6-8 săpt.

Preț: 17051 lei

Nou

Puncte Express: 256

Preț estimativ în valută:
3264 3357$ 2708£

Carte disponibilă

Livrare economică 29 ianuarie-12 februarie
Livrare express 14-18 ianuarie pentru 2741 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032569246
ISBN-10: 1032569247
Pagini: 60
Ilustrații: 50
Dimensiuni: 178 x 254 x 5 mm
Greutate: 0.45 kg
Ediția:1
Editura: CRC Press
Colecția CRC Press
Locul publicării:Boca Raton, United States

Public țintă

Postgraduate and Undergraduate Advanced

Cuprins

Chapter 1: Introduction. Chapter 2: Visualizing 1D Quantum Wave-functions. Chapter 3: Visualizing 1D Bound Systems. Chapter 4: Visualizing Higher Dimensions. Index.

Descriere

The goal of this book is to reduce the complexity and clarify the abstractions with concrete visual examples driven by simple python programs.