{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# What is an atom?\n", "## 9. A Quantum?\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "Once upon a time, we started with a single pebble, and called it an \"atom.\" We graduated to a \"pile of pebbles,\" each pebble within a pile treated as identical, fungible. Even if the actual pebbles we might use to represent a pile are irregular in some respect, what we meant by \"grouping them into a pile\" was that insofar as they were in the pile, the pebbles were to be regarded as \"indistinguishable\" from each other, considered only insofar as they contributed to the \"number of pebbles.\" And so we invented the counting numbers.\n", "\n", "We then ascended the dialectical ladder, from counting numbers to integers to rationals to complex numbers to polynomials and at last to tensors, the latter corresponding the multiple joint perspectives of entangled quantum systems.\n", "\n", "We're now going to consider \"piles\" of a yet higher-order sort, piles of identical quantum systems, piles which can keep track of a variable number of quantum systems, as indistinguishable as the \"1\"'s in a counting number. The mathematical structure we're looking for is essentially that of a \"quantum field,\" although to call it a \"field\" is to emphasize one application of the structure, as we'll see. The general process of moving from ordinary quantum mechanics to a quantum mechanics of a variable number of indistinguishable \"particles\" is called \"second quantization.\"\n", "\n", "But to understand that, we first need to become familiar with the quantum harmonic oscillator. Then we can discuss perhaps the simplest example of second quantization, the oscillator representation of spin, also known as the \"Jordan-Schwinger\" representation. Since we already know so about spin states, we are already half-way there!" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "