Author Archives: wdengquantum.me

The Quantum Theory of Angular Momentum

In this interview, well-known theoretical physicist Frank Wilczek commented that “still to this day I think the quantum theory of angular momentum is one of the absolute pinnacles of human achievement. Just beautiful”. The purpose of this post is to … Continue reading

Posted in Blog | Leave a comment

Canonical Quantization

The purpose of this post will be to review a standard method for passing from the classical to the quantum world (or more poetically, turning \(\hbar=0\) on to \(\hbar=1\) in natural units). This procedure is called canonical quantization. It is … Continue reading

Posted in Blog | Leave a comment

Part 1A Chemistry Overview

The Shapes and Structures of Molecules Also, spin angular momentum coupling between \(^{13}\text C\) nuclei and \(^1\text H\) nuclei are typically suppressed via broadband proton decoupling. Also, due to low isotopic abundance, spin angular momentum coupling among \(^{13}\text C\) nuclei … Continue reading

Posted in Blog | Leave a comment

Electric Dipole Moment as Center of Charge

If one has a collection \(Q=\int\rho d^3x>0\) of positive charge \(\rho>0\) in some region of space, then the electric dipole moment \(\textbf p\) of \(Q\) may be viewed as \(\textbf p=Q\textbf X\), where \(\textbf X=\frac{1}{Q}\int\textbf x\rho d^3x\) is the center … Continue reading

Posted in Blog | Leave a comment

Reciprocal Space

Problem: What is a lattice \(\Lambda\)? What does it mean to say that a lattice is Bravais? Give an example of a Bravais lattice and a non-Bravais lattice. Solution: A lattice \(\Lambda\) is any periodic set of lattice points in … Continue reading

Posted in Blog | Leave a comment

Recurrent Neural Networks

Problem: What does it mean for a collection of feature vectors \(\mathbf x_1,…,\mathbf x_{T}\) to represent a form of sequence data. Give some examples of sequence data. Solution: It means that the feature vectors are not i.i.d.; indeed, they are … Continue reading

Posted in Blog | Leave a comment

Advanced Python

Problem: Where and why should one create an __init__.py file? Solution: Inside a folder/directory that’s meant to be a Python package containing a bunch of Python modules with useful functions, etc. that other Python scripts would be importing from (not … Continue reading

Posted in Blog | Leave a comment

Chaos & Nonlinear Dynamics

The purpose of this post is to compile solutions to select exercises from Steven Strogatz’s textbook Chaos and Nonlinear Dynamics. Chapter #\(1\): Chapter #\(2\): Chapter #\(3\): Chapter #\(4\): Chapter #\(5\): Chapter #\(6\): Chapter #\(7\): Chapter #\(8\):

Posted in Blog | Leave a comment

The Doppler Ellipse

Posted in Blog | Leave a comment

Electrostatic & Magnetostatic Dipoles

The purpose of this post is to review how the fields of an electrostatic dipole \(\boldsymbol{\pi}\) and magnetostatic dipole \(\boldsymbol{\mu}\) arise. For the electrostatic dipole, “fields” means the electrostatic potential \(\phi\) and by extension the electrostatic field \(\textbf E=-\partial\phi/\partial\textbf x\) … Continue reading

Posted in Blog | Leave a comment