Remember how Springer was giving away PDFs of old books and everyone was rejoicing?
It was a error, reports Jacques Mattheij. Back to the status quo.
A mathematician blogs.
Remember how Springer was giving away PDFs of old books and everyone was rejoicing?
It was a error, reports Jacques Mattheij. Back to the status quo.
Springer has made a bunch of old texts in mathematics (up to 2005) available for free via SpringerLink. Here is a list of the math books (mostly from the Undergraduate Texts in Mathematics and Graduate Texts in Mathematics series), from Stuart Gale. Perhaps also relevant: lists of Springer Texts in Statistics such as Wasserman’s All of Statistics and the Statistics and Computing series, such as The Grammar of Graphics.
A 250-year argument: belief, behavior, and the bootstrap. Brad Efron in the Notices of the AMS from 2013, although I just came across it.
Advances in quantum machine learning, which I didn’t know was a thing.
Maria Popova on Anatolia Fomenko’s mathematical drawings.
(A bit late, sorry!)
The moon was full this Christmas, for the first time in 38 years. This garnered some media coverage – see for example CNN, Vox, and Forbes. The next one will be 19 years from now. (The available data on this seems to be from NASA and generally is based on US Eastern time – your mileage may vary in other time zones.)
What would we expect? In the long run, since there’s a full moon every 29.5 days, a full moon on any given calendar date should happen every 29.5 years. But in the medium run it appears that the Metonic cycle kicks in – that is, the fact that 235 lunar months is very nearly equal to 19 solar years, so full moons are on nearly the same calendar dates in years nineteen years apart. Looking at this list of full moons from 1900-2100, there are full moons at (all times Eastern US):
1901 Dec 25 07:15
1920 Dec 25 07:39
1939 Dec 26 06:29
1958 Dec 25 22:54
1977 Dec 25 07:50
1996 Dec 24 15:43
2015 Dec 25 06:13
2034 Dec 25 03:56
2053 Dec 25 04:25
2072 Dec 25 02:18
2091 Dec 25 12:02
and nine of these eleven fall on Christmas. (The pattern is a bit irregular – the number of hours between full moons isn’t quite constant.) The previous cycle was one of the times when the full moon missed Christmas.
This cycle also comes up in the computation of Easter, which is nominally on the first Sunday after the first full moon after the vernal equinox.
More if I can find some code to compute the time of full moon…
Erica Klarreich at Quanta on László Babai’s new algorithm for the graph isomorphism problem in quasi-polynomial time (that’s where
is the number of vertices, for those of you who don’t remember your complexity classes). The actual preprint ison the arXiv.
Priceonomics on the history of the Black-Scholes formula and (unrelatedly, unless you want to make some really strained argument about the financialization of everything) the invention of auto-tune.
David Austin at the AMS Samplings column on Petals, flowers, and circle packings.
FiveThirtyEight is looking for people who can predict the Oscars.
Katie Steckles has a video on the mathematics of wrapping presents.
Donald Knuth’s 21st annual Christmas lecture is on universal commafree codes. (Here’s a list of Knuth lectures, many available online.) I can’t find the source for this right now, but I seem to recall that these used to be called the “Christmas tree lectures” until he ran out of tree-related topics he wanted to lecture on.
Do heads of government age more quickly? From Andrew Olenski, Matthew Abola, and Anupam Jena, at the BMJ (which used to be called the British Medical Journal), via Vox.
How Frank Wilcoxon helped statisticians walk the nonparametric path, from Mario Cortina Borja and Julian Stander at Significance.
Kevin Hartnett at Quanta: Hope Rekindled for ABC Proof.
The satirical journal PNIS (the “Proceedings of the Natural Institute of Science”) has an article out on “Beards of War: Relationships between facial hair coverage and battle outcome in the U.S. Civil War“. This is of course the second in a series, because they had to build a dataset on beardedness first.
The answer: facial hair doesn’t seem to matter. Their table of overall standings by facial hair type is interesting. Looking only at the battles with clear wins and losses, the standings are as follows, sorted by win percentage:
| Facial hair type | Wins | Losses | Win percentage |
| Muttonchops with moustache | 6 | 0 | 1.000 |
| Friendly muttonchops | 14 | 7 | 0.667 |
| French cut | 26 | 21 | 0.553 |
| Moustache | 27 | 22 | 0.551 |
| Chin curtain | 7 | 6 | 0.538 |
| Van Dyke | 36 | 35 | 0.507 |
| Long beard | 65 | 65 | 0.500 |
| Short beard | 63 | 67 | 0.485 |
| Muttonchops | 8 | 9 | 0.471 |
| Clean shaven | 14 | 22 | 0.389 |
| Goatee | 1 | 5 | 0.167 |
What jumps out to me immediately from this table is that the styles at the top and bottom tend to be the rarer styles. But this is exactly what you’d expect even if facial hair has no effect on battle ability, just because these are smaller samples.
A few possible confounders that weren’t addressed:
Paul Erdős is still publishing. His newest paper, with Ron Graham and Steve Butler,shows that any natural number can be written as a sum with
, where each denominator is the product of three distinct primes. A footnote, on the obvious generalization to expressing rational numbers in such a form, reads:
“One of the authors believes that all rational numbers can be expressed in this form, another author has doubts that every rational number can be expressed in this form, and the third author, already having looked in The BOOK at the answer, remains silent on this issue.” For more of the context on this paper, see Siobhan Roberts writing for the Simons Foundation.
“The BOOK”, of course, refers to Erdős’ frequent claim that God (who he did not believe in) had a book in heaven that had the best proof of every theorem. A sample of this book can be found in Proofs from THE BOOK by Martin Aigner and Günter M. Ziegler.
William Dunham lectures at Cornell on two of Euler’s big theorems: the divergence of the sum of the reciprocals of the primes and the evaluation of the sum of the reciprocals of the squares
.
Dunham is the author of Euler: The Master of Us All, which focuses on selected results of Euler. If I recall correctly I first saw the evaluation of in his Journey through Genius.
This focuses on the math; there’s a full-length biography of Euler coming out, by Ronald Calinger. The publisher, Princeton, describes this as the “first full-scale biography of Leonhard Euler”, which is honestly a bit surprising.
James Tanton tweeted: “How many of the 100-digit numbers composed solely of the digits 4 and 9 are divisible by 2^100”?
Well, there are 100-digit numbers composed only of the digits 4 and 9, and the chances that any given 100-digit number is divisible by
are one in
, so… one?
Turns out that’s right. The key here is that a number (written in decimal) is divisible by if the number made up of its last
digits is divisible by
. So we can build up our number one digit at a time:
And so on. But what guarantees that at every step our result is unique?
Let’s introduce some notation: is the set of
-digit numbers made up of 4s and 9s which is divisible by
. So
, etc. We’ll prove by induction that
has one element for every
. Assume this is true for
. Given that
, we want to find
. Every number in
must be divisible by
, and so have its last
digits divisible by
. So the only possible elements of
are
and
(that is, the numbers made from
by writing
and
at the front). Now, since
is a multiple of
, either
or
.
Now, observe that is a multiple of
, And observe that
has exactly
factors of 2 in its prime factorization, so it’s divisible by
but not
, so
.
So if , then
, and if
, then
. In either case
is a singleton, and by induction, we have:
Proposition: there exists exactly one -digit number composed solely of the digits 4 and 9 which is divisible by
.
This generalizes: we could let 4 and 9 be replaced by any single even number and odd number.
Furthermore, since the proof is constructive, we can actually find the with a few lines of Python. (I’ve initalized n to [0, 4] so that I could write code which starts indexing the
at 1.)
n = [0, 4]
for k in range(1, 100):
if n[k] % 2**(k+1) == 0:
n += [4*(10**k) + n[k]]
else:
n += [9*(10**k) + n[k]]
print(n[100])
giving the result
4999999449449999994999449944944994449499994444449494944949944994494999944449444499949499449494994944
The Encyclopedia of Integer Sequences has a few sequences along these same lines: A035014 gives such numbers made of 3s and 4s. A05333 gives such numbers made of 4s and 9s and nearby sequences starting with A053312 do the same for other pairs.
Piper Harron wrote a thesis: “The Equidistribution of Lattice Shapes of Rings of Integers of Cubic, Quartic, and Quintic Number Fields: an Artist’s Rendering” which, in addition to proving an interesting result “laysplains” it along the way.
Sadly, “laysplain” doesn’t seem to be a word yet. Google it and you just find potato chips.
(via metafilter)