I’m doing something that I should have done a long time ago: collecting a series of posts into one single post. The following links comprised my series examining one of Richard Feynman’s anecdotes about mentally computing for three different values of .
I’m doing something that I should have done a long time ago: collect past series of posts into a single, easy-to-reference post. The following posts formed my series on various lessons I’ve learned while trying to answer the questions posed by gifted elementary school students. (This is updated from my previous index.)
Part 1: A surprising pattern in some consecutive perfect squares.
Part 5a: Exponentiation is multiplication as multiplication is to addition. So, multiplication is to addition as addition is to what? (I offered the answer of incrementation, but it was rejected: addition requires two inputs, while incrementation only requires one.)
Part 5b: Why there is no binary operation that completes the above analogy.
Part 5c: Knuth’s up-arrow notation for writing very big numbers.
Part 5d: Graham’s number, reputed to be the largest number ever to appear in a mathematical proof.
Decathlon, which at the Olympics is a men’s event, is composed of 10 events: the 100 meters, long jump, shot put, high jump, 400 meters, 110-meter hurdles, discus throw, pole vault, javelin throw and 1,500 meters. Heptathlon, a women’s event at the Olympics, has seven events: the 100-meter hurdles, high jump, shot put, 200 meters, long jump, javelin throw and 800 meters…
As it stands, each event’s equation has three unique constants — $latex A$, $latex B$ and $latex C$— to go along with individual performance, $latex P$. For running events, in which competitors are aiming for lower times, this equation is: $latex A⋅(B–P)^C$, where $latex P$ is measured in seconds…
is effectively a baseline threshold at which an athlete begins scoring positive points. For performances worse than that threshold, an athlete receives zero points.
For field events, in which competitors are aiming for greater distances or heights, the formula is flipped in the middle: $latex A⋅(P–B)^C$, where $latex P$ is measured in meters for throwing events and centimeters for jumping and pole vault.
Specifically, for the decathlon jumping events ( is measured in centimeters):
High jump:
Pole vault:
Long jump:
For the decathlon throwing events ( is measured in meters):
Shot put: .
Discus: .
Javelin: .
Specifically, for the heptathlon jumping events ( is measured in centimeters):
High jump:
Long jump:
For the heptathlon throwing events ( is measured in meters):
Shot put: .
Javelin: .
I’m sure there are good historical reasons for why these particular constants were chosen, but suffice it to say that there’s nothing “magical” about any of these numbers except for human convention. From FiveThirtyEight:
The [decathlon/heptathlon] tables [devised in 1984] used the principle that the world record performances of each event at the time should have roughly equal scores but haven’t been updated since. Because world records for different events progress at different rates, today these targets for WR performances significantly differ between events. For example, Jürgen Schult’s 1986 discus throw of 74.08 meters would today score the most decathlon points, at 1,384, while Usain Bolt’s 100-meter world record of 9.58 seconds would notch “just” 1,203 points. For women, Natalya Lisovskaya’s 22.63 shot put world record in 1987 would tally the most heptathlon points, at 1,379, while Jarmila Kratochvílová’s 1983 WR in the 800 meters still anchors the lowest WR points, at 1,224.
FiveThirtyEight concludes that, since the exponents in the running events are higher than those for the throwing/jumping events, it behooves the elite decathlete/heptathlete to focus more on the running events because the rewards for exceeding the baseline are greater in these events.
Finally, since all of the exponents are not integers, a negative base (when the athlete’s performance wasn’t very good) would actually yield a complex-valued number with a nontrivial imaginary component. Sadly, the rules of track and field don’t permit an athlete’s score to be a non-real number. However, if they did, scores might look something like this…
Let denote the number of positive prime numbers that are less than or equal to . The prime number theorem, one of the most celebrated results in analytic number theory, states that
.
This is a very difficult result to prove. However, Gamma (page 172) provides a heuristic argument that suggests that this answer might be halfway reasonable.
Consider all of the integers between and .
About half of these numbers won’t be divisible by 2.
Of those that aren’t divisible by 2, about two-thirds won’t be divisible by 3. (This isn’t exactly correct, but it’s good enough for heuristics.)
Of those that aren’t divisible by 2 and 3, about four-fifths won’t be divisible by 5.
And so on.
If we repeat for all primes less than or equal to , we can conclude that the number of prime numbers less than or equal to is approximately
Though not a formal proof, it’s a fast way to convince students that the unusual fraction ought to appear someplace in the prime number theorem.
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
Let denote the number of positive prime numbers that are less than or equal to . The prime number theorem, one of the most celebrated results in analytic number theory, states that
.
This is a very difficult result to prove. However, Gamma (page 172) provides a heuristic argument that suggests that this answer might be halfway reasonable.
Consider all of the integers between and .
About half of these numbers won’t be divisible by 2.
Of those that aren’t divisible by 2, about two-thirds won’t be divisible by 3. (This isn’t exactly correct, but it’s good enough for heuristics.)
Of those that aren’t divisible by 2 and 3, about four-fifths won’t be divisible by 5.
And so on.
If we repeat for all primes less than or equal to , we can conclude that the number of prime numbers less than or equal to is approximately
Though not a formal proof, it’s a fast way to convince students that the unusual fraction ought to appear someplace in the prime number theorem.
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
I did not know — until I read Gamma (page 168) — that there actually is a formula for generating th prime number by directly plugging in . The catch is that it’s a mess:
,
where the outer brackets represent the floor function.
This mathematical curiosity has no practical value, as determining the 10th prime number would require computing different terms!
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
I hadn’t heard of the worm-on-a-rope problem until I read Gamma (page 133). From Cut-The-Knot:
A worm is at one end of a rubber rope that can be stretched indefinitely. Initially the rope is one kilometer long. The worm crawls along the rope toward the other end at a constant rate of one centimeter per second. At the end of each second the rope is instantly stretched another kilometer. Thus, after the first second the worm has traveled one centimeter, and the length of the rope has become two kilometers. After the second second, the worm has crawled another centimeter and the rope has become three kilometers long, and so on. The stretching is uniform, like the stretching of a rubber band. Only the rope stretches. Units of length and time remain constant.
It turns out that, after seconds, that the fraction of the band that the worm has traveled is , where
and is the length of the rope in centimeters. Using the estimate , we see that the worm will reach the end of the rope when
.
If (since the rope is initially a kilometer long), it will take a really long time for the worm to reach its destination!
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
I hadn’t heard of the crossing-the-desert problem until I read Gamma (page 127). From Wikipedia:
There are n units of fuel stored at a fixed base. The jeep can carry at most 1 unit of fuel at any time, and can travel 1 unit of distance on 1 unit of fuel (the jeep’s fuel consumption is assumed to be constant). At any point in a trip the jeep may leave any amount of fuel that it is carrying at a fuel dump, or may collect any amount of fuel that was left at a fuel dump on a previous trip, as long as its fuel load never exceeds 1 unit…
The jeep must return to the base at the end of every trip except for the final trip, when the jeep travels as far as it can before running out of fuel…
[T]he objective is to maximize the distance traveled by the jeep on its final trip.
The answer is, if fuel dumps are used, the jeep can go a distance of
.
Since the right-hand side approaches infinity as gets arbitrarily large, it is possible to cross an arbitrarily long desert according the rules of this problem.
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
Let be a sequence of independent and identically distributed random variables, and let be the number of “record highs” upon to and including event . For example, each can represent the amount of rainfall in a year, where is amount of rainfall recorded the first time that records were kept. As shown in Gamma (page 125), the expected number of record highs is
.
As noted in Gamma,
Two arbitrary chosen examples are revealing. The Radcliffe Meteorological Station in Oxford has data for rainfall in Oxford between 1767 and 2000 and there are five record years; this is a span of 234 recorded years and . For Central Park, New York City, between 1835 and 1994 there are six record years over the 160-year period and , providing good evidence that English weather is that bit more unpredictable.
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.
What I didn’t know, until reading Gamma (page 117), is that there are at least two ways to generalize this definition.
First, may be thought of as
,
and so this can be generalized to two dimensions as follows:
,
where is the radius of the smallest disk in the plane containing at least points so that and are both integers. This new constant is called the Masser-Gramain constant; like , the exact value isn’t known.
Second, let . Then may be written as
.
Euler (not surprisingly) had the bright idea of changing the function to any other positive, decreasing function, such as
When I researching for my series of posts on conditional convergence, especially examples related to the constant, the reference Gamma: Exploring Euler’s Constant by Julian Havil kept popping up. Finally, I decided to splurge for the book, expecting a decent popular account of this number. After all, I’m a professional mathematician, and I took a graduate level class in analytic number theory. In short, I don’t expect to learn a whole lot when reading a popular science book other than perhaps some new pedagogical insights.
Boy, was I wrong. As I turned every page, it seemed I hit a new factoid that I had not known before.
In this series, I’d like to compile some of my favorites — while giving the book a very high recommendation.