What is the most surprising result that you have personally discovered?

3k Views Asked by At

This question is inspired by my answer to this one: Surprising identities / equations

In that question, people were asked about the most surprising result that they knew. Almost all of them quoted someone else's result.

I was one of the only ones to reply about a result of mine that greatly surprised me.

So, I have decided to make that a question on its own:

What is your own mathematical result that surprised you the most?

Here is mine.

Consider the diophantine equation $$x(x+1)...(x+n-1) -y^n = k$$

where $x, y, n,$ and $k$ are integers, $x \ge 1$, $y \ge 1$, and $n \ge 3$.

I was led to consider considering this by trying to generalize the Erdos-Selfridge result that the product of consecutive integers could never be a power.

I phrased this as "How close and how often can the product of $n$ consecutive integers be to an $n$-th power?"

Looking at this equation, it seemed reasonable to think that, for fixed $k$ and $n$, there were only a finite number of $x$ and $y$ that satisfied it. This was not too hard to prove.

What greatly surprised me was that I was able to prove that for any fixed $k$, there were only a finite number of $n$, $x$, and $y$ that satisfied it.

The proof went like this:

I first showed that any solution must have $y \le |k|$. This was moderately straightforward, and involved considering the three cases $y < x$, $x \le y \le x+n-1$, and $y \ge x+n$.

Note: The proof that $y \le |k|$ has been added at the end.

The next step really surprised me. I showed that $n < e|k|$, where $e$ is the good old base of natural logarithms.

The proof was amazingly (to me) simple. Since $y \le |k|$ and $2(n/e)^n < n!$,

$\begin{align} 2(n/e)^n &< n!\\ &\le x(x+1)...(x+n-1)\\ &= y^n+k\\ &\le |k|^n+|k|\\ &\le |k|^n+|k|^n\\ &= 2|k|^n\\ \end{align} $

so $n < e |k|$.

I still remember staring at this in disbelief, over forty years later.


I was asked to show my proof that $y \le |k|$.

For brevity, I will write $x(x+1)...(x+n-1)$ as $x!n$, because this is a generalization of factorial.

The basic inequality is $$(x^2+(n-1)x)^{n/2} \le x!n \le (x+(n-1)/2)^n$$

I also use two lemmas:

(L1) If $0 < a < b$ and $n > 1$ then $n(b-a)a^{n-1} < b^n-a^n < n(b-a)b^{n-1}$.

(L2) If $a^m \leq b^m+c$ where $a \geq 0$, $b >0$, $c \geq 0$, and $m \geq 1$, then $a \leq b + c/(m\,b^{m-1})$.

The basic idea is simple: either $x < y < x+n-1$ or $y$ is outside this range. If $y$ is inside the range, then $y$ divides both $x!n$ and $y^n$, so $y$ divides their difference, which is $k$. If $y$ is outside the range, then we can use the basic inequality and the lemmas to derive very strong inequalities on $x$ and $y$.

Here are all the cases.

If $k=0$, so $x!n = y^n$, then $x < y < x+n-1$, or $x+1 < y+1 \leq x+n-1$, so that $y+1 | x!n$ or $y+1 | y^n$, which is impossible.

If $k > 0$, $x!n > y^n$, so that, $y < x+(n-1)/2$.

If $ y > x$, then, as stated above, $y | k$.

If $y \leq x$, then $(x^2 + (n-1)x)^{n/2} \le x!n = y^n + k \le x^n + k $ or, by L2, $x^2 + (n-1)x \le x^2 + 2k/\left(n\,x^{n-2}\right) $ so that $ x^{n-1} \leq 2k/n(n-1). $

Therefore $y \le x \le \left(\frac{2k}{n(n-1)}\right)^{1/(n-1)}$.

If $k < 0$, $x!n < y^n$, so that, $y^2 > x^2+(n-1)x$, which implies that $y > x$.

If $ y < x+n-1$, then, as stated above, $y | |k|$.

If $y \geq x+n-1$, then

$(x+n-1)^n \leq y^n = x!n - k = x!n + |k| \leq (x+(n-1)/2)^n + |k| $ or, by L2, $x+n-1 \leq x+(n-1)/2 + \frac{|k|}{ n(x+(n-1)/2)^{n-1} }$ or $(n-1)/2 \leq \frac{|k|} { n(x+(n-1)/2)^{n-1}} $ so that $\left(x+(n-1)/2\right)^{n-1} \leq \frac{2|k|}{n(n-1)}. $

Since $y^n \leq (x + (n-1)/2))^n + |k| \leq \left(\frac{2|k|}{n(n-1)}\right)^{n/(n-1)} + |k| \leq |k|^{n/(n-1)} + |k|, $ $ y \leq |k|^{1/(n-1)} + 1/n.$

In all the cases, $y \le |k|$. When $y < x$ or $y \ge x+n-1$, $y$ is significantly smaller.

7

There are 7 best solutions below

0
On

This was the most surprising to me, I suppose, because it was one of my first:

One day I considered the alternating harmonic series, and realized that if you replace the $-1$ with the imaginary unit, $i$, then the resulting series still converges. (This can be shown in several ways.)

I asked a professor whether this was true for any root of unity, and we quickly decided not only that it is, but that this is true using any complex number $z \neq 1$ such that $|z| = 1$. This was via a hand-wavy geometric argument, but it subsequently became clear to me that this result is known and easily proved with the Dirichlet Convergence Test.

Years later, I posted on MO to ask about a rigorous geometric proof for the general case, and someone nicely provided one. But: It was pretty cool to think it up the first time, especially since it is tough to guess at a first glance that the harmonic series diverges; turns out any fixed wobble (rotation) after each step would, indeed, give convergence.


Edit: On second thought, I once explored the following problem: Suppose a bag contains $m$ black marbles, $n$ white marbles, and $m \leq n$. Remove a marble, note its color, and put it back in the bag. What is the chance that the total number of black marbles counted - at some point - exceeds the total number of white marbles counted at that same point?

I figured this would be a tractable problem, and maybe even that it would always be $1$, i.e., at some point there would be enough black marbles picked in a row to exceed the number of white ones picked. However, this did not turn out to be the case, though there ends up being a very simple formula: $m/n$. (Surprise!)

Of course, this number syncs up with a few reality checks (e.g., when we have $m = n$). I should also note that there are surprising ways of tackling this problem: Random walks, Catalan numbers, recurrence relations, and the Gambler's Ruin can each be used to provide "different" proofs that the formula provided above holds.

0
On

I found the following interesting and surprising.

In a drawer, there are N black socks and N + x white socks. They are identical except in color. Two are taken randomly (one after the other) from it without replacement.

Let X be the event of getting a matched pair.

Case 1. If x = 0,

--- p[p(X) = 1/2] = 0

Case 2. If x is a non-zero,

--- in order to get p(X) = 1/2, N must be dependent on x. In fact, N must be (x^2 – x) / 2.

--- Example-1, If x = 100, then N must be 4950.

--- Example-2, if N = 4900, no integral x and thus, the goal of p(X) = 1/2 can never be achieved.

The interesting thing is, for p(X) = 1/2, N cannot be any natural number while x can.

6
On

Some time ago I saw that the record for Broccard's Problem ( http://en.wikipedia.org/wiki/Brocard%27s_problem ) was pretty low($10^{9}$) because of the scarce attention it has, so I coded a program to prove it up to $10^{11}$. Then I presented it at my school's mathfest. The other presentations were just informative about popular things like fibonacci or pascal, and it really surprised the jury :). I don't think it was a big deal, after all neither my code or my computer were too fast, and it only took 2 days. Any decent investigator can easily do way better than that in a couple of days.

But it was a very nice experience discovering something new for the first time on my own.

0
On

zeta regularization applied to integrals $> \int_{a}^{\infty}x^{m}dx $ by combining Euler mac laurin sumation formula and normal zeta regularization $ \zeta (-k)= \sum_{m=1}^{\infty}m^{k}$

and the powr series solution of integrals $ g(s)=s\int_{0}^{\infty}dtK(st)f(t)$ in the sterm of the mellin transform of the Kernel as $ f(t)= \sum_{n=0}^{\infty}\frac{a(n)}{M(n+1)}t^{n} $

this woul include Gramm series and the solution of the inverse Laplace transform int erms of power series.

0
On

I was very happy to find out that if we look at a notebook with a magnifying glass, then the lines become curves; and the fact that they are parallel is remained (especially if you keep them at the focal point of the magnification).

However the curves all meet at the "edge" of the glass. So we can have a sense of geometry where parallel lines meet at infinity.

I remember telling about this to my brother who was an engineering student (I was merely 16), and he said that it's impossible. Some years later I learned that this was already known as non-Euclidean geometry and played an important part of Einstein's relativity.

0
On

Like @Marie, I was happy to re-discover the tetrahedral Pythagorean theorem ... which formed the foundation of what I call (tetra-)hedronometry, the "dimensionally-enhanced" trigonometry. More-surprising, though, was fallout from this subsequent Law of Cosines: $$\begin{align} Y^2 + Z^2 - 2 Y Z \cos A \;&= H^2 =\; W^2 + X^2 - 2 W X \cos D \\ Z^2 + X^2 - 2 Z X \cos B \;&= \,J^2\, =\; W^2 + Y^2 - 2 W Y \cos E \\ X^2 + Y^2 - 2 X Y \cos C \;&= K^2 =\; W^2 + Z^2 - 2 W Z \cos F \end{align}$$ where dihedral angle $A$ lies between faces of area $Y$, $Z$, and so forth. Here, $H$, $J$, $K$ are values I originally introduced as a contrivance simply to make the equations look more like the familiar Law of Cosines from plane trigonometry; I dubbed them the areas of the tetrahedron's "pseudo-faces". Although defined on an algebraic whim, they (surprisingly?) have a geometric interpretation:

A pseudo-face is a quadrilateral formed by a four-cycle of edges of a tetrahedron projected into a plane parallel to the remaining two edges.

Together with the "standard" faces, pseudo-faces uniquely determine a tetrahedron via two-dimensional elements, something that the standard faces cannot do alone. The fact that there are seven total faces, whereas a tetrahedron admits only six degrees of freedom, is handled by this Sum-of-Squares dependency: $$W^2 + X^2 + Y^2 + Z^2 = H^2 + J^2 + K^2$$

Pseudo-faces catalyze the study of tetrahedra in a nice way, allowing face-based analysis without having to deal with edges. You get things like the "Pseudo-Heron" formula for volume: $$81 V^4 = \begin{array}{c}2 W^2 X^2 Y^2 + 2 W^2 X^2 Z^2 + 2 W^2 Y^2 Z^2 + 2 X^2 Y^2 Z^2 + H^2 J^2 K^2 \\ - H^2 \left( W^2 X^2 + Y^2 Z^2 \right) - J^2 \left( W^2 Y^2 + Z^2 X^2 \right) - K^2 \left( W^2 Z^2 + X^2 Y^2 \right)\end{array}$$

Best of all, the concept and utility of pseudo-faces translate fairly nicely to non-Euclidean tetrahedra. For instance, in hyperbolic space, we have $$\begin{align} \cos Y_2 \cos Z_2 + \sin Y_2 \sin Z_2 \cos A \;&=\cos H_2 =\; \cos W_2 \cos X_2 + \sin W_2 \sin X_2 \cos D \\[6pt] \cos Z_2 \cos X_2 + \sin Z_2 \sin X_2 \cos B \;&=\,\cos J_2\, =\; \cos W_2 \cos Y_2 + \sin W_2 \sin Y_2 \cos E \\[6pt] \cos X_2 \cos Y_2 + \sin X_2 \sin Y_2 \cos C \;&=\cos K_2 =\; \cos W_2 \cos Z_2 + \sin W_2 \sin Z_2 \cos F \end{align}$$ where "$W_2$" is a clutter-reducing abbreviation for "$W/2$". The counterpart to the Sum-of-Squares identity is longer than I care to write here; and the analogue of the Pseudo-Heron volume formula is pretty involved. Sadly, I don't know the geometric interpretation of a hyperbolic pseudo-face. (As one might expect, a definition based on projection is problematic in hyperbolic space.) But, even as an formal contrivance, pseudo-faces facilitate my on-going investigations of non-Euclidean tetrahedra. I occasionally post results of those investigations in the Hedronometry category of my Bloog.

I guess what surprises me most about this personal discovery is its utility. Most of my research yields, at best, isolated curiosities (such as the "Descartes Rule of Sweeps", which is surprising in the way the Rule of Signs is surprising, but doesn't seem to be particularly useful).

0
On

$1$. Extending factorials to non-natural arguments: $$n!=\mathcal{G}\left(\tfrac1n\right)\qquad,\qquad\mathcal{G}(n)=\int_0^\infty e^{-x^n}dx$$

$2$. Extending combinations or binomial coefficients to non-natural arguments:

  • The formula $C_n^k=\prod_{j=0}^{k-1}\frac{n-j}{1+j}$ works just as well for any other non-natural numbers $n$.

$3$. Extending Newton's binomial theorem to non-natural powers: $$\frac1{(a + b)^n}\ =\ \frac1{b^n} \cdot \sum_{k=0}^\infty\ C_{-n}^k \cdot \left(\frac{a}{b}\right)^k\ \qquad;\qquad\ \sqrt[n]{a + b}\ =\ \sqrt[n]b \cdot \sum_{k=0}^\infty\ C_\frac1n^k \cdot \left(\frac{a}{b}\right)^k$$ etc. , where $|a|\ \leqslant\ |\ b\ |$ .

$4$. Linking factorials to geometric shapes of the form $X^n+Y^n=R^n$, and Fermat's last theorem.

$5$. Expressing continued fractions as nested radicals or order $-1$.