N Body Joke
Here is just a quick joke post. Please don’t cancel me! If a 1-body problem is trivial, the 2-body problem is solvable, and the 3-body problem is impossible, why is the 0-body problem sad? Because it has no body!
Here is just a quick joke post. Please don’t cancel me! If a 1-body problem is trivial, the 2-body problem is solvable, and the 3-body problem is impossible, why is the 0-body problem sad? Because it has no body!
The Infinite Resistor Grid Nerd Snipe I have to admit it. I got nerd sniped. Really, this blog post is about finding the equivalent resistance in question and more! To be transparent, after a good long think and retries I got the answer, so I will try to document/recollect that journey here. First, let’s set up the problem. The Problem Set Up We are given an infinite grid of resistors, each with a resistance of $R$....
Perusing Reddit I found someone asking about a hanging chain. The post in question has a semi-quality video of someone whirling a chain from one end in a circle. The rest of the freely swinging chain forms a particular shape as it rotates around some center axis. In short, this happens because of the centrifugal force from the rotation axis against the binding force of the chain links. I want to take some time to really understand this with physics, of course....
5 Centimeters per Second …they say it’s five centimeters per second. The speed of a falling cherry petal. Five centimeters per second. According to the hit 2007 animated short film, 5 Centimeters per Second 1, this is the speed at which cherry petals fall. Of course, I’m skeptical, and as a physicist I want to model the heck out of this. So, in this article I would like to propose a model for a thin, circular flower petal to be the spherical cow of flower petals....
Part 2 of this article Traveling in an Expanding Universe Traveling throughout the Milky Way Galaxy, one can assume a flat universe. So we can assume only special relativity to calculate interstellar travel times for all observers 1. This time I want to expand our interstellar travel calculation to the universal scale. On the universal scale, the universe is not flat, however, but is expanding. We can approximate this expanding universe as a so-called flat Friedmann–Lemaître–Robertson–Walker spacetime....
Last time we derived the following Lagragian \begin{equation} L = \sum_{i}^{N}\left( \frac 12 m_i \dot x_i^2 - m_i x_i \right) +F x_1 -\sum_{i=2}^{N}\frac{q}{\gamma - 1} \frac{1}{(x_{i+1} - x_i - \ell_{i})^{ \gamma - 1 }} \end{equation} Where all the the parameters and variables are unitless. Let’s a deeper look at this Lagragian. One thing that stands out is the form of the air compression energy. It only depends on the difference of position variables of the form $x_{i} - x_{i-1}$....
I think it is interesting to sometimes tackle toy examples. For a recent project on a gig economy site, I was presented with a particular physical system which had some nice properties. So here I would like to share with everyone. The system is quite simple, it’s just a vertical cylinder of alternating plugs of water and of air. In the figure above we have a four water plugs as shown as a cross section of a tube....
The amount of apples can be represented by a number $1,2,3\ldots$. The length and time can also be represented by decimal/real numbers $1.3, \pi, 3,\ldots$. The phase of an electric circuit can be represented by complex numbers! In this sense, physics is useful by abstracting away our world into the world of math. Beyond numbers, another mathematical object is used to represent things like velocity and position. This is the humble vector, an object with both magnitude and direction....
Unit Conversions 1 meter = 100 millimeters = 3.281 feet = 39.37 inches. This is an example of unit conversion. Sometimes, unit conversion is used to convert quantities from an unfamiliar unit to a familiar one. Currently, 1 US Dollar is equivalent to 151 Japanese Yen1 2. At times, the change of unit is for clarity, to express quantities of large or small amounts into comprehensible numbers. For instance, instead of several thousand steps, I find the unit of several miles3 more graspable....
I was watching a YouTube video 1. The video was about the speed of light in a medium, and I thought it would be interesting to do some relaxing programming with Julia. Specifically, I would like to simulate some light propagating through media with varying dielectric properties. This post will follow these steps: Derive the equations from Maxwell’s equations in a dielectric. Simulate the wave equations. Explore! From Maxwell’s Equations Here are Maxwell’s equations as known in a dielectric in general3....