Chaos: A Very Short Introduction


Leonard A. Smith - 2007
    Even the simplest system of cause and effect can be subject to chaos, denying us accurate predictions of its behaviour, and sometimes giving rise to astonishing structures of large-scale order. Our growing understanding of Chaos Theory is having fascinating applications in the real world - from technology to global warming, politics, human behaviour, and even gambling on the stock market. Leonard Smith shows that we all have an intuitive understanding of chaotic systems. He uses accessible maths and physics (replacing complex equations with simple examples like pendulums, railway lines, and tossing coins) to explain the theory, and points to numerous examples in philosophy and literature (Edgar Allen Poe, Chang-Tzu, Arthur Conan Doyle) that illuminate the problems. The beauty of fractal patterns and their relation to chaos, as well as the history of chaos, and its uses in the real world and implications for the philosophy of science are all discussed in this Very Short Introduction.

Introductory Readings


Aristotle - 1996
    "Introductory Readings" provides accurate, readable, and integrated translations that allow the reader to follow Aristotle's use of crucial technical terms and to grasp the details of his argument. Included are adaptations of the glossary and notes that helped make its parent volume a singularly useful aid to the study of Aristotle.

The Art and Craft of Problem Solving


Paul Zeitz - 1999
    Readers are encouraged to do math rather than just study it. The author draws upon his experience as a coach for the International Mathematics Olympiad to give students an enhanced sense of mathematics and the ability to investigate and solve problems.

The Cosmic Perspective


Jeffrey O. Bennett - 1999
    The text provides a wealth of features to help enhance student skill building, including new Visual Skills Check end-of-chapter questions that provide an opportunity for students to test their visual interpretation skills, new Cosmic Context Figures that help students synthesize key concepts and processes, and a new comprehensive visual overview of scale to help students explore the scale of time and space. The Sixth Edition has also been fully updated to include the latest astronomical observations, research, and theoretical developments. The text is supported by the most robust package of instructor. Two volumes of this text are also available:The Cosmic Perspective: The Solar System, Sixth Edition (includes Chapters 1-13, 24)The Cosmic Perspective: Stars, Galaxies, and Cosmology, Sixth Edition (includes Chapters 1-6, S2-S4, 14-24)

Lectures on Quantum Mechanics


Paul A.M. Dirac - 1964
    The remaining lectures build on that idea, examining the possibility of building a relativistic quantum theory on curved surfaces or flat surfaces.

Network Science


Albert-László Barabási
    

Einstein's Theory of Relativity


Max Born - 1962
    This is such a book. Max Born is a Nobel Laureate (1955) and one of the world's great physicists: in this book he analyzes and interprets the theory of Einsteinian relativity. The result is undoubtedly the most lucid and insightful of all the books that have been written to explain the revolutionary theory that marked the end of the classical and the beginning of the modern era of physics.The author follows a quasi-historical method of presentation. The book begins with a review of the classical physics, covering such topics as origins of space and time measurements, geometric axioms, Ptolemaic and Copernican astronomy, concepts of equilibrium and force, laws of motion, inertia, mass, momentum and energy, Newtonian world system (absolute space and absolute time, gravitation, celestial mechanics, centrifugal forces, and absolute space), laws of optics (the corpuscular and undulatory theories, speed of light, wave theory, Doppler effect, convection of light by matter), electrodynamics (including magnetic induction, electromagnetic theory of light, electromagnetic ether, electromagnetic laws of moving bodies, electromagnetic mass, and the contraction hypothesis). Born then takes up his exposition of Einstein's special and general theories of relativity, discussing the concept of simultaneity, kinematics, Einstein's mechanics and dynamics, relativity of arbitrary motions, the principle of equivalence, the geometry of curved surfaces, and the space-time continuum, among other topics. Born then points out some predictions of the theory of relativity and its implications for cosmology, and indicates what is being sought in the unified field theory.This account steers a middle course between vague popularizations and complex scientific presentations. This is a careful discussion of principles stated in thoroughly acceptable scientific form, yet in a manner that makes it possible for the reader who has no scientific training to understand it. Only high school algebra has been used in explaining the nature of classical physics and relativity, and simple experiments and diagrams are used to illustrate each step. The layman and the beginning student in physics will find this an immensely valuable and usable introduction to relativity. This Dover 1962 edition was greatly revised and enlarged by Dr. Born.

Tell Me The Odds: A 15 Page Introduction To Bayes Theorem


Scott Hartshorn - 2017
    Essentially, you make an initial guess, and then get more data to improve it. Bayes Theorem, or Bayes Rule, has a ton of real world applications, from estimating your risk of a heart attack to making recommendations on Netflix But It Isn't That Complicated This book is a short introduction to Bayes Theorem. It is only 15 pages long, and is intended to show you how Bayes Theorem works as quickly as possible. The examples are intentionally kept simple to focus solely on Bayes Theorem without requiring that the reader know complicated probability distributions. If you want to learn the basics of Bayes Theorem as quickly as possible, with some easy to duplicate examples, this is a good book for you.

Earth: An Introduction to Physical Geology


Edward J. Tarbuck - 1999
    This trusted book makes an often-complex subject accessible to readers with a strong focus on readability and illustrations. Offers a meaningful, non-technical survey that is informative and up to date for learning basic principles and concepts. Includes a revised and expanded GEODe Earth CD-ROM. Updates and revises art and illustrations to include dozens of new high-quality, photographs carefully selected to aid understanding and add realism. Provides a wealth of new special-interest boxes, including "Earth as a System," "People and the Environment," and "Understanding Earth." A useful reference for anyone interested in learning more about Earth's geology.

Emergency Care


Daniel J. Limmer - 1997
    Emergency Care, 10/E has prepared more students to pass state and/or the National Registry Exam than any other text on the market with well-organized, clearly presented content, thorough coverage of patient assessment, an accessible reading level, high quality artwork, and outstanding skill scans of equipment and procedures. Case studies and practical tips from the field tie chapter concepts to real world applications. Each chapter sends students to the Companion Website where there are links to EMS-related sites. A new in-text CD provides extra information to help students master concepts.

Modern Operating Systems


Andrew S. Tanenbaum - 1992
    What makes an operating system modern? According to author Andrew Tanenbaum, it is the awareness of high-demand computer applications--primarily in the areas of multimedia, parallel and distributed computing, and security. The development of faster and more advanced hardware has driven progress in software, including enhancements to the operating system. It is one thing to run an old operating system on current hardware, and another to effectively leverage current hardware to best serve modern software applications. If you don't believe it, install Windows 3.0 on a modern PC and try surfing the Internet or burning a CD. Readers familiar with Tanenbaum's previous text, Operating Systems, know the author is a great proponent of simple design and hands-on experimentation. His earlier book came bundled with the source code for an operating system called Minux, a simple variant of Unix and the platform used by Linus Torvalds to develop Linux. Although this book does not come with any source code, he illustrates many of his points with code fragments (C, usually with Unix system calls). The first half of Modern Operating Systems focuses on traditional operating systems concepts: processes, deadlocks, memory management, I/O, and file systems. There is nothing groundbreaking in these early chapters, but all topics are well covered, each including sections on current research and a set of student problems. It is enlightening to read Tanenbaum's explanations of the design decisions made by past operating systems gurus, including his view that additional research on the problem of deadlocks is impractical except for "keeping otherwise unemployed graph theorists off the streets." It is the second half of the book that differentiates itself from older operating systems texts. Here, each chapter describes an element of what constitutes a modern operating system--awareness of multimedia applications, multiple processors, computer networks, and a high level of security. The chapter on multimedia functionality focuses on such features as handling massive files and providing video-on-demand. Included in the discussion on multiprocessor platforms are clustered computers and distributed computing. Finally, the importance of security is discussed--a lively enumeration of the scores of ways operating systems can be vulnerable to attack, from password security to computer viruses and Internet worms. Included at the end of the book are case studies of two popular operating systems: Unix/Linux and Windows 2000. There is a bias toward the Unix/Linux approach, not surprising given the author's experience and academic bent, but this bias does not detract from Tanenbaum's analysis. Both operating systems are dissected, describing how each implements processes, file systems, memory management, and other operating system fundamentals. Tanenbaum's mantra is simple, accessible operating system design. Given that modern operating systems have extensive features, he is forced to reconcile physical size with simplicity. Toward this end, he makes frequent references to the Frederick Brooks classic The Mythical Man-Month for wisdom on managing large, complex software development projects. He finds both Windows 2000 and Unix/Linux guilty of being too complicated--with a particular skewering of Windows 2000 and its "mammoth Win32 API." A primary culprit is the attempt to make operating systems more "user-friendly," which Tanenbaum views as an excuse for bloated code. The solution is to have smart people, the smallest possible team, and well-defined interactions between various operating systems components. Future operating system design will benefit if the advice in this book is taken to heart. --Pete Ostenson

Fads and Fallacies in the Name of Science


Martin Gardner - 1952
    Not just a collection of anecdotes but a fair, reasoned appraisal of eccentric theory, it is unique in recognizing the scientific, philosophic, and sociological-psychological implications of the wave of pseudoscientific theories which periodically besets the world.To this second revised edition of a work formerly titled In the Name of Science, Martin Gardner has added new, up-to-date material to an already impressive account of hundreds of systematized vagaries. Here you will find discussions of hollow-earth fanatics like Symmes; Velikovsky and wandering planets; Hörbiger, Bellamy, and the theory of multiple moons; Charles Fort and the Fortean Society; dowsing and the other strange methods for finding water, ores, and oil. Also covered are such topics as naturopathy, iridiagnosis, zone therapy, food fads; Wilhelm Reich and orgone sex energy; L. Ron Hubbard and Dianetics; A. Korzybski and General Semantics. A new examination of Bridey Murphy is included in this edition, along with a new section on bibliographic reference material.

The Los Alamos Primer: The First Lectures on How To Build an Atomic Bomb


Robert Serber - 1992
    The lecturer was Robert Serber, J. Robert Oppenheimer's protégé, and they learned that their job was to invent the world's first atomic bomb.Serber's lecture notes, nicknamed the "Los Alamos Primer," were mimeographed and passed from hand to hand, remaining classified for many years. They are published here for the first time, and now contemporary readers can see just how much was known and how terrifyingly much was unknown when the Manhattan Project began. Could this "gadget," based on the newly discovered principles of nuclear fission, really be designed and built? Could it be small enough and light enough for an airplane to carry? If it could be built, could it be controlled?Working with Richard Rhodes, Pulitzer Prize-winning historian of the development of the atomic bomb, Professor Serber has annotated original lecture notes with explanations of the physics terms for the nonspecialist. His preface, an informal memoir, vividly conveys the mingled excitement, uncertainty, and intensity felt by the Manhattan Project scientists. Rhodes's introduction provides a brief history of the development of atomic physics up to the day that Serber stood before his blackboard at Los Alamos. In this edition, The Los Alamos Primer finally emerges from the archives to give a new understanding of the very beginning of nuclear weapons. No seminar anywhere has had greater historical consequences.

Quantum Mechanics: Concepts and Applications


Nouredine Zettili - 2001
    It combines the essential elements of the theory with the practical applications. Containing many examples and problems with step-by-step solutions, this cleverly structured text assists the reader in mastering the machinery of quantum mechanics. * A comprehensive introduction to the subject * Includes over 65 solved examples integrated throughout the text * Includes over 154 fully solved multipart problems * Offers an indepth treatment of the practical mathematical tools of quantum mechanics * Accessible to teachers as well as students

Quantum Theory


David Bohm - 1951
    Although it presents the main ideas of quantum theory essentially in nonmathematical terms, it follows these with a broad range of specific applications that are worked out in considerable mathematical detail. Addressed primarily to advanced undergraduate students, the text begins with a study of the physical formulation of the quantum theory, from its origin and early development through an analysis of wave vs. particle properties of matter. In Part II, Professor Bohm addresses the mathematical formulation of the quantum theory, examining wave functions, operators, Schrödinger's equation, fluctuations, correlations, and eigenfunctions.Part III takes up applications to simple systems and further extensions of quantum theory formulation, including matrix formulation and spin and angular momentum. Parts IV and V explore the methods of approximate solution of Schrödinger's equation and the theory of scattering. In Part VI, the process of measurement is examined along with the relationship between quantum and classical concepts.Throughout the text, Professor Bohm places strong emphasis on showing how the quantum theory can be developed in a natural way, starting from the previously existing classical theory and going step by step through the experimental facts and theoretical lines of reasoning which led to replacement of the classical theory by the quantum theory.