Dec 032015
 

It has been in the news recently that the baboon exhibit at the Toronto Zoo had to close temporarily. The reason: Following the death of the matriarch, there was a power struggle.

The reason why I find this fascinating is that these baboons weren’t fighting for food. They were not fighting for sex. They were not fighting for a more cozy sleeping place or anything else tangible.

No… they were fighting for power.

That such an abstract concept not only exists in the animal world but may even prompt a vicious fight might upset those who maintain illusions about the noble animal world. But then, perhaps the animal world is not that different from the world of humans.

We all came from the same place, after all.

The next time a bellicose politician, ruler or warlord makes a threat, brandishing fancy weapons of war, in some vainglorious quest for power, just think of one word: baboon.

 Posted by at 6:28 pm
Nov 122015
 

I almost forgot: The International Space Station just celebrated fifteen years of continuous occupation.

Continuous occupation by humans, that is. I wonder if they’ve had the same ship’s cat all this time.

 Posted by at 10:01 pm
Oct 282015
 

So here I am, listening to, not really watching CBC NewsWorld, when they briefly cut to a live picture from the International Space Station where a spacewalk is underway, and I hear this:

capture_20151028_081942

Yup, that’s what the anchorwoman said: Scott Kelly has two pair [sic!] of legs.

You’d think that such a scary, dramatic mutation would have received more coverage already. But what do we know? Must be another liberal mainstream media conspiracy, hiding the facts from people.

 Posted by at 8:28 am
Oct 082015
 

I received a very polite invitation to be an “academic editor” to a scholarly journal.

Sounds good, right? To be sure, I am promised no monetary compensation, indeed, I’d still have to pay (albeit at a discount) to have my papers published in the same journal (not that I have any plans to do so). Still… it’s an honor, right?

Too bad it’s one of the many predatory journals of a predatory publisher. A journal that publishes just about anything so long as the author pays the (often hefty) publication fee. There are now thousands of such journals around the world, maintaining a parasitic existence, leeching off both crackpots and third-world researchers who don’t know any better and try to pad their resumes with a seemingly legitimate publication record.

So why am I ever so slightly hesitant? Well… on two (maybe three?) occasions in recent weeks, I received requests from the same journal to referee papers. I indicated that I was not available, but also that, judging by the abstracts that were shared with me, those papers should have been rejected by the editor and never sent out to referees in the first place.

And now here I am, being asked to work as a volunteer editor for the same journal. Should I accept it, in the hope that I would be given the editorial autonomy to reject papers up front, in the hope of improving the journal’s standards?

Probably a bad idea.

 Posted by at 9:35 pm
Oct 072015
 

It’s time for me to write about physics again. I have a splendid reason: one of the recipients of this year’s physics Nobel is from Kingston, Ontario, which is practically in Ottawa’s backyard. He is recognized for his contribution to the discovery of neutrino oscillations. So I thought I’d write about neutrino oscillations a little.

Without getting into too much detail, the standard way of describing a theory of quantum fields is by writing down the so-called Lagrangian density of the theory. This Lagrangian density represents the kinetic and potential energies of the system, including so-called “mass terms” for fields that are massive. (Which, in quantum field theory, is the same as saying that the particles we associate with the unit oscillations of these fields have a specific mass.)

Now most massive particles in the Standard Model acquire their masses by interacting with the celebrated Higgs field in various ways. Not neutrinos though; indeed, until the mid 1990s or so, neutrinos were believed to be massless.

But then, neutrino oscillations were discovered and the physics community began to accept that neutrinos may be massive after all.

So what is this about oscillations? Neutrinos are somewhat complicated things, but I can demonstrate the concept using two hypothetical “scalar” particles (doesn’t matter what they are; the point is, their math is simpler than that of neutrinos.) So let’s have a scalar particle named \(\phi\). Let’s suppose it has a mass, \(\mu\). The mass term in the Lagrangian would actually be in the form, \(\frac{1}{2}\mu\phi^2\).

Now let’s have another scalar particle, \(\psi\), with mass \(\rho\). This means another mass term in the Lagrangian: \(\frac{1}{2}\rho\psi^2\).

But now I want to be clever and combine these two particles into a two-element abstract vector, a “doublet”. Then, using the laws of matrix multiplication, I could write the mass term as

$$\frac{1}{2}\begin{pmatrix}\phi&\psi\end{pmatrix}\cdot\begin{pmatrix}\mu&0\\0&\rho\end{pmatrix}\cdot\begin{pmatrix}\phi\\\psi\end{pmatrix}=\frac{1}{2}\mu\phi^2+\frac{1}{2}\rho\psi^2.$$

Clever, huh?

But now… let us suppose that there is also an interaction between the two fields. In the Lagrangian, this interaction would be represented by a term such as \(\epsilon\phi\psi\). Putting \(\epsilon\) into the “0” slots of the matrix, we get

$$\frac{1}{2}\begin{pmatrix}\phi&\psi\end{pmatrix}\cdot\begin{pmatrix}\mu&\epsilon\\\epsilon&\rho\end{pmatrix}\cdot\begin{pmatrix}\phi\\\psi\end{pmatrix}=\frac{1}{2}\mu\phi^2+\frac{1}{2}\rho\psi^2+\epsilon\phi\psi.$$

And here is where things get really interesting. That is because we can re-express this new matrix using a combination of a diagonal matrix and a rotation matrix (and its transpose):

$$\begin{pmatrix}\mu&\epsilon\\\epsilon&\rho\end{pmatrix}=\begin{pmatrix}\cos\theta/2&\sin\theta/2\\-\sin\theta/2&\cos\theta/2\end{pmatrix}\cdot\begin{pmatrix}\hat\mu&0\\0&\hat\rho\end{pmatrix}\cdot\begin{pmatrix}\cos\theta/2&-\sin\theta/2\\\sin\theta/2&\cos\theta/2\end{pmatrix},$$

which is equivalent to

$$\begin{pmatrix}\hat\mu&0\\0&\hat\rho\end{pmatrix}=\begin{pmatrix}\cos\theta/2&-\sin\theta/2\\\sin\theta/2&\cos\theta/2\end{pmatrix}\cdot\begin{pmatrix}\mu&\epsilon\\\epsilon&\rho\end{pmatrix}\cdot\begin{pmatrix}\cos\theta/2&\sin\theta/2\\-\sin\theta/2&\cos\theta/2\end{pmatrix},$$

or

$$\begin{pmatrix}\hat\mu&0\\0&\hat\rho\end{pmatrix}=\frac{1}{2}\begin{pmatrix}\mu+\rho+(\mu-\rho)\cos\theta-2\epsilon\sin\theta&(\rho-\mu)\sin\theta-2\epsilon\cos\theta\\(\rho-\mu)\sin\theta-2\epsilon\cos\theta&\mu+\rho+(\rho-\mu)\cos\theta+2\epsilon\sin\theta\end{pmatrix},$$

which tells us that \(\tan\theta=2\epsilon/(\rho-\mu)\), which works so long as \(\rho\ne\mu\).

Now why is this interesting? Because we can now write

\begin{align}\frac{1}{2}&\begin{pmatrix}\phi&\psi\end{pmatrix}\cdot\begin{pmatrix}\mu&\epsilon\\\epsilon&\rho\end{pmatrix}\cdot\begin{pmatrix}\phi\\\psi\end{pmatrix}\\
&{}=\frac{1}{2}\begin{pmatrix}\phi&\psi\end{pmatrix}\cdot\begin{pmatrix}\cos\theta/2&\sin\theta/2\\-\sin\theta/2&\cos\theta/2\end{pmatrix}\cdot\begin{pmatrix}\hat\mu&0\\0&\hat\rho\end{pmatrix}\cdot\begin{pmatrix}\cos\theta/2&-\sin\theta/2\\\sin\theta/2&\cos\theta/2\end{pmatrix}\cdot\begin{pmatrix}\phi\\\psi\end{pmatrix}\\
&{}=\frac{1}{2}\begin{pmatrix}\hat\phi&\hat\psi\end{pmatrix}\cdot\begin{pmatrix}\hat\mu&0\\0&\hat\rho\end{pmatrix}\cdot\begin{pmatrix}\hat\phi\\\hat\psi\end{pmatrix}.\end{align}

What just happened, you ask? Well, we just rotated the abstract vector \((\phi,\psi)\) by the angle \(\theta/2\), and as a result, diagonalized the expression. Which is to say that whereas previously, we had two interacting fields \(\phi\) and \(\psi\) with masses \(\mu\) and \(\rho\), we now re-expressed the same physics using the two non-interacting fields \(\hat\phi\) and \(\hat\psi\) with masses \(\hat\mu\) and \(\hat\rho\).

So what is actually taking place here? Suppose that the doublet \((\phi,\psi)\) interacts with some other field, allowing us to measure the flavor of an excitation (particle) as being either a \(\phi\) or a \(\psi\). So far, so good.

However, when we attempt to measure the mass of the doublet, we will not measure \(\mu\) or \(\rho\), because the two states interact. Instead, we will measure \(\hat\mu\) or \(\hat\rho\), corresponding to the states \(\hat\phi\) or \(\hat\psi\), respectively: that is, one of the mass eigenstates.

Which means that if we first perform a flavor measurement, forcing the particle to be in either the \(\phi\) or the \(\psi\) state, followed by a mass measurement, there will be a nonzero probability of finding it in either the \(\hat\phi\) or the \(\hat\psi\) state, with corresponding masses \(\hat\mu\) or \(\hat\rho\). Conversely, if we first perform a mass measurement, the particle will be either in the \(\hat\phi\) or the \(\hat\psi\) state; a subsequent flavor measurement, therefore, may give either \(\phi\) or \(\psi\) with some probability.

In short, the flavor and mass eigenstates do not coincide.

This is more or less how neutrino oscillations work (again, omitting a lot of important details), except things get a bit more complicated, as neutrinos are fermions, not scalars, and the number of flavors is three, not two. But the basic principle remains the same.

This is a unique feature of neutrinos, by the way. Other particles, e.g., charged leptons, do not have mass eigenstates that are distinct from their flavor eigenstates. The mechanism that gives them masses is also different: instead of a self-interaction in the form of a mass matrix, charged leptons (as well as quarks) obtain their masses by interacting with the Higgs field. But that is a story for another day.

 Posted by at 9:47 pm
Sep 292015
 

In Douglas Adams’s immortal Hitchiker’s Guide to the Galaxy, someone builds a device called the Total Perspective Vortex. This device invariably drives people insane by simply showing them exactly how insignificant they are with respect to this humongous universe.

The Total Perspective Vortex may not exist in reality, but here is the next best thing: A model of the solar system, drawn to scale.

moonpixel

The scale of this page is set so that the Moon occupies one screen pixel. As a result, we have an image that is almost a thousand times wider than my HD computer monitor. It takes a while to scroll through it.

Thankfully, there is an animation option that not only scrolls through the image automatically, but does so at the fastest speed possible, the speed of light.

Oh, did I mention that it still takes well over five hours to scroll all the way to Pluto?

By the way, the nearest star, our closest stellar neighbor is roughly 2,000 times as far from us as Pluto.

Or, once again in the words of Douglas Adams, “Space is big. Really big. You just won’t believe how vastly, hugely, mind-bogglingly big it is. I mean, you may think it’s a long way down the road to the chemist, but that’s just peanuts to space.”

 Posted by at 12:41 pm
Aug 182015
 

I woke up this morning to the news that Mexican-Israeli physicist Jacob Bekenstein died two days ago, at the age of 68, in Helsinki, Finland. I saw nothing about the cause of death.

Bekenstein’s work is well known to folks dealing with gravity theory. Two of his contributions stand out in particular.

First, Bekenstein was first to suggest that black holes should have entropy. His work, along with that of Stephen Hawking, led to the Bekenstein-Hawking entropy formula \(S=kc^3A/4G\hbar\), relating the black hole’s surface area \(A\) to its entropy \(S\) using the speed of light \(c\), the gravitational constant \(G\), the reduced Planck constant \(\hbar\) and Boltzmann’s constant \(k\). With this work, the science of black hole thermodynamics was born, leading to all kinds of questions about the nature of black holes and the connection between thermodynamics and gravity, many of which remain unanswered to this day.

Bekenstein’s second contribution was to turn Morehai Milgrom’s MOdified Newtonian Dynamics (MOND) into a respectable relativitistic theory. The MOND paradigm is about replacing Newton’s law relating force \(({\mathbf F})\), mass \((m)\) and acceleration \(({\mathbf a})\), \({\mathbf F}=m{\mathbf a}\), with the modified law \({\mathbf F}=\mu(a/a_0)m{\mathbf a}\), where all we know about the function \(\mu(x)\) is that \(\lim_{x\to 0}\mu(x)=x\) and \(\lim_{x\to\infty}\mu(x)=1\). Surprisingly, the right choice of \(a_0\) results in an acceleration law that explains the anomalous rotation of galaxies without the need for dark matter. However, in this form, MOND is theoretically ugly: it is a formula that violates basic conservation laws, including the consevation of energy, for instance. Bekenstein’s TeVeS (Tensor-Vector-Scalar) gravity theory provides a general relativistic framework for MOND, one that does respect basic conservation laws, yet reproduces the MOND acceleration formula in the low energy limit.

I never met Jacob Bekenstein, and now I never will. A pity. May he rest in peace.

 Posted by at 11:17 am
Aug 082015
 

I was startled by this photo that appeared in today’s Globe and Mail:

zavikon

I’ve heard about this bridge! Many decades ago, in Hungary. It was described to me as an international bridge between two islands, both owned by a Hungarian family who then declared the “no man’s land” in the middle of the bridge Hungarian territory.

Well… almost. The flag in the middle is indeed the flag of Hungary, but as for the rest…

The islands together are called Zavikon island (I guess the smaller island is just considered an appendage of the larger one) and they are indeed in the Thousands Islands region. They are indeed owned by a Hungarian family. However, both islands are north of the international border, i.e., they are both in Canada. So the flags on this footbridge are really symbolic, they do not reflect political reality. And no, you cannot claim the “no man’s land”, even if it exists along the international border between two states, in the name of a third.

I was nonetheless astonished to see that this bridge actually exists and that at least the part about the flags is, indeed, true.

 Posted by at 11:59 am
Aug 032015
 

Here is one of the most mind-boggling animation sequences that I have ever seen:

This image depicts V838 Monocerotis, a red variable star that underwent a major outburst back in 2002.

Why do I consider this animation mind-boggling? Because despite all appearances, it is not an expanding shell of dust or gas.

Rather, it is echoes of the flash of light, reflected by dust situated behind the star, reaching our eyes several years after the original explosion.

In other words, this image represents direct, visual evidence of the finite speed of light.

The only comparable thing that I can think of is this video, created a few years ago using tricky picosecond photography, of a laser pulse traveling in a bottle. However, unlike that video, the images of V838 Monocerotis required no trickery, only a telescope.

And light echoes are more than mere curiosities: they actually make it possible to study past events. Most notably, a faint light echo of a supernova that was observed nearly half a millennium ago, in 1572, was detected in 2008.

 Posted by at 5:35 pm
Jul 202015
 

\(\renewcommand{\vec}[1]{\boldsymbol{\mathrm{#1}}}\)Continuing something I began about a month ago, I spent more of my free time than I care to admit re-deriving some of the most basic identities in quantum physics.

I started with the single-particle case of a harmonic oscillator. Such an oscillator is characterized by the classical Lagrangian

$$L=\frac{1}{2}m\dot{\vec{q}}^2-\frac{1}{2}k\vec{q}^2-V(\vec{q}),$$

and the corresponding Hamiltonian

$$H=\frac{\vec{p}^2}{2m}+\frac{1}{2}k\vec{q}^2+V(\vec{q}).$$

By multiplying this Hamiltonian with \(\psi=e^{i(\vec{p}\cdot\vec{q}-Ht)/\hbar}\), we basically obtain Schrödinger’s equation:

$$\left[i\hbar\partial_t+\frac{\hbar^2}{2m}\vec{\nabla}^2-\frac{1}{2}k\vec{q}^2-V(\vec{q})\right]e^{i(\vec{p}\cdot\vec{q}-Ht)/\hbar}=0.$$

The transition to the quantum theory begins when we accept that linear combinations of solutions of this equation (i.e., \(\psi\)-s corresponding to different values of \(\vec{p}\) and \(H\)) also represent physical states of the system, despite the fact that these “mixed” solutions are not eigenfunctions and there are no corresponding classical eigenvalues \(\vec{p}\) and \(H\).

Pure algebra can lead to an expression of \(\hat{H}\) in the form of “creation” and “annihilation” operators:

$$\hat{H}=\hbar\omega\left(\hat{a}^\dagger\hat{a}+\frac{1}{2}\right)+V(\vec{q}).$$

These operators have the properties

\begin{align*}
\hat{H}\hat{a}\psi_n&=\left([\hat{H},\hat{a}]+\hat{a}\hat{H}\right)\psi_n=(E_n-\hbar\omega)\hat{a}\psi_n,\\
\hat{H}\hat{a}^\dagger\psi_n&=\left([\hat{H},\hat{a}^\dagger]+\hat{a}^\dagger\hat{H}\right)\psi_n=(E_n+\hbar\omega)\hat{a}^\dagger\psi_n.
\end{align*}
where

$$E_n=\left(n+\frac{1}{2}\right)\hbar\omega.$$

This same derivation can be done in the relativistic single particle case as well.

Moreover, it is possible to define a classical scalar field in the form

$${\cal L}=\frac{1}{2}\rho(\partial_t\phi)^2-\frac{1}{2}\rho c^2(\vec{\nabla}\phi)^2-\frac{1}{2}\kappa\phi^2-V(\phi),$$

which leads to the Hamiltonian density

$${\cal H}=\pi\partial_t\phi-{\cal L}=\frac{\pi^2}{2\rho}+\frac{1}{2}\rho c^2(\vec{\nabla}\phi)^2+\frac{1}{2}\kappa\phi^2+V(\phi).$$

The transitioning to the quantum theory occurs by first expressing \(\phi\) as a Fourier integral and then promoting the Fourier coefficients to operators that satisfy a commutation relation in the form

$$[\hat{a}(\omega,\vec{k}),\hat{a}^\dagger(\omega,\vec{k}’)]=(2\pi)^3\delta^3(\vec{k}-\vec{k}’).$$

This leads to a commutation relation for the field and its canonical momentum in the form

$$[\hat{\phi}(t,\vec{x}),\hat{\pi}(t,\vec{x}’)]=i\hbar\delta^3(\vec{x}-\vec{x}’),$$

and for the Hamiltonian,

$$\hat{H}=\hbar\omega\left\{\frac{1}{2}+\int\frac{d^3\vec{k}}{(2\pi)^3}\hat{a}^\dagger(\omega,\vec{k})\hat{a}(\omega,\vec{k})\right\}+\int d^3xV(\hat{\phi}).$$

More details are provided on my Web site, at https://www.vttoth.com/CMS/physics-notes/297.

So why did I find it necessary to capture here something that can be found in first chapter of every semi-decent quantum field theory textbook? Several reasons.

  • First, I wanted to present a consistent treatment of all four cases: the nonrelativistic and relativistic case for both the particle and the field theory.
  • Second, I wanted to write down all relevant equations without omitting dimensions. I wanted to write down a Lagrangian density that has the dimensions of energy density, consistent with a scalar field that has the dimensions of length (i.e., a displacement).
  • Third, I wanted to spell out some of the details of the derivation that are omitted from nearly all textbooks yet, I am obliged to admit, almost stumped me. That is, once you see the derivation the steps are reasonably trivial, but it is still hard to stumble upon exactly the right way to apply the relevant identities related to Fourier transforms and Dirac deltas.
  • Lastly, I find it revealing how this approach can highlight exactly where a quantum theory is introduced. In the particle theory case, it is when we assume that “mixed states”, that is, linear combinations of eigenstates also represent physical states of a system, despite the fact that they do not correspond to classical eigenvalues. In the case of a field theory, the transition occurs when we replace Fourier coefficients with operators: implicit in the transition is that once again, mixed states are included as representing actual physical states of the system.

Note also how none of this has anything to do with interpretations. There is no “collapse of the wave function” or any such nonsense. That stuff happens when we introduce into our consideration a “measurement event”, effectively an interaction between the quantum system and a classical instrument, which forces the quantum system into an eigenstate. This eigenstate cannot be predicted from the initial conditions alone, precisely because the classical idealization of the measurement apparatus effectively amounts to an admission of ignorance about its true quantum state.

 Posted by at 6:27 pm
Jul 152015
 

For the past ten years, I have been thinking about NASA’s New Horizons probe as the space probe that will eventually fly by Pluto if all goes well and its systems perform as expected.

Well, that historic flyby happened today, and New Horizons sent back pictures to prove it. Best of all, it successfully re-established contact after performing its flyby observations. Now we will have to wait many months (more than a year, as a matter of fact) before all the collected data is radioed back to the Earth.

But we already have amazing photos. A sight never seen by a human being up until just over a day ago.

 Posted by at 1:35 am
Jul 062015
 

I like New Scientist. This weekly British popular science publication was able to maintain reasonably high standards. More or less.

But not last week. Typos or the occasional excess hype on the cover page are one thing, but what is the excuse for this?

For the record, the solar system is not traveling at two-thirds the speed of light in its voyage around the center of the Milky Way.

To their credit, it has since been corrected on the Web site, but still. Very disappointing.

newscicor

 Posted by at 12:08 pm
Jun 212015
 

There is a particularly neat way to derive Schrödinger’s equation, and to justify the “canonical substitution” rules for replacing energy and momentum with corresponding operators when we “quantize” an equation.

Take a particle in a potential. Its energy is given by

$$E=\frac{{\bf p}^2}{2m}+V({\bf x}),$$

or

$$E-\frac{{\bf p}^2}{2m}-V({\bf x})=0.$$

Now multiply both sides this equation by the formula \(e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}\). We note that this exponential expression cannot ever be zero if the part in the exponent that’s in parentheses is real:

$$\left[E-\frac{{\bf p}^2}{2m}-V({\bf x})\right]e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}=0.$$

So far so good. But now note that

$$Ee^{i({\bf p}\cdot{\bf x}-Et)/\hbar}=i\hbar\frac{\partial}{\partial t}e^{i({\bf p}\cdot{\bf x}-Et)/\hbar},$$

and similarly,

$${\bf p}^2e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}=-\hbar^2{\boldsymbol\nabla}e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}.$$

This allows us to rewrite the previous equation as

$$\left[i\hbar\frac{\partial}{\partial t}+\hbar^2\frac{{\boldsymbol\nabla}^2}{2m}-V({\bf x})\right]e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}=0.$$

Or, writing \(\Psi=e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}\) and rearranging:

$$i\hbar\frac{\partial}{\partial t}\Psi=-\hbar^2\frac{{\boldsymbol\nabla}^2}{2m}\Psi+V({\bf x})\Psi,$$

which is the good old Schrödinger equation.

The method works for an arbitrary, generic Hamiltonian, too. Given

$$H({\bf p})=E,$$

we can write

$$\left[E-H({\bf p})\right]e^{i({\bf p}\cdot{\bf x}-Et)/\hbar}=0,$$

which is equivalent to

$$\left[i\hbar\frac{\partial}{\partial t}-H(-i\hbar{\boldsymbol\nabla})\right]\Psi=0.$$

So if this equation is identically satisfied for a classical system with Hamiltonian \(H\), what’s the big deal about quantum mechanics? Well… a classical system satisfies \(E-H({\bf p})=0\), where \(E\) and \({\bf p}\) are eigenvalues of the differential operators \(i\hbar\partial/\partial t\) and \(-i\hbar{\boldsymbol\nabla}\), respectively. Schrödinger’s equation, on the other hand, remains valid in the general case, not just for the eigenvalues.

 Posted by at 6:29 pm
Jun 182015
 

Having just finished work on a major project milestone, I took it easy for a few days, allowing myself to spend time thinking about other things. That’s when I encountered an absolutely neat problem on Quora.

pi

Someone asked a seemingly innocuous number theory question: are there two positive integers such that one is exactly the π-th power of the other?

Now wait a minute, you ask… We know that π is a transcendental number. How can an integer raised to a transcendental power be another integer?

But then you think about \(\alpha=\log_2 3\) and realize that although \(\alpha\) is a transcendental number, \(2^\alpha=3\). So why can’t we have \(n^\pi=m\), then?

As it turns out, we (probably) cannot, but the reason is subtle and it relies on a very important, but unproven conjecture from transcendental number theory.

But first, let us rewrite the equation by taking its logarithm:

$$\pi\log n = \log m.$$

We can also divide both sides by \(\log n\), which leads to

$$\pi = \frac{\log m}{\log n}=\log_n m,$$

but it turns out to be not very helpful. However, squaring the equation will help, as we shall shortly see:

$$\pi^2\log^2 n=\log^2 m.$$

Can this equation ever by true for positive integers \(n\) and \(m\), other than the trivial solution \(n=m=1\), that is?

To see why it cannot be the case, let us consider the following triplet of numbers:

$$(i\pi,\log n,\log m),$$

and their exponents,

$$(e^{i\pi}=-1, e^{\log n}=n, e^{\log m}=m).$$

The three numbers \((i\pi,\log n,\log m)\) are linearly independent over \({\mathbb Q}\) (that is, the rational numbers). What this means is that there are no rational numbers \(A, B, C, D\) such that \(Ai\pi+B\log n+C\log m + D=0\). This is easy to see as the ratio of \(\log n\) and \(\log m\) is supposed to be transcendental but both numbers are real, whereas \(i\pi\) is imaginary.

On the other hand, their exponents are all rational numbers (\(-1, n, m\)). And this is where the unproven conjecture, Schanuel’s conjecture, comes into the picture. Schanuel’s conjecture says that given \(n\) complex numbers \((\alpha_1,\alpha_2,…,\alpha_n)\) that are linearly independent over the rationals, out of the \(2n\) numbers \((\alpha_1,…,\alpha_n,e^{\alpha_1},…,e^{\alpha_n})\), at least \(n\) will be transcendental numbers that are algebraically independent over \({\mathbb Q}\). That is, there is no algebraic expression involving roots and powers of the \(\alpha_i\), \(e^{\alpha_i}\), and rational numbers that will yield 0.

The equation \(\pi^2\log^2 n=\log^2 m\), which we can rewrite as

$$(i\pi)^2\log^2 n + \log^2 m=0,$$

is just such an equation, and it can never be true.

I wish I could say that I came up with this solution but I didn’t. I was this close: I was trying to apply Schanuel’s conjecture, and I was of course using the fact that \(\pi=-i\log -1\). But I did not fully appreciate the implications and meaning of Schanuel’s conjecture, so I was applying it improperly. Fortunately, another Quora user saved the day.

Still I haven’t had this much fun with pure math (and I haven’t learned this much pure math all at once) in years.

 Posted by at 8:25 pm
May 242015
 

John Forbes Nash Jr. is dead, along with his wife Alicia. They were killed on the New Jersey Turnpike when the taxi, taking them home from the airport, crashed into a guardrail and another vehicle after the driver lost control while trying to pass.

Nash and his wife were returning from Norway, where Nash was one of the recipients of the 2015 Abel prize.

News of this accident made me shudder for another reason. Less than two weeks ago, when I was returning from Dubai, my taxi driver not only answered a call on his cell phone, he even responded to a text while driving. I was too tired to say anything at first and then thankfully he came to his senses… but his behavior made me feel decidedly uncomfortable in his vehicle. Next time, I will not hesitate to tell the taxi driver to stop immediately or call another taxi for me.

 Posted by at 1:38 pm
Apr 302015
 

OK, I have had some sad good-byes in my blog this month, so here is a bittersweet one.

Earlier this afternoon, NASA’s Messenger probe, the first planetary probe to orbit Mercury, crashed into Mercury’s surface.

Although this means the end of Messenger, it also means that this particular probe fulfilled all expectations and then some: it worked flawlessly until it ran out of fuel and could no longer maintain a stable orbit around Mercury. The information it provided about the Solar System’s innermost planet will no doubt be studied for many years to come.

Good-bye, Messenger, and thanks for all the good work.

 Posted by at 4:50 pm
Mar 232015
 

Emmy Noether… not exactly a household name, at least outside of the community of theoretical physicists and mathematicians.

Which is why I was so surprised today when I noticed Google’s March 23 Doodle: a commemoration of Emmy Noether’s 133rd birthday.

Wow. I mean, thank you, Google. What a nice and deserving tribute to one of my heroes.

 Posted by at 11:36 pm
Mar 052015
 

Last month, something happened to me that may never happen again: I had not one but two papers accepted by Physical Review D in the same month, on two completely different topics.

The first was a paper I wrote with John Moffat, showing how well his scalar-tensor-vector gravity theory (STVG, also called MOG) fits an extended set of Milky Way rotational curve data out to a radius of nearly 200 kpc. In contrast, the archetypal modified gravity theory, MOND (Mordehai Milgrom’s MOdified Newtonian Dynamics) does not fare so well: as it predicts a flat rotation curve, its fit to the data is rather poor, although its advocates suggest that the fit might improve if we take into account the “external” gravitational field due to other galaxies.

The other paper, which I wrote together with an old friend and colleague, Eniko Madarassy, details a set of numerical simulations of self-gravitating Bose-Einstein condensates, which may form exotic stars or stellar cores. There has been some discussion in the literature concerning the stability of such objects. Our simulation shows that they are stable, which confirms my own finding, detailed in an earlier paper (which, curiously, was rejected by PRD), namely that the perceived instability arises from an inappropriate application of an approximation (the Thomas-Fermi approximation) used to provide a simplistic description of the condensate.

allcases

Oh, and we also had another paper accepted, not by Physical Review D, but by the International Journal of Modern Physics D, but still… it is about yet another topic, post-Galilean coordinate transformations and the analysis of the N-body problem in general relativity. Unlike the first two papers, this one was mostly the work of my co-author, Slava Turyshev, but I feel honored to have been able to contribute. It is a 48-page monster (in the rather efficient REVTeX style; who knows how many pages it will be in the style used by IJMPD) with over 400 equations.

All in all, a productive month insofar as my nonexistent second career as a theoretical physicist is concerned. Now I have to concentrate on my first job, the one that feeds the cats…

 Posted by at 3:21 pm