We use cookies to distinguish you from other users and to provide you with a better experience on our websites. Close this message to accept cookies or find out how to manage your cookie settings.
To save content items to your account,
please confirm that you agree to abide by our usage policies.
If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account.
Find out more about saving content to .
To save content items to your Kindle, first ensure no-reply@cambridge.org
is added to your Approved Personal Document E-mail List under your Personal Document Settings
on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part
of your Kindle email address below.
Find out more about saving to your Kindle.
Note you can select to save to either the @free.kindle.com or @kindle.com variations.
‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi.
‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.
The chapter is an introduction to basic equilibrium aspects of phase transitions. It starts by reviewing thermodynamics and the thermodynamic description of phase transitions. Next, lattice models, such as the paradigmatic Ising model, are introduced as simple physical models that permit a mechano-statistical study of phase transitions from a more microscopic point of view. It is shown that the Ising model can quite faithfully describe many different systems after suitable interpretation of the lattice variables. Special emphasis is placed on the mean-field concept and the mean-field approximations. The deformable Ising model is then studied as an example that illustrates the interplay of different degrees of freedom. Subsequently, the Landau theory of phase transitions is introduced for continuous and first-order transitions, as well as critical and tricritical behaviour are analysed. Finally, scaling theories and the notion of universality within the framework of the renormalization group are briefly discussed.
Chapter 1 begins by re-examining the textbook quantum postulates. It concludes with the realization that some of them are inconsistent with quantum mathematics, but also that they may not have to be postulated. Indeed, in the following two chapters it is shown that their consequences follow from the other, consistent postulates. This simplification of the quantum foundations provides a consistent, convenient, and solid starting point. The emergence of the classical from the quantum substrate is based on this foundation of “core quantum postulates”—the “quantum credo”. Discussion of the postulates is accompanied by a brief summary of their implications for the interpretation of quantum theory. This discussion touches on questions of interpretation that are implicit throughout the book, but will be addressed more fully in Chapter 9. Chapter 1 ends with a “decoherence primer” that provides a quick introduction to decoherence (discussed in detail in Part II). Its aim is to provide the reader with an overview of the process that will play an important role throughout the book, and to motivate Chapters 2 and 3 that lay the foundations for the physics of decoherence (Part II) as well as for quantum Darwinism, the subject of Chapters 7 and 8.
The Green’s function method is among the most powerful and versatile formalisms in physics, and its nonequilibrium version has proved invaluable in many research fields. With entirely new chapters and updated example problems, the second edition of this popular text continues to provide an ideal introduction to nonequilibrium many-body quantum systems and ultrafast phenomena in modern science. Retaining the unique and self-contained style of the original, this new edition has been thoroughly revised to address interacting systems of fermions and bosons, simplified many-body approaches like the GKBA, the Bloch equations, and the Boltzmann equations, and the connection between Green’s functions and newly developed time-resolved spectroscopy techniques. Small gaps in the theory have been filled, and frequently overlooked subtleties have been systematically highlighted and clarified. With an abundance of illustrative examples, insightful discussions, and modern applications, this book remains the definitive guide for students and researchers alike.
The classical theory of the interaction of light with the electron clouds of atoms and molecules will be discussed in this chapter. The discussion will begin with the interaction of a steady electric field with a collection of point charges, leading to the development of terms describing the electric dipole and quadrupole moments. The classical Lorentz model is then introduced to describe interaction of an oscillating electric field with the electron cloud of an atom, and the concepts of absorption and emission are introduced. The propagation of a light wave through a medium with electric dipoles is then discussed. Finally, the classical theory of radiation from an oscillating dipole is discussed.
The author describes his parents’ upbringing and move to New York around the time of the Great Depression. The young Weinberg is encouraged to read widely and later takes inspiration from Norse myths from the Poetic Edda.
The first part of this chapter introduces and defines key concepts that are commonly encountered in this subject: astrobiology, habitability, and life; in doing so, it also clarifies the ambiguities inherent in these terms. The second part briefly chronicles the lengthy and rich history of speculations about the plurality of worlds and extraterrestrial life in myriad societies across different epochs. It concludes with a summary of developments in astrobiology in the early- and mid-twentieth century, and describes how the future of this field looks optimistic.
This chapter details not only the prehistory of EPR but also examines the structure and logic of the EPR paper – including Einstein’s own preferred version of the argument for incompleteness. We here attempt a seamless interweaving of the excellent extant literature with additional details that have emerged from our work and the recent work of others. Some examples of new aspects in this prehistory of EPR include evidence of a ‘proto’ photon-box thought experiment Einstein had developed in connection with his ill-starred collaboration with Emil Rupp in 1926. We also describe the potential importance to this prehistory of Einstein’s paper with Tolman and Podolsky and of Einstein’s seminar and discussions with Schrödinger in Berlin in the early 1930s.
I introduce the problem of “dry active matter” more precisely, describing the symmetries (both underlying, and broken) of the state I wish to consider, and also discuss how shocking it is that such systems can exhibit long-ranged order – that is, all move together – even in d = 2.
This first chapter gives an introduction to the book and guides the reader through much of the history of the field of quantum mechanics, focusing on what we view as the most important episodes in the field. We discuss the essential properties of quantum mechanics and how they have been reimagined in the decades that followed the era of the founders.
In this chapter we provide an overview of data modeling and describe the formulation of probabilistic models. We introduce random variables, their probability distributions, associated probability densities, examples of common densities, and the fundamental theorem of simulation to draw samples from discrete or continuous probability distributions. We then present the mathematical machinery required in describing and handling probabilistic models, including models with complex variable dependencies. In doing so, we introduce the concepts of joint, conditional, and marginal probability distributions, marginalization, and ancestral sampling.
This chapter provides an introduction to the subject known as gradient-index optics. In Section 1.1, we present a historical perspective on this subject before introducing the essential concepts needed in later chapters. Section 1.2 is devoted to various types of refractive-index profiles employed for making gradient index devices, with particular emphasis to the parabolic index profile because of its practical importance. In Section 1.3, we discuss the relevant properties of such devices such as optical losses, chromatic dispersion, and intensity dependence of the refractive index occurring at high power levels. The focus of Section 1.4 is on the materials and the techniques used for fabricating gradient-index devices in the form of a rod or a thin fiber
Experimental chapter that presents experimental devices that allow us to detect individual quantum systems and observe quantum jumps occurring at random times. Described: superconducting single photon detectors, detection of arrays of ions and atoms, the shelving technique that allows us to measure the quantum state of the single atom, state selective field ionization of single Rydberg atoms, detection of single molecules on a surface by confocal microscopy, articial atoms in circuit quantum electrodynamics (cQED)
After a discussion of best programming practices and a brief summary of basic features of the Python programming language, chapter 1 discusses several modern idioms. These include the use of list comprehensions, dictionaries, the for-else idiom, as well as other ways to iterate Pythonically. Throughout, the focus is on programming in a way which feels natural, i.e., working with the language (as opposed to working against the language). The chapter also includes basic information on how to make figures using Matplotlib, as well as advice on how to effectively use the NumPy library, with an emphasis on slicing, vectorization, and broadcasting. The chapter is rounded out by a physics project, which studies the visualization of electric fields, and a problem set.
This chapter contains Gaussian optics and employs a matrix formalism to describe optical image formation through light rays. In optics, a ray is an idealized model of light. However, in a subsequent chapter, we will also see a matrix formalism can also be used to describe, for example, a Gaussian laser beam under diffraction through the wave optics approach. The advantage of the matrix formalism is that any ray can be tracked during its propagation though the optical system by successive matrix multiplications, which can be easily programmed on a computer. This is a powerful technique and is widely used in the design of optical element. In this chapter, some of the important concepts in resolution, depth of focus, and depth of field are also considered based on the ray approach.
Crystal, lattices and cells; Bravais lattice; the reciprocal lattice; electrons in a periodic crystal: Bloch’s theorem; momentum of an electron in a periodic crystal; effective mass; electrons and holes in a semiconductor; calculation of the band structure: tight-binding method and k·p method; bandstructure of Si, GaAs and GaN.