• Grad Schools

    Wooster physics graduates do many things after Wooster, including graduate work. Below is a map of some of the graduate schools they have attended, one dimension of the influence of our department. If you are a recent Wooster physics graduate and don’t see your graduate schools on the map, please contact us, and we will add them.

    Graduates schools attended by Wooster Physics graduates since 1990
    Graduates schools attended by Wooster Physics graduates since 1990

  • For Teague

    Sadly and unexpectedly Wooster physics senior Teague Curless ’22 died yesterday. I was fortunate to teach Teague some physics, especially in my Nonlinear Dynamics class last spring. Teague’s semester project beautifully illustrated chaos in a double pendulum — a pendulum swinging from another pendulum, like The Swinging Sticks® kinetic sculpture that silently rotates and librates beside me as I write.

    Using Mathematica, Teague numerically integrated the relevant Lagrange equations to simulate the motion of the double pendulum. He then created a two-dimensional initial angles plot of the time for the pendulum to flip as a function of the sub-pendulums’ starting angles, a beautiful high-resolution fractal-like image. I think Teague would have enjoyed the extension below, where I animate the color palette.

    Rotating hues code time for a double pendulum to flip for different initial angles; central angles are too small to cause flips. Based on Teague Curless's final Nonlinear Dynamics project.
    Rotating hues code time for a double pendulum to flip for different initial angles; central angles are too small to cause flips. Based on Teague Curless’s final Nonlinear Dynamics project.
  • 21st Century Skyscraper

    Recently at its Boca Chica launch site, SpaceX stacked a Starship on a Superheavy booster to briefly form history’s largest rocket, dwarfing the Apollo Saturn V. Both a fit-check and a statement, SpaceX released the photograph below in black & white, which evokes classic mid-20th century skyscraper construction. But this 21st-century skyscraper is designed to fly to Mars — and be fully reusable.

    SpaceX has many challenges to overcome to achieve those goals, but watching them try is tremendously exciting. Not since Apollo has space exploration seen such urgency, boldness, and optimism.

    Stacking the world’s largest rocket evokes classic skyscraper construction (Credit: SpaceX)
    Stacking the world’s largest rocket evokes classic skyscraper construction (Credit: SpaceX)
  • Spinors

    Fermions like electrons, protons, and neutrons inhabit a 720° world: 360° rotations negate their quantum states, but 720° rotations restore them.

    A simple macroscopic model of such spinors is an arrow translating on a Möbius strip: as the center circle rotates, the attached arrow flips after 360° but flips back after 720°.

    As the circle rotates, the attached arrow flips after 360° and flips back after 720°
    As the circle rotates, the attached arrow flips after 360° and flips back after 720°

    In Dirac notation

    R_{2\pi}|\psi \rangle = -|\psi \rangle = e^{i \pi}|\psi \rangle,

    but

    R_{4\pi}|\psi \rangle = +|\psi \rangle= e^{i 2\pi}|\psi \rangle,

    where the ket |\psi\rangle is the state, the exponentials are phase factors, and their arguments are phase shifts.

    To detect a relative phase shift, send a neutron via two paths, rotate it along one path with a magnetic field (coupled to its magnetic dipole moment), and observe destructive interference for 360° rotations and constructive interference for 720° rotations. (The experiment is harder with charged electrons and protons, whose translation is deflected by the magnetic field.)

  • Squares & Cubes

    Marvelously, the square of the sum of natural numbers is the sum of their cubes! Equivalently, the sum of their cubes is the square of their sum. This mathematical gem is attributed to Nicomachus of Gerasa who lived almost 2000 years ago.

    For example,

    (1+2+3)^2 = 36 = 1^3 +2^3 + 3^3.

    More generally,

    (1 + 2 + \ldots + n)^2 = 1^3 + 2^3 + \cdots n^3

    or

    \left( \sum n \right)^2 = \sum n^3.

    The accompanying animation illustrates the identity, where the cubes can be rearranged into either a square or a sequence of composite cubes of the same total volume.

    Square of the sum is the sum of the cubes
    Square of the sum is the sum of the cubes
  • Transition

    As I transition to emeritus status tomorrow, I reflect on 33 years at Wooster. I am thankful for the freedom I’ve had to design my own courses, including eight first-year seminars; for the flexibility to explore a wide range of research topics, from celestial mechanics to biophysics to dancing in reduced gravity; and for six wonderful yearlong sabbaticals in Atlanta, Portland, Honolulu, and Raleigh. I remember most the many wonderful undergraduates I’ve worked with, including the 73 senior thesis students in the photo mosaic below. Of the 61 peer-reviewed science articles I wrote while at Wooster, 30 of them include 77 undergraduate co-authors (so far).

    73 yearlong senior-thesis co-adventurers
    73 yearlong senior-thesis co-adventurers

  • Archimedes & Euler

    A complex function that is its own derivative normalized to one at zero implicitly defines the famous Archimedean and Euler constants of circular motion and exponential growth. Even in a world of strong gravity, where the ratio of a circle’s circumference to its diameter noticeably varied from place to place, this exponential function and the axioms of mathematics would generate these same transcendental numbers.

    Assuming the Taylor series expansion

    f(z) = \sum_{n=0}^\infty \frac{f^{(n)}(0)}{n!} z^n,

    where z = x + i y \in \mathbb{C} with x,y \in \mathbb{R} and i = \sqrt{-1}, the derivative condition

    f^\prime(z) = f^{(1)}(z) = \sum_{n=1}^\infty \frac{f^{(n)}(0)}{(n-1)!} z^{n-1} = \sum_{n=0}^\infty \frac{f^{(n+1)}(0)}{n!} z^n \equiv f(z) = f^{(0)}(z)

    coupled with the normalization condition

    f^{(n+1)}(0) = f^{(n)}(0) = f^{(n-1)}(0) = \cdots = f^{(1)}(0) =f^{(0)}(0) = f(0) \equiv 1

    implies

    f(z) = \sum_{n=0}^\infty \frac{z^n}{n!} \equiv \exp z.
    Complex exponential repeatedly maps horizontal strips (left) to the entire complex plane (right), thereby defining the Archimedes and Euler constants
    Complex exponential repeatedly maps horizontal strips (left) to the entire complex plane (right), thereby defining the Archimedes and Euler constants. Click for a better view.

    Numerically plot this expression to discover two jewels. As in the figure, the exponential function maps the imaginary axis to the unit circle f(i\mathbb{R}) \rightarrow \mathbb{S}, with negative real parts forcing complex numbers inside (red) and positive real parts forcing complex numbers outside (blue). The function is exponential on the real axis with e-folding time 1, so f(1)=e, but periodic on the imaginary axis with period \tau, so f(z+i\tau)=f(z). Specifically, as it maps 1 to e, it maps horizontal strips of height \tau = 2\pi onto the entire complex plane, where

    \pi =3.14159265358979323846264338327950\ldots

    and

    e = 2.71828182845904523536028747135266\ldots

    are associated with Archimedes and Euler.

  • Free-Fall Spinning Tunnels

    Jump into an evacuated hole drilled straight through a uniform, static Earth-like sphere. Accelerate to 7.9 km/s (or 18 000 m.p.h.) at the center, then decelerate back to zero at the antipodes 42 minutes later! Step out of the hole upside down — or return 84 minutes after you left.

    Last fall, as part of his senior thesis, Yuchen Gan ’21 and I used computer simulations to generalize this famous result to uniform spinning planets, where Coriolis and centrifugal effects force the tunnels into arcs curving away from the center and intersecting the surface in multiple places. We discovered many families of periodic tunnel networks that connect multiple surface locations even at non-equatorial latitudes, as in the animation. Such tunnels could ideally provide energy-free communication and transportation for the planets’ inhabitants.

    But in January, in a wonderful aha! moment, we were surprised and delighted by a dramatic perspective change: the motion of an object or passenger (a “terranaut”) freely falling through the tunnel system is both spiky concave arcs with respect to the planet and a smooth convex ellipse with respect to inertial space! We subsequently proved mathematically that the inertial motion is that of a two-dimensional harmonic oscillator, and the ellipses are centered (not focused) on the planet.

    Download a higher-resolution QuickTime MOV version of the animation with or without the red elliptic trace.

    Free Fall Tunnel
    A mass continuously free falls through a tunnel connecting 6 surface points in a spinning planet, simultaneously executing concave spiky motion (with respect to the planet) and convex elliptic motion (with respect to inertial space)
  • Geographic Tongue

    The improbable email was from a pre-dental math major asking about physics research projects combining math and dentistry, but my reaction was, “Yes — only at Wooster!”. Like animated tattoos, the surface patterns of benign migratory glossitis slowly move on the human tongue. I knew my colleague Niklas Manz was working with my dentist to model them with reaction-diffusion differential equations. Eventually, the math major Margaret McGuire ’20, along with physics major Chase Fuller ’19, Niklas, and I, succeeded in modeling “geographic tongue” in an article just now appearing in the journal Chaos.

    Reaction–diffusion propagation speed depends on both the curvature of the wavefront in the surface and the curvature of the surface itself. Geographic tongue promises to be a new exemplar of reaction–diffusion on curved surfaces. Our computer simulations connect reaction–diffusion processes on curved surfaces with moving patterns on the human body.

    Geographic tongue example
    Exemplary geographic tongue (Martanopue, Wikimedia Commons, 2012 CC BY-SA 3.0) and our Mathematica finite-element reaction-diffusion computer simulation
  • Mars Sky Crane

    At the NASA press conference today, chief engineer Adam Steltzner presented three iconic images of the space age: Armstrong’s photo of Aldrin on the lunar surface, Voyager 1’s photo of Saturn and its rings from above the ecliptic, the Hubble Space Telescope’s photo of the Eagle Nebula’s “Pillars of Creation” star-forming region. And then he added a new one.

    The car-sized Perseverance rover hangs just above the surface, suspended by a bridle of three 7.5-meter nylon tethers from its powered descent stage, seconds before touchdown. The curly electrical umbilical that transported the 1s and 0s encoding the photo also dangles from the descent stage to the rover as the rockets blast regolith outward. Moments later pyrotechnics severed the tethers and umbilical, and the descent stage flew away to crash at a safe distance, leaving the rover six-wheels-on-Mars.

    The car-sized Perseverance rover, suspended by tethers from its powered descent stage, a couple of meters above the surface, just seconds before touchdown, on Mars
    The car-sized Perseverance rover, suspended by tethers from its powered descent stage, a couple of meters above the surface, just seconds before touchdown, on Mars

Recent Comments

Recent Posts

Categories

Archives

Meta