![]() |
Welcome to Loot.co.za!
Sign in / Register |Wishlists & Gift Vouchers |Help | Advanced search
|
Your cart is empty |
||
|
Books > Science & Mathematics > Chemistry > Physical chemistry > Quantum & theoretical chemistry
This textbook facilitates students' ability to apply fundamental principles and concepts in classical thermodynamics to solve challenging problems relevant to industry and everyday life. It also introduces the reader to the fundamentals of statistical mechanics, including understanding how the microscopic properties of atoms and molecules, and their associated intermolecular interactions, can be accounted for to calculate various average properties of macroscopic systems. The author emphasizes application of the fundamental principles outlined above to the calculation of a variety of thermodynamic properties, to the estimation of conversion efficiencies for work production by heat interactions, and to the solution of practical thermodynamic problems related to the behavior of non-ideal pure fluids and fluid mixtures, including phase equilibria and chemical reaction equilibria. The book contains detailed solutions to many challenging sample problems in classical thermodynamics and statistical mechanics that will help the reader crystallize the material taught. Class-tested and perfected over 30 years of use by nine-time Best Teaching Award recipient Professor Daniel Blankschtein of the Department of Chemical Engineering at MIT, the book is ideal for students of Chemical and Mechanical Engineering, Chemistry, and Materials Science, who will benefit greatly from in-depth discussions and pedagogical explanations of key concepts. Distills critical concepts, methods, and applications from leading full-length textbooks, along with the author's own deep understanding of the material taught, into a concise yet rigorous graduate and advanced undergraduate text; Enriches the standard curriculum with succinct, problem-based learning strategies derived from the content of 50 lectures given over the years in the Department of Chemical Engineering at MIT; Reinforces concepts covered with detailed solutions to illuminating and challenging homework problems.
This new edition is a concise introduction to the basic methods of computational physics. Readers will discover the benefits of numerical methods for solving complex mathematical problems and for the direct simulation of physical processes. The book is divided into two main parts: Deterministic methods and stochastic methods in computational physics. Based on concrete problems, the first part discusses numerical differentiation and integration, as well as the treatment of ordinary differential equations. This is extended by a brief introduction to the numerics of partial differential equations. The second part deals with the generation of random numbers, summarizes the basics of stochastics, and subsequently introduces Monte-Carlo (MC) methods. Specific emphasis is on MARKOV chain MC algorithms. The final two chapters discuss data analysis and stochastic optimization. All this is again motivated and augmented by applications from physics. In addition, the book offers a number of appendices to provide the reader with information on topics not discussed in the main text. Numerous problems with worked-out solutions, chapter introductions and summaries, together with a clear and application-oriented style support the reader. Ready to use C++ codes are provided online.
Scientists are increasingly finding themselves engaged in research problems that cross the traditional disciplinary lines of physics, chemistry, biology, materials science, and engineering. Because of its broad scope, statistical mechanics is an essential tool for students and more experienced researchers planning to become active in such an interdisciplinary research environment. Powerful computational methods that are based in statistical mechanics allow complex systems to be studied at an unprecedented level of detail. This book synthesizes the underlying theory of statistical mechanics with the computational techniques and algorithms used to solve real-world problems and provides readers with a solid foundation in topics that reflect the modern landscape of statistical mechanics. Topics covered include detailed reviews of classical and quantum mechanics, in-depth discussions of the equilibrium ensembles and the use of molecular dynamics and Monte Carlo to sample classical and quantum ensemble distributions, Feynman path integrals, classical and quantum linear-response theory, nonequilibrium molecular dynamics, the Langevin and generalized Langevin equations, critical phenomena, techniques for free energy calculations, machine learning models, and the use of these models in statistical mechanics applications. The book is structured such that the theoretical underpinnings of each topic are covered side by side with computational methods used for practical implementation of the theoretical concepts.
The renowned Oxford Chemistry Primers series, which provides focused introductions to a range of important topics in chemistry, has been refreshed and updated to suit the needs of today's students, lecturers, and postgraduate researchers. The rigorous, yet accessible, treatment of each subject area is ideal for those wanting a primer in a given topic to prepare them for more advanced study or research. The learning features provided, including questions at the end of every chapter and online multiple-choice questions, encourage active learning and promote understanding. Furthermore, frequent diagrams, margin notes, and glossary definitions all help to enhance a student's understanding of these essential areas of chemistry. Chemical Bonding gives a clear and succinct explanation of this fundamental topic, which underlies the structure and reactivity of all molecules, and therefore the subject of chemistry itself. Little prior knowledge or mathematical ability is assumed, making this the perfect text to introduce students to the subject.
Considers that Napoleon's 1812 Russian campaign may have failed because cold temperatures caused his army's tin buttons to disintegrate, identifying other important moments and traditions in history that were influenced by molecular properties. Reprint. 25,000 first printing.
Used in materials science, physical chemistry and physics, density functional methods provide a unifying description of electronic properties applicable to all materials while also giving specific information on the system under study. A large number of very different materials and systems (atoms, molecules, macromolecules, clusters, bulk solids, surfaces and interfaces) are presently being studied with methods based on density functional formalism. Density Functional Methods in Chemistry and Materials Science reports the results of this research. This book will be of particular interest to those research materials science from a theoretical standpoint. This work will demonstrate how the formalism has become a methodology leading to useful information on structural and electronic properties of a broad range of materials.
This series reflects the breadth of modern research in inorganic chemistry and fulfils the need for advanced texts. The series covers the whole range of inorganic and physical chemistry, solid state chemistry, coordination chemistry, main group chemistry and bioinorganic chemistry. Understanding the nature of the chemical bond is the key to understanding all chemistry, be it inorganic, physical, organic or biochemistry. In the form of a question and answer tutorial the fundamental concepts of chemical bonding are explored. These range from the nature of the chemical bond, via the regular hexagonal structure of benzene and the meaning of the term ‘metallic bond’, to d-orbital involvement in hypervalent compounds and the structure of N2O. Chemical Bonds: A Dialog provides
This volume, edited by a well-known specialist in the field of theoretical chemistry, gathers together a selection of papers on theoretical chemistry within the themes of mathematical, computational, and quantum chemistry. The authors present a rich assembly of some of the most important current research in the field of quantum chemistry in modern times. In Quantum Chemistry at the Dawn of the 21st Century, the editors aim to replicate the tradition of the fruitful Girona Workshops and Seminars, held at the University of Girona, Italy, annually for many years, which offered important scientific gatherings focusing on quantum chemistry. This volume, like the workshops, showcases a large variety of quantum chemical contributions from different points of view from some of the leading scientists in the field today. This unique volume does not pretend to provide a complete overview of quantum chemistry, but it does provide a broad set of contributions by some of the leading scientists on the field, under the expert editorship of two leaders in the field.
Small systems are a very active area of research and development due to improved instrumentation that allows for spatial resolution in the range of sizes from one to 100 nm. In this size range, many physical and chemical properties change, which opens up new approaches to the study of substances and their practical application. This affects both traditional fields of knowledge and many other new fields including physics, chemistry, biology, etc. This book highlights new developments in statistical thermodynamics that answer the most important questions about the specifics of small systems - when one cannot apply equations or traditional thermodynamic models.
This book is intended to help advanced undergraduate, graduate, and postdoctoral students in their daily work by offering them a compendium of numerical methods. The choice of methods pays significant attention to error estimates, stability and convergence issues, as well as optimization of program execution speeds. Numerous examples are given throughout the chapters, followed by comprehensive end-of-chapter problems with a more pronounced physics background, while less stress is given to the explanation of individual algorithms. The readers are encouraged to develop a certain amount of skepticism and scrutiny instead of blindly following readily available commercial tools. The second edition has been enriched by a chapter on inverse problems dealing with the solution of integral equations, inverse Sturm-Liouville problems, as well as retrospective and recovery problems for partial differential equations. The revised text now includes an introduction to sparse matrix methods, the solution of matrix equations, and pseudospectra of matrices; it discusses the sparse Fourier, non-uniform Fourier and discrete wavelet transformations, the basics of non-linear regression and the Kolmogorov-Smirnov test; it demonstrates the key concepts in solving stiff differential equations and the asymptotics of Sturm-Liouville eigenvalues and eigenfunctions. Among other updates, it also presents the techniques of state-space reconstruction, methods to calculate the matrix exponential, generate random permutations and compute stable derivatives.
This is a companion volume to K. Kong Wan's textbook Quantum Mechanics: A Fundamental Approach, published in 2019 by Jenny Stanford Publishing. The book contains more than 240 exercises and problems listed at the end of most chapters. This essential manual presents full solutions to all the exercises and problems that are designed to help the reader master the material in the textbook. Mastery of the material in the book would contribute greatly to the understanding of the concepts and formalism of quantum mechanics.
Molekulphysik und Quantenchemie fuhrt systematisch und leicht zuganglich in die Grundlagen der beiden Gebiete ein, wie es zum Verstandnis der physikalischen Eigenschaften von Molekulen und der chemischen Bindung erforderlich ist. Aufbauend auf Grundkenntnissen aus der Atom- und Quantenphysik (von den gleichen Autoren) vermittelt es den Studenten der Physik, der Physikalischen Chemie und der Theoretischen Chemie die experimentellen und theoretischen Grundlagen und deren Wechselwirkung. Die vorliegende funfte Auflage wurde um wesentliche aktuelle Entwicklungen experimenteller Methoden und theoretischer Ansatze erweitert. Neu: Abschnitte zu Molekularen Funktionseinheiten, zu Optischer Spektroskopie und Elektrolumineszenz. Durchgehende uberarbeitete Neuauflage. 133 Aufgaben vervollstandigen das Buch. Die dazugehorigen Losungen konnen im Internet abgerufen werden."
Spiro Quantum Chemistry is a popular as well as technical presentation of the ideas surrounding the emergence of a synthetic, analytical, and theoretical spiro quantum chemistry edifice, as well as a chemical topology scheme that successfully describes molecules and patterns, including the hydrocarbons and allotropes of carbon. In particular, the purpose of this book is to describe the generalization and realization of the organic chemistry concept of spiroconjugation into 1-, 2- and 3-dimensions. The book is divided into three parts: The first part describes spiroconjugation and presents a C lattice that exhibits the spiroconjugation phenomena in fully 3-dimensions. It also described the corresponding 1-dimensional substructures of this lattice that exhibit spiroconjugation delocalized in 1-D. The second part presents experimental evidence for the synthetic realization of this so-called glitter allotrope of C that is spiroconjugated in 3-D, and present evidence why this synthetically realized C allotrope has a metallic status. The third part describes the chemical topology of the glitter C allotrope and of the other commonly known allotropes of C.This chemical topology enables one to map the C allotropes, including glitter, in a topology space allowing one to classify them. This unique book provides insights into the potential richness of organic chemistry in terms of a source of a metallic allotrope of C. The reader will learn to appreciate the generalization of the spiroconjugation phenomenon in 1-D, 2-D, and 3D as a concept in organic chemistry.
Discrete Element Methods (DEM) is a numerical technique for analysing the mechanics and physics of particulate systems. Originated in the late seventies for analysing geotechnical problems, it has seen significant development and is now employed extensively across disciplines. Produced in celebration of the 70th Birthday of Colin Thornton, this book contains a selection of papers concerning advances in discrete element modelling which were presented at the International Symposium on Discrete Element Modelling of Particulate Media held at Birmingham, UK on 28-30th March, 2012. The book showcases the wide application of discrete element modelling in gas-solid fluidisation, particulate flows, liquid-solid systems and quasi-static behaviour. It also reports the recent advancement in coupled DEM with computational fluid dynamics, Lattice Boltzmann Methods for multiphase systems and the novel application of DEM in contact electrification and fracture of granular systems. Aimed at research communities dealing with this technique in the powder handling and formulation industries, this will be a welcomed addition to the literature in this area.
This book deals with a central topic at the interface of chemistry and physics - the understanding of how the transformation of matter takes place at the atomic level. Building on the laws of physics, the book focuses on the theoretical framework for predicting the outcome of chemical reactions. The style is highly systematic with attention to basic concepts and clarity of presentation. Molecular reaction dynamics is about the detailed atomic-level description of chemical reactions. Based on quantum mechanics and statistical mechanics or, as an approximation, classical mechanics, the dynamics of uni- and bi-molecular elementary reactions are described. The book features a detailed presentation of transition-state theory which plays an important role in practice, and a comprehensive discussion of basic theories of reaction dynamics in condensed phases. Examples and end-of-chapter problems are included in order to illustrate the theory and its connection to chemical problems.
Time-dependent density-functional theory (TDDFT) describes the quantum dynamics of interacting electronic many-body systems formally exactly and in a practical and efficient manner. TDDFT has become the leading method for calculating excitation energies and optical properties of large molecules, with accuracies that rival traditional wave-function based methods, but at a fraction of the computational cost. This book is the first graduate-level text on the concepts and applications of TDDFT, including many examples and exercises, and extensive coverage of the literature. The book begins with a self-contained review of ground-state DFT, followed by a detailed and pedagogical treatment of the formal framework of TDDFT. It is explained how excitation energies can be calculated from linear-response TDDFT. Among the more advanced topics are time-dependent current-density-functional theory, orbital functionals, and many-body theory. Many applications are discussed, including molecular excitations, ultrafast and strong-field phenomena, excitons in solids, van der Waals interactions, nanoscale transport, and molecular dynamics.
Modern thermodynamics is a unique but still not a logically self-consistent field of knowledge. It has a proven universal applicability and significance but its actual potential is still latent. The development of the foundations of thermodynamics was in effect non-stop but absolutely no one has any idea about this. This book is the first of its kind that will motivate researchers to build up a logically consistent field of thermodynamics. It greatly appreciates the actual depth and potential of thermodynamics which might also be of interest to readers in history and philosophy of scientific research. The book presents the life stories of the protagonists in detail and allows readers to cast a look at the whole scene of the field by showcasing a significant number of their colleagues whose works have fittingly complemented their achievements. It also tries to trigger a detailed analysis of the reasons why the actual work in this extremely important field has in effect gone astray. It comprises five chapters and introduces three scientists in the first two chapters, which are specifically devoted to the Scandinavian achievements in macroscopic thermodynamics. These introductions are novel and call for a detailed reconsideration of the field. The third chapter acquaints the readers with their fourth colleague in Germany who was working on the proper link between the macroscopic thermodynamics, kinetics, and the atomistic representation of matter. The fourth chapter brings in their fifth colleague in the United States who could formally infer the famous formula S = k * ln(W), ingeniously guessed by Ludwig Boltzmann, and thus clarify the physical sense of the entropy notion. The last chapter summarizes the above-mentioned discourses.
This is currently the only book available on the development of knowledge-based, and related, expert systems in chemistry and toxicology. Written by a pioneer in the field, it shows how computers can work with qualitative information where precise numerical methods are not satisfactory. An underlying theme is the current concern in society about the conflicts between basing decisions on reasoned judgements and wanting precise decisions and measurable effectiveness. As well as explaining how the computer programs work, the book provides insights into how personal and political factors influence scientific progress. The introduction of regulations such as REACH in Europe and modifications to UN and OECD Guidelines on assessment of chemical hazard mean that the use of toxicity prediction is at a turning point. They put a heavy burden on the chemical industry but, for the first time, allow for the use of computer prediction to support or replace in vivo and in vitro experiments. There is increasing recognition among scientists and regulators that qualitative computer methods have much to offer and that in some circumstances they may be more reliable and informative than quantitative methods. This excellent introduction to a field where employment opportunities are growing is aimed at students, scientists and academics with a knowledge of chemistry.
Ab initio quantum chemistry has emerged as an important tool in chemical research and is appliced to a wide variety of problems in chemistry and molecular physics. Recent developments of computational methods have enabled previously intractable chemical problems to be solved using rigorous quantum-mechanical methods. This is the first comprehensive, up-to-date and technical work to cover all the important aspects of modern molecular electronic-structure theory. Topics covered in the book include:
This book is a must for researchers in the field of quantum chemistry as well as for nonspecialists who wish to acquire a thorough understanding of ab initio molecular electronic-structure theory and its applications to problems in chemistry and physics. It is also highly recommended for the teaching of graduates and advanced undergraduates.
Chemical Modelling: Applications and Theory comprises critical literature reviews of molecular modelling, both theoretical and applied. Molecular modelling in this context refers to modelling the structure, properties and reactions of atoms, molecules & materials. Each chapter is compiled by experts in their fields and provides a selective review of recent literature. With chemical modelling covering such a wide range of subjects, this Specialist Periodical Report serves as the first port of call to any chemist, biochemist, materials scientist or molecular physicist needing to acquaint themselves of major developments in the area. Volume 5 covers literature published from June 2005 to May 2007.
A concise textbook bridging quantum theory and spectroscopy! Designed as a practical text, Quantum Mechanical Foundations of Molecular Spectroscopy covers the quantum mechanical fundamentals of molecular spectroscopy from the view of a professional spectroscopist, rather than a theoretician. Written by a noted expert on the topic, the book puts the emphasis on the relationship between spectroscopy and quantum mechanics, and provides the background information and derivations of the subjects needed to understand spectroscopy including: stationary energy states, transitions between these states, selection rules, and symmetry. The phenomenal growth of all forms of spectroscopy over the past eight decades has contributed enormously to our understanding of molecular structure and properties. Today spectroscopy covers a broad field including the modern magnetic resonance techniques, non-linear, laser and fiber-based spectroscopy, surface and surface-enhanced spectroscopy, pico- and femtosecond time resolved spectroscopy, and many more. This up-to-date resource discusses several forms of spectroscopy that are used in many fields of science, such as fluorescence, surface spectroscopies, linear and non-linear Raman spectroscopy and spin spectroscopy. This important text: Contains the physics and mathematics needed to understand spectroscopy Explores spectroscopic methods the are widely used in chemistry, biophysics, biology, and materials science Offers a text written by an experienced lecturer and practitioner of spectroscopic methods Includes detailed explanations and worked examples Written for chemistry, biochemistry, material sciences, and physics students, Quantum Mechanical Foundations of Molecular Spectroscopy provides an accessible text for understanding molecular spectroscopy.
Quantum mechanics - central not only to physics, but also to
chemistry, materials science, and other fields - is notoriously
abstract and difficult. Essential Quantum Mechanics is a uniquely
concise and explanatory book that fills the gap between
introductory and advanced courses, between popularizations and
technical treatises.
The new edition of this best-selling textbook addresses the difficulties that can arise with the mathematics that underpins the study of symmetry, and acknowledges that group theory can be a complex concept for students to grasp. Molecular Symmetry and Group Theory is based around a series of programmes that help students learn at their own pace and enable them to understand the subject fully. Readers are taken through a series of carefully constructed exercises, designed to simplify the mathematics and give them a full understanding of how this relates to the chemistry. The second edition has been revised and expanded and includes a new chapter on the projection operator method. This is used to calculate the form of the normal modes of vibration of a molecule and the normalised wave functions of hybrid orbitals or molecular orbitals.
The renowned Oxford Chemistry Primers series, which provides focused introductions to a range of important topics in chemistry, has been refreshed and updated to suit the needs of today's students, lecturers, and postgraduate researchers. The rigorous, yet accessible, treatment of each subject area is ideal for those wanting a primer in a given topic to prepare them for more advanced study or research. The learning features provided, including end of book problems and online multiple-choice questions, encourage active learning and promote understanding. Furthermore, frequent diagrams and margin notes help to enhance a student's understanding of these essential areas of chemistry. Statistical Thermodynamics gives a concise and accessible account of this fundamental topic by emphasizing the underlying physical chemistry, and using this to introduce the mathematics in an approachable way. The material is presented in short, self-contained sections making it flexible to teach and learn from, and concludes with the application of the theory to real systems. Online Resource Centre: The Online Resource Centre to accompany Statistical Thermodynamics features: For registered adopters of the text: * Figures from the book available to download For students: * Worked solutions to the questions and problems at the end of the book. * Multiple-choice questions for self-directed learning
The weak or non-conventional hydrogen bond has been the subject of intense scrutiny over recent years. Now available in paperback, this highly acclaimed book provides a critical assessment on this interesting and occasionally controverstial interaction type. |
You may like...
|