<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TheGeometrist</id>
		<title>explain xkcd - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.explainxkcd.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TheGeometrist"/>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php/Special:Contributions/TheGeometrist"/>
		<updated>2026-04-15T09:52:48Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=216:_Romantic_Drama_Equation&amp;diff=361517</id>
		<title>216: Romantic Drama Equation</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=216:_Romantic_Drama_Equation&amp;diff=361517"/>
				<updated>2025-01-09T19:29:17Z</updated>
		
		<summary type="html">&lt;p&gt;TheGeometrist: /* Formulas */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 216&lt;br /&gt;
| date      = January 29, 2007&lt;br /&gt;
| title     = Romantic Drama Equation&lt;br /&gt;
| image     = romantic drama equation.png&lt;br /&gt;
| titletext = Real-life prospective-pairing curves over things like age can get depressing.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
In a group of n people, such as the cast of a TV romantic drama like {{w|Queer as Folk (U.S. TV series)|Queer as Folk}}, the number of possible different pairs of people is n(n-1)/2. A romantic drama will often consider, over time, many possible romantic pairs of its cast members, even seeming to test the limit of how many pairs are possible. Through an austerely binaristic lens, this comic explores the implication of sex and sexual orientation in characterizing the possible pairs.&lt;br /&gt;
&lt;br /&gt;
If everyone in the group is male or female, then each pair could be classified as gay or straight. The formulas in the comic give how many of the possible pairs are gay and how many are straight, as a function of the total number of people and how many are male (or, equivalently, how many are female.) For example, of the 9 principal cast of Firefly, 5 are men and 4 are women. With n=9 and x=5, we have 16 possible gay pairs and 20 possible straight pairs.&lt;br /&gt;
&lt;br /&gt;
A graph shows how the relative number of males and females affects the number of gay pairs and straight pairs. When the group is all male (or all female), all of the possible pairs are gay, but as the minority sex's number is increased, more of the pairs are straight. When the group is half male and half female, the number of straight pairs is maximized, and straight pairs slightly outnumber gay pairs. The curves are labeled &amp;quot;gay cast&amp;quot; and &amp;quot;straight cast&amp;quot;, perhaps implying that a &amp;quot;gay cast&amp;quot; would consider only gay pairs, and a &amp;quot;straight cast&amp;quot; would consider only straight pairs.&lt;br /&gt;
&lt;br /&gt;
There is a note that the graph describes large casts. Because all the quantities involved are discrete, for a small [n] there are only a few points to plot on the graph, and the smooth, continuous curves seen in the comic are less recognizable.&lt;br /&gt;
&lt;br /&gt;
The title-text mentions that Randall made a graph of his prospective dating pool over time and was depressed by the results. As he gets older, his dating pool gets smaller: fewer people his age are single. But as Randall later shows in [[314: Dating Pools]], age is not the problem--he is!&lt;br /&gt;
&lt;br /&gt;
===Formulas===&lt;br /&gt;
The formulas may be derived as follows:&lt;br /&gt;
&lt;br /&gt;
Each straight pair needs to include one of the x males and one of the (n-x) females, so there are x(n-x) possible ways of combining one of each.  E.g., if there are n=5 people, of whom x=2 are male, then there will be 3 possible pairings involving the first male, and 3 possible pairings involving the second, yielding 2(5-2)=6 possible pairs.&lt;br /&gt;
&lt;br /&gt;
Wolfram|Alpha: [https://www.wolframalpha.com/input/?i=x*%28n-x%29 x*(n-x)]&lt;br /&gt;
&lt;br /&gt;
Each gay pair needs to include either two males or two females.  To choose two males, we can start with any of the x males and choose any of the (x-1) remaining males.  However, that counts each possible pair twice.  E.g., Adam&amp;amp;Steve got counted when we chose Adam first and Steve second, and again when we chose Steve first and Adam second.  To avoid double-counting the pairs, we therefore need to divide the product by 2.  So there are x(x-1)/2 possible pairs of two males.  Similarly, there are (n-x)(n-x-1)/2 possible pairings of two females. Summing these, we get the total number of possible gay pairs as [x^2 - x  +  n^2 - nx - n - xn + x^2 + x]/2.  That simplifies to [n^2 - n   +   2 x^2 - 2 xn]/2.  The left two terms can be combined together as n(n-1) and the right two terms can be combined together as -2x(n-x) or 2x(x-n) [which is negative, because x-n&amp;lt;0].  Since the sum of these terms was divided by 2, we get that the total number of possible gay pairs is n(n-1)/2 - x(n-x), or n(n-1)/2 + x(x-n), which is what the cartoon says.&lt;br /&gt;
&lt;br /&gt;
Wolfram|Alpha: [https://www.wolframalpha.com/input/?i=n*%28n-1%29%2F2%2Bx*%28x-n%29 n*(n-1)/2+x*(x-n)]&lt;br /&gt;
&lt;br /&gt;
Desmos: https://www.desmos.com/3d/j0sgfhbcci&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:TV Romantic Drama Equation (Derived during a series of 'Queer as Folk' episodes)&lt;br /&gt;
:[A table shows equations for possible romantic pairings in a TV show. The equation under &amp;quot;gay&amp;quot; is n(n-1) 2+x(x-n); the equation under &amp;quot;straight&amp;quot; is x(n-x).]&lt;br /&gt;
:x: Number of male (or female) cast members.&lt;br /&gt;
:n: total number of cast members.&lt;br /&gt;
&lt;br /&gt;
:[A graph plots pairings (for large casts) against cast makeup. Each of the above equations forms a curve. &amp;quot;Gay cast&amp;quot; starts high for an all male cast, dips down at 50/50 cast makeup, and then rises again for all female. &amp;quot;Straight cast&amp;quot; starts at zero for an all male cast, peaks at 50/50 cast makeup, and then drops to zero again for an all female cast. The two curves intersect at two points close to the middle.]&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Line graphs]]&lt;br /&gt;
[[Category:Homosexuality]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Romance]]&lt;br /&gt;
[[Category:Comics with color]]&lt;/div&gt;</summary>
		<author><name>TheGeometrist</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=361096</id>
		<title>1047: Approximations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=361096"/>
				<updated>2025-01-05T19:04:41Z</updated>
		
		<summary type="html">&lt;p&gt;TheGeometrist: /* Equations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1047&lt;br /&gt;
| date      = April 25, 2012&lt;br /&gt;
| title     = Approximations&lt;br /&gt;
| before    = [[#Explanation|↓ Skip to explanation ↓]]&lt;br /&gt;
| image     = approximations.png&lt;br /&gt;
| titletext = Two tips: 1) 8675309 is not just prime, it's a twin prime, and 2) if you ever find yourself raising log(anything)^e or taking the pi-th root of anything, set down the marker and back away from the whiteboard; something has gone horribly wrong.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic lists some approximations for numbers, most of them mathematical and physical constants, but some of them jokes and cultural references.&lt;br /&gt;
&lt;br /&gt;
Approximations like these are sometimes used as {{w|mnemonic}}s by mathematicians and physicists, though most of Randall's approximations are too convoluted to be useful as mnemonics.  Perhaps the best known mnemonic approximation (though not used here by Randall) is that &amp;quot;π is approximately equal to 22/7&amp;quot;.  Randall does mention (and mock) the common mnemonic among physicists that the {{w|fine structure constant}} is approximately 1/137.  Although Randall gives approximations for the number of seconds in a year, he does not mention the common physicists' mnemonic that it is &amp;quot;π × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;quot;, though he later added a statement to the top of the comic page addressing this point. &lt;br /&gt;
&lt;br /&gt;
At the bottom of the comic are expressions involving {{w|transcendental numbers}} (namely π and e) that are tantalizingly close to being exactly true but are not (indeed, they cannot be, due to the nature of transcendental numbers).  Such near-equations were previously discussed in [[217: e to the pi Minus pi]].  One of the entries, though, is a &amp;quot;red herring&amp;quot; that is exactly true.  &lt;br /&gt;
&lt;br /&gt;
Randall says he compiled this table through &amp;quot;a mix of trial-and-error, ''{{w|Mathematica}}'', and Robert Munafo's [http://mrob.com/pub/ries/ Ries] tool.&amp;quot;  &amp;quot;Ries&amp;quot; is a &amp;quot;{{w|Closed-form expression#Conversion from numerical forms|reverse calculator}}&amp;quot; that forms equations matching a given number.&lt;br /&gt;
&lt;br /&gt;
The {{w|world population}} estimate for 2024 is still somewhat accurate. The estimate is 7.9 billion, and the population listed at the website census.gov is roughly the same. The current value can be found here: [https://www.census.gov/popclock/ United States Census Bureau - U.S. and World Population Clock]. Nevertheless there are other numbers listed by different sources.&lt;br /&gt;
&lt;br /&gt;
The first part of the title text notes that &amp;quot;Jenny's constant,&amp;quot; which is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}, is not only prime but a {{w|twin prime}} because 8675311 is also a prime. Twin primes have always been a subject of interest, because they are comparatively rare, and because it is not yet known whether there are infinitely many of them.  Twin primes were also referenced in [[1310: Goldbach Conjectures]]. &lt;br /&gt;
&lt;br /&gt;
The second part of the title text makes fun of the unusual mathematical operations contained in the comic.  {{w|Pi|π}} is a useful number in many contexts, but it doesn't usually occur anywhere in an exponent. Even when it does, such as with complex numbers, taking the πth root is rarely helpful.  A rare exception is an [http://gosper.org/4%5E1%C3%B7%CF%80.png identity] for the pi-th root of 4 discovered by Bill Gosper.  Similarly, {{w|e (mathematical constant)|e}} typically appears in the base of a power (forming the {{w|exponential function}}), not in the exponent. (This is later referenced in [http://what-if.xkcd.com/73/ Lethal Neutrinos]).&lt;br /&gt;
&lt;br /&gt;
In [[217: e to the pi Minus pi]] and [[3023: The Maritime Approximation]] Randall gives other approximations based on numerical coincidences.&lt;br /&gt;
&lt;br /&gt;
===Equations===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Thing to be approximated:&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Formula proposed&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Resulting approximate value&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Correct value&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Discussion&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Error&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|One {{w|light year}} (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,227,446,944,279,201&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,460,730,472,580,800 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Based on 365.25 days per year (see below). 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are [[487: Numerical Sex Positions|sexual references]].&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.3328353 × 10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Earth's surface (m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|513,798,374,428,641&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5.10072 × 10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are [[487: Numerical Sex Positions|sexual references]].&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.7263744 × 10&amp;lt;sup&amp;gt;12&amp;lt;/sup&amp;gt; &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Oceans' volume (m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,350,851,717,672,992,089&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.332 × 10&amp;lt;sup&amp;gt;18&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,640,625&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar), 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|After this comic was released [[Randall]] got many responses by viewers. So he did add this statement to the top of the comic page:&lt;br /&gt;
&amp;quot;Lots of emails mention the physicist favorite, 1 year = pi × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; seconds. 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is a hair more accurate, but it's hard to top 3,141,592's elegance.&amp;quot; π × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; is nearly equal to 31,415,926.536, and 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is exactly 31,640,625. Randall's elegance belongs to the number π, but it should be multiplied by the factor of ten.&lt;br /&gt;
&lt;br /&gt;
Using the traditional definitions that a second is 1/60 of a minute, a minute is 1/60 of an hour, and an hour is 1/24 of a day, a 365-day common year is exactly 31,536,000 seconds (the &amp;quot;''Rent'' method&amp;quot; approximation) and the 366-day leap year is 31,622,400 seconds. Until the calendar was reformed by Pope Gregory, there was one leap year in every four years, making the average year 365.25 days, or 31,557,600 seconds. On the current calendar system, there are only 97 leap years in every 400 years, making the average year 365.2425 days, or 31,556,952 seconds. In technical usage, a &amp;quot;second&amp;quot; is now defined based on physical constants, even though the length of a day varies inversely with the changing angular velocity of the earth.  To keep the official time synchronized with the rotation of the earth, a &amp;quot;leap second&amp;quot; is occasionally added, resulting in a slightly longer year.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year (''Rent'' method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|525,600 × 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,536,000&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar), 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;''Rent'' Method&amp;quot; refers to the song &amp;quot;{{w|Seasons of Love}}&amp;quot; from the musical ''{{w|Rent (musical)|Rent}}''. The song asks, &amp;quot;How do you measure a year?&amp;quot; One line says &amp;quot;525,600 minutes&amp;quot; while most of the rest of the song suggests the best way to measure a year is moments shared with a loved one. This method for remembering how many seconds are in a year was also referenced in [https://what-if.xkcd.com/23/ What If? 23].&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|437,893,890,380,859,375&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(4.354 ± 0.012) × 10&amp;lt;sup&amp;gt;17&amp;lt;/sup&amp;gt; (best estimate; exact value unknown)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This one will slowly get more accurate as the universe ages.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {30^{\pi^e}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.6849901410 × 10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.62606957 × 10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Informally, the {{w|Planck constant}} is the smallest action possible in quantum mechanics.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{1}{140}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00&amp;lt;span style=&amp;quot;text-decoration: overline;&amp;quot;&amp;gt;714285&amp;lt;/span&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.0072973525664 (accepted value as of 2014), close to 1/137&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|fine structure constant}} indicates the strength of electromagnetism. It is unitless and around 0.007297, close to 1/137. The joke here is that Randall chose to write 140 as the denominator, when 137 is much closer to reality and just as many digits (although 137 is a less &amp;quot;round&amp;quot; number than 140, and Randall writes in the table that he's &amp;quot;had enough&amp;quot; of it).  At one point the fine structure constant was believed to be exactly the reciprocal of 137, and many people have tried to find a simple formula explaining this (with a pinch of {{w|numerology}} thrown in at times), including the infamous {{w|Arthur Eddington|Sir Arthur &amp;quot;Adding-One&amp;quot; Eddington}} who argued very strenuously that the fine structure constant &amp;quot;should&amp;quot; be 1/136 when that was what the best measurements suggested, and then argued just as strenuously for 1/137 a few years later as measurements improved.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {3} {14 \pi^{\pi^\pi}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.59895121062716 × 10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.602176565 × 10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the charge of the proton, symbolized ''e'' for electron (whose charge is actually −''e''. You can blame Benjamin Franklin [[567|for that]].)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Telephone number for the {{w|White House}} switchboard&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {e^ {\sqrt[\pi] {1 + \sqrt[e-1] 8}} }&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.2024561414932&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|202-456-1414&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\left( 7^ {\frac{e}{1} - \frac{1}{e}} - 9 \right) \pi^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867.5309019&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867-5309&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A telephone number referenced in {{w|Tommy Tutone}}'s 1982 song {{w|867-5309/Jenny}}. As mentioned in the title text, the number is not only prime but a {{w|twin prime}} because 8675311 is also a prime. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|World population estimate (billions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to &amp;lt;math&amp;gt;6 + \frac {\frac34 y + \frac14 (y \operatorname{mod} 4) - 1499} {10}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2005 — 6.5&amp;lt;br&amp;gt;&lt;br /&gt;
2006 — 6.6&amp;lt;br&amp;gt;&lt;br /&gt;
2007 — 6.7&amp;lt;br&amp;gt;&lt;br /&gt;
2008 — 6.7&amp;lt;br&amp;gt;&lt;br /&gt;
2009 — 6.8&amp;lt;br&amp;gt;&lt;br /&gt;
2010 — 6.9&amp;lt;br&amp;gt;&lt;br /&gt;
2011 — 7.0&amp;lt;br&amp;gt;&lt;br /&gt;
2012 — 7.0&amp;lt;br&amp;gt;&lt;br /&gt;
2013 — 7.1&amp;lt;br&amp;gt;&lt;br /&gt;
2014 — 7.2&amp;lt;br&amp;gt;&lt;br /&gt;
2015 — 7.3&amp;lt;br&amp;gt;&lt;br /&gt;
2016 — 7.3&amp;lt;br&amp;gt;&lt;br /&gt;
2017 — 7.4&amp;lt;br&amp;gt;&lt;br /&gt;
2018 — 7.5&amp;lt;br&amp;gt;&lt;br /&gt;
2019 — 7.6&amp;lt;br&amp;gt;&lt;br /&gt;
2020 — 7.6&amp;lt;br&amp;gt;&lt;br /&gt;
2021 — 7.7&amp;lt;br&amp;gt;&lt;br /&gt;
2022 — 7.8&amp;lt;br&amp;gt;&lt;br /&gt;
2023 — 7.9&amp;lt;br&amp;gt;&lt;br /&gt;
2024 — 7.9&amp;lt;br&amp;gt;&lt;br /&gt;
2025 — 8.0&amp;lt;br&amp;gt;&lt;br /&gt;
2026 — 8.1&amp;lt;br&amp;gt;&lt;br /&gt;
2027 — 8.2&amp;lt;br&amp;gt;&lt;br /&gt;
2028 — 8.2&amp;lt;br&amp;gt;&lt;br /&gt;
2029 — 8.3&amp;lt;br&amp;gt;&lt;br /&gt;
2030 — 8.4&amp;lt;br&amp;gt;&lt;br /&gt;
2031 — 8.5&amp;lt;br&amp;gt;&lt;br /&gt;
2032 — 8.5&amp;lt;br&amp;gt;&lt;br /&gt;
2033 — 8.6&amp;lt;br&amp;gt;&lt;br /&gt;
2034 — 8.7&amp;lt;br&amp;gt;&lt;br /&gt;
2035 — 8.8&amp;lt;br&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Grows by 75 million every year on average (100 million every year, except for a pause every leap-year). As of 2024, still a bit too small. (7.8B)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|U.S. population estimate (millions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to &amp;lt;math&amp;gt;310 + 3(y - 2010)&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2000 — 280&amp;lt;br&amp;gt;&lt;br /&gt;
2001 — 283&amp;lt;br&amp;gt;&lt;br /&gt;
2002 — 286&amp;lt;br&amp;gt;&lt;br /&gt;
2003 — 289&amp;lt;br&amp;gt;&lt;br /&gt;
2004 — 292&amp;lt;br&amp;gt;&lt;br /&gt;
2005 — 295&amp;lt;br&amp;gt;&lt;br /&gt;
2006 — 298&amp;lt;br&amp;gt;&lt;br /&gt;
2007 — 301&amp;lt;br&amp;gt;&lt;br /&gt;
2008 — 304&amp;lt;br&amp;gt;&lt;br /&gt;
2009 — 307&amp;lt;br&amp;gt;&lt;br /&gt;
2010 — 310&amp;lt;br&amp;gt;&lt;br /&gt;
2011 — 313&amp;lt;br&amp;gt;&lt;br /&gt;
2012 — 316&amp;lt;br&amp;gt;&lt;br /&gt;
2013 — 319&amp;lt;br&amp;gt;&lt;br /&gt;
2014 — 322&amp;lt;br&amp;gt;&lt;br /&gt;
2015 — 325&amp;lt;br&amp;gt;&lt;br /&gt;
2016 — 328&amp;lt;br&amp;gt;&lt;br /&gt;
2017 — 331&amp;lt;br&amp;gt;&lt;br /&gt;
2018 — 334&amp;lt;br&amp;gt;&lt;br /&gt;
2019 — 337&amp;lt;br&amp;gt;&lt;br /&gt;
2020 — 340&amp;lt;br&amp;gt;&lt;br /&gt;
2021 — 343&amp;lt;br&amp;gt;&lt;br /&gt;
2022 — 346&amp;lt;br&amp;gt;&lt;br /&gt;
2023 — 349&amp;lt;br&amp;gt;&lt;br /&gt;
2024 — 352&amp;lt;br&amp;gt;&lt;br /&gt;
2025 — 355&amp;lt;br&amp;gt;&lt;br /&gt;
2026 — 358&amp;lt;br&amp;gt;&lt;br /&gt;
2027 — 361&amp;lt;br&amp;gt;&lt;br /&gt;
2028 — 364&amp;lt;br&amp;gt;&lt;br /&gt;
2029 — 367&amp;lt;br&amp;gt;&lt;br /&gt;
2030 — 370&amp;lt;br&amp;gt;&lt;br /&gt;
2031 — 373&amp;lt;br&amp;gt;&lt;br /&gt;
2032 — 376&amp;lt;br&amp;gt;&lt;br /&gt;
2033 — 379&amp;lt;br&amp;gt;&lt;br /&gt;
2034 — 382&amp;lt;br&amp;gt;&lt;br /&gt;
2035 — 385&amp;lt;br&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Grows by 3 million each year. As of 2024 the actual number is ~10 million smaller.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy (joules)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {e} {7^{16}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.17948276564429 × 10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.18710438 × 10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light year (miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;42.42&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5,884,267,614,436.97&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5,878,625,373,183.61 = 9,460,730,472,580,800 (meters in a light-year, by definition) / 1609.344 (meters in a mile)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|{{w|42 (number)|42}} is, according to {{w|Douglas Adams}}' ''{{w|The Hitchhiker's Guide to the Galaxy}}'', the answer to the Ultimate Question of Life, the Universe, and Everything.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sin\left(60^\circ\right) = \frac {\sqrt 3} {2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{e}{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8652559794&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8660254038&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 3&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{2e}{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7305119589&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7320508076&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Same as the above&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ (Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {\sqrt 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5773502692&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Euler–Mascheroni constant}} (denoted γ) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {5} {\sqrt[e]\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.2815481951&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.280839895&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Exactly 1/0.3048, as the {{w|international foot}} is defined as 0.3048 meters.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{2}{e} + \frac32&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2357588823&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;69^{\pi^\sqrt{5}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02191201246329 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02214129 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Also called a mole for shorthand, {{w|Avogadro's number}} is (roughly) the number of individual atoms in 12 grams of pure carbon. Used in basically every application of chemistry. In 2019 the constant was redefined to 6.02214076 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;, making the Approximation slightly more correct.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant ''G''&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {e ^ {(\pi-1)^{(\pi+1)}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.6736110685 × 10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67385 × 10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The universal {{w|gravitational constant}} G is equal to ''Fr''&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;/''Mm'', where ''F'' is the gravitational force between two objects, ''r'' is the distance between them, and ''M'' and ''m'' are their masses.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''R'' (gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;(e + 1) \sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3143309279&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3144622&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|gas constant}} relates energy to temperature in physics, as well as a gas's volume, pressure, temperature and {{w|mole (unit)|molar amount}} (hence the name).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton–electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;6 \pi^5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1181087117&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246&lt;br /&gt;
|align=&amp;quot;left&amp;quot;| The {{w|proton-to-electron mass ratio}} is the ratio between the rest mass of the proton divided by the rest mass of the electron.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a {{w|gallon}}&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;3 + \frac{\pi}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.7853981634&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.785411784 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A U.S. liquid gallon is defined by law as 231 cubic inches. The British imperial gallon would be about 20% larger (but the litre is the same thing as the US liter).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''g''&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; or ''g''&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.8066624898&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.80665&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Standard gravity, or standard acceleration due to free fall is the nominal gravitational acceleration of an object in a vacuum near the surface of the Earth. It is defined by standard as 9.80665&amp;amp;nbsp;m/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, which is exactly 35.30394&amp;amp;nbsp;km/h/s (about 32.174&amp;amp;nbsp;ft/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, or 21.937&amp;amp;nbsp;mph/s). This value was established by the 3rd CGPM (1901, CR 70) and used to define the standard weight of an object as the product of its mass and this nominal acceleration. The acceleration of a body near the surface of the Earth is due to the combined effects of gravity and centrifugal acceleration from rotation of the Earth (but which is small enough to be neglected for most purposes); the total (the apparent gravity) is about 0.5 percent greater at the poles than at the equator.&lt;br /&gt;
&lt;br /&gt;
Randall used a letter ''g'' without a suffix, which can also mean the local acceleration due to local gravity and centrifugal acceleration, which varies depending on one's position on Earth.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton–electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {e^8 - 10} {\phi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1530151398&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|φ is the {{w|golden ratio}}, or &amp;lt;math&amp;gt;\textstyle{ \frac{1+\sqrt 5}{2} }&amp;lt;/math&amp;gt;. It has many interesting geometrical properties.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{1}{1200^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.9&amp;lt;span style=&amp;quot;text-decoration: overline;&amp;quot;&amp;gt;444&amp;lt;/span&amp;gt; × 10&amp;lt;sup&amp;gt;−7&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|~6.943 × 10&amp;lt;sup&amp;gt;−7&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|ruby laser}} wavelength varies because &amp;quot;ruby&amp;quot; is not clearly defined.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth radius (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;5^8 6e&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,370,973.035&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,371,008.7 (IUGG definition)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Earth radius#mean radii|mean earth radius}} varies because there is not one single way to make a sphere out of the earth. Randall's value lies within the actual variation of Earth's radius. The International Union of Geodesy and Geophysics (IUGG) defines the mean radius as 2/3 of the equatorial radius (6,378,137.0&amp;amp;nbsp;m) plus 1/3 of the polar radius (6,356,752.3&amp;amp;nbsp;m).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 2&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac35 + \frac{\pi}{7-\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142200581&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142135624&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are recurring math jokes along the lines of, &amp;quot;&amp;lt;math&amp;gt;\textstyle{ \frac35 + \frac{\pi}{7-\pi} - \sqrt{2} = 0}&amp;lt;/math&amp;gt;, but your calculator is probably not good enough to compute this correctly&amp;quot;. See also [[217: e to the pi Minus pi]].&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac12&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the exactly correct equation referred to in the note, &amp;quot;Pro tip – Not all of these are wrong&amp;quot;, as shown below and also [http://math.stackexchange.com/questions/140388/how-can-one-prove-cos-pi-7-cos3-pi-7-cos5-pi-7-1-2 here]. If you're still confused, the functions use {{w|radians}}, not {{w|degrees (angle)|degrees}}: when an angular measure does not specify units, radians are the assumed default.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ (Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{e}{3^4} + \frac{e}{5}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772154006&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Euler–Mascheroni constant}} (denoted γ) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {13+4\pi} {24-4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360678094&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sum_{n=1}^{\infty} \frac{1}{n^n}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\ln(3)^e&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912987577&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912859971&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Proof===&lt;br /&gt;
&lt;br /&gt;
One of the &amp;quot;approximations&amp;quot; actually is precisely correct: &amp;lt;math&amp;gt;\textstyle{ \cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7} = \frac12 }&amp;lt;/math&amp;gt;.  Here is a proof:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Multiplying by 1 (or by a nonzero number divided by itself) leaves the equation unchanged: &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;= \left( \cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7} \right) \frac{2 \sin\frac{\pi}{7}}{2 \sin\frac{\pi}{7}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;math&amp;gt;\textstyle{ 2 \sin\frac{\pi}{7} }&amp;lt;/math&amp;gt; on the top of the fraction is multiplied through the original equation:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac {2 \cos \frac{\pi}{7} \sin\frac{\pi}{7} + 2 \cos \frac{3\pi}{7} \sin\frac{\pi}{7} + 2 \cos \frac{5\pi}{7} \sin\frac{\pi}{7}} {2 \sin\frac{\pi}{7}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the trigonometric identity &amp;lt;math&amp;gt;\textstyle{ 2 \cos A \sin B = \sin (A+B) - \sin(A-B)}&amp;lt;/math&amp;gt; on the second and third terms in the numerator:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {2 \cos \frac{\pi}{7} \sin \frac{\pi}{7} + \left[\sin \left(\frac{3\pi}{7} + \frac{\pi}{7}\right) - \sin \left(\frac{3\pi}{7} - \frac{\pi}{7}\right) \right] + \left[\sin \left(\frac{5\pi}{7} + \frac{\pi}{7}\right) - \sin \left(\frac{5\pi}{7} - \frac{\pi}{7}\right) \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {2 \cos \frac{\pi}{7} \sin \frac{\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{2\pi}{7} \right] + \left[\sin \frac{6\pi}{7} - \sin \frac{4\pi}{7} \right]} {2 \sin\frac{\pi}{7}}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the trigonometric identity &amp;lt;math&amp;gt;\textstyle{ 2 \cos A \sin A = \sin 2A }&amp;lt;/math&amp;gt; on the first term in the numerator:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{2\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{2\pi}{7} \right] + \left[\sin \frac{6\pi}{7} - \sin \frac{4\pi}{7} \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{6\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{4\pi}{7} \right] + \left[\sin \frac{2\pi}{7} - \sin \frac{2\pi}{7} \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{6\pi}{7} } {2 \sin\frac{\pi}{7}}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Noting that &amp;lt;math&amp;gt;\textstyle{\frac{6\pi}{7} + \frac{\pi}{7} = \pi}&amp;lt;/math&amp;gt; and that the sines of supplementary angles (angles that sum to π) are equal:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{\pi}{7} } {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac12 \quad \quad \quad \text{Q.E.D.}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To better see why the equation is true, it is better to go to the complex plane. cos(2k pi/7) &amp;lt;!--&amp;lt;math&amp;gt;\textstyle{ \cos \frac{2k\pi}{7} }&amp;lt;/math&amp;gt;--&amp;gt; is the real part of the k-th 7-th root of unity, exp(2 k i pi/7)&amp;lt;!--&amp;lt;math&amp;gt;\textstyle{ \exp \frac{2 k i\pi}{7} }&amp;lt;/math&amp;gt;--&amp;gt;. The seven 7-th roots of unity (for 0 &amp;lt;= k &amp;lt;= 6) sum up to zero, hence so do their real parts:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;0 = \cos \frac{0\pi}{7} + \cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} + \cos \frac{8\pi}{7} + \cos \frac{10\pi}{7} + \cos \frac{12\pi}{7} &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:0 = cos(0 pi/7) + cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7) + cos(8 pi/7) + cos(10 pi/7) + cos(12 pi/7)&lt;br /&gt;
&lt;br /&gt;
But one of these roots is just 1, and all other root go by pairs of conjugate roots, which have the same real part (alternatively, consider that cos(x) = cos(2 pi - x)):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;0 = 1 + 2 ( \cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} ) &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:0 = 1 + 2 (cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7))&lt;br /&gt;
&lt;br /&gt;
Hence&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;\cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} = - 1/2 &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7) = - 1/2&lt;br /&gt;
&lt;br /&gt;
which, because cos(x) = cos(pi - x),&amp;lt;!--&amp;lt;math&amp;gt;\cos (x) = - \cos(\pi - x)&amp;lt;/math&amp;gt;,--&amp;gt; can be rewritten as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;\cos \frac{5\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{pi}{7} = 1/2 &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:cos(5 pi/7) + cos(3 pi/7) + cos(pi/7) = 1/2&lt;br /&gt;
&lt;br /&gt;
Q.E.D.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:'''A table of slightly wrong equations and identities useful for approximations and/or trolling teachers.'''&lt;br /&gt;
:(Found using a mix of trial-and-error, ''Mathematica'', and Robert Munafo's ''Ries'' tool.)&lt;br /&gt;
: All units are SI MKS unless otherwise noted.&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Relation:&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Accurate to within:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | One light-year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 40&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 130&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Oceans' volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year (''Rent'' method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 1400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 110&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | [I've had enough of this 137 crap]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 500&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|White House Switchboard&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|1 / (e&amp;lt;sup&amp;gt;&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Intermission:&amp;lt;br /&amp;gt; World Population Estimate&amp;lt;br /&amp;gt; which should stay current&amp;lt;br /&amp;gt; for a decade or two:&amp;lt;br /&amp;gt;&lt;br /&gt;
Take the last two digits of the current year&lt;br /&gt;
&lt;br /&gt;
Example: 20[14] &lt;br /&gt;
&lt;br /&gt;
Subtract the number of leap years since hurricane Katrina&lt;br /&gt;
&lt;br /&gt;
Example: 14 (minus 2008 and 2012) is 12&lt;br /&gt;
&lt;br /&gt;
Add a decimal point&lt;br /&gt;
&lt;br /&gt;
Example: 1.2&lt;br /&gt;
&lt;br /&gt;
Add 6&lt;br /&gt;
&lt;br /&gt;
Example: 6 + 1.2&lt;br /&gt;
&lt;br /&gt;
7.2 = World population in billions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version for US population:&lt;br /&gt;
&lt;br /&gt;
Example: 20[14]&lt;br /&gt;
&lt;br /&gt;
Subtract 10&lt;br /&gt;
&lt;br /&gt;
Example: 4&lt;br /&gt;
&lt;br /&gt;
Multiply by 3&lt;br /&gt;
&lt;br /&gt;
Example: 12&lt;br /&gt;
&lt;br /&gt;
Add 10&lt;br /&gt;
&lt;br /&gt;
Example: 3[22] million&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; J&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|sin(60°) = √3/2 = e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√3 = 2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√5 = 2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 7000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(π - 1)&amp;lt;sup&amp;gt;(π + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R (gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 500,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|g&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 750,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 5,000,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Protip - not all of these are wrong:&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√2 = 3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant) = e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5 = (13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt; = ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Protip]]&lt;br /&gt;
[[Category:Large drawings]]&lt;/div&gt;</summary>
		<author><name>TheGeometrist</name></author>	</entry>

	<entry>
		<id>https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=361095</id>
		<title>1047: Approximations</title>
		<link rel="alternate" type="text/html" href="https://www.explainxkcd.com/wiki/index.php?title=1047:_Approximations&amp;diff=361095"/>
				<updated>2025-01-05T18:57:54Z</updated>
		
		<summary type="html">&lt;p&gt;TheGeometrist: /* Explanation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{comic&lt;br /&gt;
| number    = 1047&lt;br /&gt;
| date      = April 25, 2012&lt;br /&gt;
| title     = Approximations&lt;br /&gt;
| before    = [[#Explanation|↓ Skip to explanation ↓]]&lt;br /&gt;
| image     = approximations.png&lt;br /&gt;
| titletext = Two tips: 1) 8675309 is not just prime, it's a twin prime, and 2) if you ever find yourself raising log(anything)^e or taking the pi-th root of anything, set down the marker and back away from the whiteboard; something has gone horribly wrong.&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
==Explanation==&lt;br /&gt;
&lt;br /&gt;
This comic lists some approximations for numbers, most of them mathematical and physical constants, but some of them jokes and cultural references.&lt;br /&gt;
&lt;br /&gt;
Approximations like these are sometimes used as {{w|mnemonic}}s by mathematicians and physicists, though most of Randall's approximations are too convoluted to be useful as mnemonics.  Perhaps the best known mnemonic approximation (though not used here by Randall) is that &amp;quot;π is approximately equal to 22/7&amp;quot;.  Randall does mention (and mock) the common mnemonic among physicists that the {{w|fine structure constant}} is approximately 1/137.  Although Randall gives approximations for the number of seconds in a year, he does not mention the common physicists' mnemonic that it is &amp;quot;π × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt;&amp;quot;, though he later added a statement to the top of the comic page addressing this point. &lt;br /&gt;
&lt;br /&gt;
At the bottom of the comic are expressions involving {{w|transcendental numbers}} (namely π and e) that are tantalizingly close to being exactly true but are not (indeed, they cannot be, due to the nature of transcendental numbers).  Such near-equations were previously discussed in [[217: e to the pi Minus pi]].  One of the entries, though, is a &amp;quot;red herring&amp;quot; that is exactly true.  &lt;br /&gt;
&lt;br /&gt;
Randall says he compiled this table through &amp;quot;a mix of trial-and-error, ''{{w|Mathematica}}'', and Robert Munafo's [http://mrob.com/pub/ries/ Ries] tool.&amp;quot;  &amp;quot;Ries&amp;quot; is a &amp;quot;{{w|Closed-form expression#Conversion from numerical forms|reverse calculator}}&amp;quot; that forms equations matching a given number.&lt;br /&gt;
&lt;br /&gt;
The {{w|world population}} estimate for 2024 is still somewhat accurate. The estimate is 7.9 billion, and the population listed at the website census.gov is roughly the same. The current value can be found here: [https://www.census.gov/popclock/ United States Census Bureau - U.S. and World Population Clock]. Nevertheless there are other numbers listed by different sources.&lt;br /&gt;
&lt;br /&gt;
The first part of the title text notes that &amp;quot;Jenny's constant,&amp;quot; which is actually a telephone number referenced in Tommy Tutone's 1982 song {{w|867-5309/Jenny}}, is not only prime but a {{w|twin prime}} because 8675311 is also a prime. Twin primes have always been a subject of interest, because they are comparatively rare, and because it is not yet known whether there are infinitely many of them.  Twin primes were also referenced in [[1310: Goldbach Conjectures]]. &lt;br /&gt;
&lt;br /&gt;
The second part of the title text makes fun of the unusual mathematical operations contained in the comic.  {{w|Pi|π}} is a useful number in many contexts, but it doesn't usually occur anywhere in an exponent. Even when it does, such as with complex numbers, taking the πth root is rarely helpful.  A rare exception is an [http://gosper.org/4%5E1%C3%B7%CF%80.png identity] for the pi-th root of 4 discovered by Bill Gosper.  Similarly, {{w|e (mathematical constant)|e}} typically appears in the base of a power (forming the {{w|exponential function}}), not in the exponent. (This is later referenced in [http://what-if.xkcd.com/73/ Lethal Neutrinos]).&lt;br /&gt;
&lt;br /&gt;
In [[217: e to the pi Minus pi]] and [[3023: The Maritime Approximation]] Randall gives other approximations based on numerical coincidences.&lt;br /&gt;
&lt;br /&gt;
===Equations===&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Thing to be approximated:&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Formula proposed&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Resulting approximate value&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Correct value&lt;br /&gt;
!align=&amp;quot;center&amp;quot;|Discussion&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|One {{w|light year}} (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,227,446,944,279,201&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9,460,730,472,580,800 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Based on 365.25 days per year (see below). 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are [[487: Numerical Sex Positions|sexual references]]. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Earth's surface (m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|513,798,374,428,641&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5.10072 × 10&amp;lt;sup&amp;gt;14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; and 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; are [[487: Numerical Sex Positions|sexual references]].&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Oceans' volume (m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1,350,851,717,672,992,089&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.332 × 10&amp;lt;sup&amp;gt;18&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,640,625&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar), 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|After this comic was released [[Randall]] got many responses by viewers. So he did add this statement to the top of the comic page:&lt;br /&gt;
&amp;quot;Lots of emails mention the physicist favorite, 1 year = pi × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; seconds. 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is a hair more accurate, but it's hard to top 3,141,592's elegance.&amp;quot; π × 10&amp;lt;sup&amp;gt;7&amp;lt;/sup&amp;gt; is nearly equal to 31,415,926.536, and 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; is exactly 31,640,625. Randall's elegance belongs to the number π, but it should be multiplied by the factor of ten.&lt;br /&gt;
&lt;br /&gt;
Using the traditional definitions that a second is 1/60 of a minute, a minute is 1/60 of an hour, and an hour is 1/24 of a day, a 365-day common year is exactly 31,536,000 seconds (the &amp;quot;''Rent'' method&amp;quot; approximation) and the 366-day leap year is 31,622,400 seconds. Until the calendar was reformed by Pope Gregory, there was one leap year in every four years, making the average year 365.25 days, or 31,557,600 seconds. On the current calendar system, there are only 97 leap years in every 400 years, making the average year 365.2425 days, or 31,556,952 seconds. In technical usage, a &amp;quot;second&amp;quot; is now defined based on physical constants, even though the length of a day varies inversely with the changing angular velocity of the earth.  To keep the official time synchronized with the rotation of the earth, a &amp;quot;leap second&amp;quot; is occasionally added, resulting in a slightly longer year.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Seconds in a year (''Rent'' method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|525,600 × 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,536,000&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|31,557,600 (Julian calendar), 31,556,952 (Gregorian calendar)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&amp;quot;''Rent'' Method&amp;quot; refers to the song &amp;quot;{{w|Seasons of Love}}&amp;quot; from the musical ''{{w|Rent (musical)|Rent}}''. The song asks, &amp;quot;How do you measure a year?&amp;quot; One line says &amp;quot;525,600 minutes&amp;quot; while most of the rest of the song suggests the best way to measure a year is moments shared with a loved one. This method for remembering how many seconds are in a year was also referenced in [https://what-if.xkcd.com/23/ What If? 23].&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|437,893,890,380,859,375&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(4.354 ± 0.012) × 10&amp;lt;sup&amp;gt;17&amp;lt;/sup&amp;gt; (best estimate; exact value unknown)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This one will slowly get more accurate as the universe ages.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {30^{\pi^e}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.6849901410 × 10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.62606957 × 10&amp;lt;sup&amp;gt;−34&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Informally, the {{w|Planck constant}} is the smallest action possible in quantum mechanics.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{1}{140}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.00&amp;lt;span style=&amp;quot;text-decoration: overline;&amp;quot;&amp;gt;714285&amp;lt;/span&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.0072973525664 (accepted value as of 2014), close to 1/137&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|fine structure constant}} indicates the strength of electromagnetism. It is unitless and around 0.007297, close to 1/137. The joke here is that Randall chose to write 140 as the denominator, when 137 is much closer to reality and just as many digits (although 137 is a less &amp;quot;round&amp;quot; number than 140, and Randall writes in the table that he's &amp;quot;had enough&amp;quot; of it).  At one point the fine structure constant was believed to be exactly the reciprocal of 137, and many people have tried to find a simple formula explaining this (with a pinch of {{w|numerology}} thrown in at times), including the infamous {{w|Arthur Eddington|Sir Arthur &amp;quot;Adding-One&amp;quot; Eddington}} who argued very strenuously that the fine structure constant &amp;quot;should&amp;quot; be 1/136 when that was what the best measurements suggested, and then argued just as strenuously for 1/137 a few years later as measurements improved.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {3} {14 \pi^{\pi^\pi}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.59895121062716 × 10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.602176565 × 10&amp;lt;sup&amp;gt;−19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the charge of the proton, symbolized ''e'' for electron (whose charge is actually −''e''. You can blame Benjamin Franklin [[567|for that]].)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Telephone number for the {{w|White House}} switchboard&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {e^ {\sqrt[\pi] {1 + \sqrt[e-1] 8}} }&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.2024561414932&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|202-456-1414&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\left( 7^ {\frac{e}{1} - \frac{1}{e}} - 9 \right) \pi^2&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867.5309019&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|867-5309&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A telephone number referenced in {{w|Tommy Tutone}}'s 1982 song {{w|867-5309/Jenny}}. As mentioned in the title text, the number is not only prime but a {{w|twin prime}} because 8675311 is also a prime. &lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|World population estimate (billions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to &amp;lt;math&amp;gt;6 + \frac {\frac34 y + \frac14 (y \operatorname{mod} 4) - 1499} {10}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2005 — 6.5&amp;lt;br&amp;gt;&lt;br /&gt;
2006 — 6.6&amp;lt;br&amp;gt;&lt;br /&gt;
2007 — 6.7&amp;lt;br&amp;gt;&lt;br /&gt;
2008 — 6.7&amp;lt;br&amp;gt;&lt;br /&gt;
2009 — 6.8&amp;lt;br&amp;gt;&lt;br /&gt;
2010 — 6.9&amp;lt;br&amp;gt;&lt;br /&gt;
2011 — 7.0&amp;lt;br&amp;gt;&lt;br /&gt;
2012 — 7.0&amp;lt;br&amp;gt;&lt;br /&gt;
2013 — 7.1&amp;lt;br&amp;gt;&lt;br /&gt;
2014 — 7.2&amp;lt;br&amp;gt;&lt;br /&gt;
2015 — 7.3&amp;lt;br&amp;gt;&lt;br /&gt;
2016 — 7.3&amp;lt;br&amp;gt;&lt;br /&gt;
2017 — 7.4&amp;lt;br&amp;gt;&lt;br /&gt;
2018 — 7.5&amp;lt;br&amp;gt;&lt;br /&gt;
2019 — 7.6&amp;lt;br&amp;gt;&lt;br /&gt;
2020 — 7.6&amp;lt;br&amp;gt;&lt;br /&gt;
2021 — 7.7&amp;lt;br&amp;gt;&lt;br /&gt;
2022 — 7.8&amp;lt;br&amp;gt;&lt;br /&gt;
2023 — 7.9&amp;lt;br&amp;gt;&lt;br /&gt;
2024 — 7.9&amp;lt;br&amp;gt;&lt;br /&gt;
2025 — 8.0&amp;lt;br&amp;gt;&lt;br /&gt;
2026 — 8.1&amp;lt;br&amp;gt;&lt;br /&gt;
2027 — 8.2&amp;lt;br&amp;gt;&lt;br /&gt;
2028 — 8.2&amp;lt;br&amp;gt;&lt;br /&gt;
2029 — 8.3&amp;lt;br&amp;gt;&lt;br /&gt;
2030 — 8.4&amp;lt;br&amp;gt;&lt;br /&gt;
2031 — 8.5&amp;lt;br&amp;gt;&lt;br /&gt;
2032 — 8.5&amp;lt;br&amp;gt;&lt;br /&gt;
2033 — 8.6&amp;lt;br&amp;gt;&lt;br /&gt;
2034 — 8.7&amp;lt;br&amp;gt;&lt;br /&gt;
2035 — 8.8&amp;lt;br&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Grows by 75 million every year on average (100 million every year, except for a pause every leap-year). As of 2024, still a bit too small. (7.8B)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|U.S. population estimate (millions)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Equivalent to &amp;lt;math&amp;gt;310 + 3(y - 2010)&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2000 — 280&amp;lt;br&amp;gt;&lt;br /&gt;
2001 — 283&amp;lt;br&amp;gt;&lt;br /&gt;
2002 — 286&amp;lt;br&amp;gt;&lt;br /&gt;
2003 — 289&amp;lt;br&amp;gt;&lt;br /&gt;
2004 — 292&amp;lt;br&amp;gt;&lt;br /&gt;
2005 — 295&amp;lt;br&amp;gt;&lt;br /&gt;
2006 — 298&amp;lt;br&amp;gt;&lt;br /&gt;
2007 — 301&amp;lt;br&amp;gt;&lt;br /&gt;
2008 — 304&amp;lt;br&amp;gt;&lt;br /&gt;
2009 — 307&amp;lt;br&amp;gt;&lt;br /&gt;
2010 — 310&amp;lt;br&amp;gt;&lt;br /&gt;
2011 — 313&amp;lt;br&amp;gt;&lt;br /&gt;
2012 — 316&amp;lt;br&amp;gt;&lt;br /&gt;
2013 — 319&amp;lt;br&amp;gt;&lt;br /&gt;
2014 — 322&amp;lt;br&amp;gt;&lt;br /&gt;
2015 — 325&amp;lt;br&amp;gt;&lt;br /&gt;
2016 — 328&amp;lt;br&amp;gt;&lt;br /&gt;
2017 — 331&amp;lt;br&amp;gt;&lt;br /&gt;
2018 — 334&amp;lt;br&amp;gt;&lt;br /&gt;
2019 — 337&amp;lt;br&amp;gt;&lt;br /&gt;
2020 — 340&amp;lt;br&amp;gt;&lt;br /&gt;
2021 — 343&amp;lt;br&amp;gt;&lt;br /&gt;
2022 — 346&amp;lt;br&amp;gt;&lt;br /&gt;
2023 — 349&amp;lt;br&amp;gt;&lt;br /&gt;
2024 — 352&amp;lt;br&amp;gt;&lt;br /&gt;
2025 — 355&amp;lt;br&amp;gt;&lt;br /&gt;
2026 — 358&amp;lt;br&amp;gt;&lt;br /&gt;
2027 — 361&amp;lt;br&amp;gt;&lt;br /&gt;
2028 — 364&amp;lt;br&amp;gt;&lt;br /&gt;
2029 — 367&amp;lt;br&amp;gt;&lt;br /&gt;
2030 — 370&amp;lt;br&amp;gt;&lt;br /&gt;
2031 — 373&amp;lt;br&amp;gt;&lt;br /&gt;
2032 — 376&amp;lt;br&amp;gt;&lt;br /&gt;
2033 — 379&amp;lt;br&amp;gt;&lt;br /&gt;
2034 — 382&amp;lt;br&amp;gt;&lt;br /&gt;
2035 — 385&amp;lt;br&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Grows by 3 million each year. As of 2024 the actual number is ~10 million smaller.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy (joules)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {e} {7^{16}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.17948276564429 × 10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.18710438 × 10&amp;lt;sup&amp;gt;−14&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light year (miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;42.42&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5,884,267,614,436.97&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5,878,625,373,183.61 = 9,460,730,472,580,800 (meters in a light-year, by definition) / 1609.344 (meters in a mile)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|{{w|42 (number)|42}} is, according to {{w|Douglas Adams}}' ''{{w|The Hitchhiker's Guide to the Galaxy}}'', the answer to the Ultimate Question of Life, the Universe, and Everything.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sin\left(60^\circ\right) = \frac {\sqrt 3} {2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{e}{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8652559794&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.8660254038&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 3&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{2e}{\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7305119589&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.7320508076&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Same as the above&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ (Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {\sqrt 3}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5773502692&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Euler–Mascheroni constant}} (denoted γ) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {5} {\sqrt[e]\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.2815481951&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.280839895&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Exactly 1/0.3048, as the {{w|international foot}} is defined as 0.3048 meters.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{2}{e} + \frac32&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2357588823&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;69^{\pi^\sqrt{5}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02191201246329 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.02214129 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Also called a mole for shorthand, {{w|Avogadro's number}} is (roughly) the number of individual atoms in 12 grams of pure carbon. Used in basically every application of chemistry. In 2019 the constant was redefined to 6.02214076 × 10&amp;lt;sup&amp;gt;23&amp;lt;/sup&amp;gt;, making the Approximation slightly more correct.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant ''G''&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {1} {e ^ {(\pi-1)^{(\pi+1)}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.6736110685 × 10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.67385 × 10&amp;lt;sup&amp;gt;−11&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The universal {{w|gravitational constant}} G is equal to ''Fr''&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;/''Mm'', where ''F'' is the gravitational force between two objects, ''r'' is the distance between them, and ''M'' and ''m'' are their masses.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''R'' (gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;(e + 1) \sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3143309279&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|8.3144622&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|gas constant}} relates energy to temperature in physics, as well as a gas's volume, pressure, temperature and {{w|mole (unit)|molar amount}} (hence the name).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton–electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;6 \pi^5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1181087117&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246&lt;br /&gt;
|align=&amp;quot;left&amp;quot;| The {{w|proton-to-electron mass ratio}} is the ratio between the rest mass of the proton divided by the rest mass of the electron.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a {{w|gallon}}&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;3 + \frac{\pi}{4}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.7853981634&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3.785411784 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|A U.S. liquid gallon is defined by law as 231 cubic inches. The British imperial gallon would be about 20% larger (but the litre is the same thing as the US liter).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|''g''&amp;lt;sub&amp;gt;0&amp;lt;/sub&amp;gt; or ''g''&amp;lt;sub&amp;gt;n&amp;lt;/sub&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.8066624898&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|9.80665&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|Standard gravity, or standard acceleration due to free fall is the nominal gravitational acceleration of an object in a vacuum near the surface of the Earth. It is defined by standard as 9.80665&amp;amp;nbsp;m/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, which is exactly 35.30394&amp;amp;nbsp;km/h/s (about 32.174&amp;amp;nbsp;ft/s&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;, or 21.937&amp;amp;nbsp;mph/s). This value was established by the 3rd CGPM (1901, CR 70) and used to define the standard weight of an object as the product of its mass and this nominal acceleration. The acceleration of a body near the surface of the Earth is due to the combined effects of gravity and centrifugal acceleration from rotation of the Earth (but which is small enough to be neglected for most purposes); the total (the apparent gravity) is about 0.5 percent greater at the poles than at the equator.&lt;br /&gt;
&lt;br /&gt;
Randall used a letter ''g'' without a suffix, which can also mean the local acceleration due to local gravity and centrifugal acceleration, which varies depending on one's position on Earth.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton–electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {e^8 - 10} {\phi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.1530151398&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1836.15267246&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|φ is the {{w|golden ratio}}, or &amp;lt;math&amp;gt;\textstyle{ \frac{1+\sqrt 5}{2} }&amp;lt;/math&amp;gt;. It has many interesting geometrical properties.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{1}{1200^2}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6.9&amp;lt;span style=&amp;quot;text-decoration: overline;&amp;quot;&amp;gt;444&amp;lt;/span&amp;gt; × 10&amp;lt;sup&amp;gt;−7&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|~6.943 × 10&amp;lt;sup&amp;gt;−7&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|ruby laser}} wavelength varies because &amp;quot;ruby&amp;quot; is not clearly defined.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth radius (meters)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;5^8 6e&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,370,973.035&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6,371,008.7 (IUGG definition)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Earth radius#mean radii|mean earth radius}} varies because there is not one single way to make a sphere out of the earth. Randall's value lies within the actual variation of Earth's radius. The International Union of Geodesy and Geophysics (IUGG) defines the mean radius as 2/3 of the equatorial radius (6,378,137.0&amp;amp;nbsp;m) plus 1/3 of the polar radius (6,356,752.3&amp;amp;nbsp;m).&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 2&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac35 + \frac{\pi}{7-\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142200581&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.4142135624&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|There are recurring math jokes along the lines of, &amp;quot;&amp;lt;math&amp;gt;\textstyle{ \frac35 + \frac{\pi}{7-\pi} - \sqrt{2} = 0}&amp;lt;/math&amp;gt;, but your calculator is probably not good enough to compute this correctly&amp;quot;. See also [[217: e to the pi Minus pi]].&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac12&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5 (exact)&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|This is the exactly correct equation referred to in the note, &amp;quot;Pro tip – Not all of these are wrong&amp;quot;, as shown below and also [http://math.stackexchange.com/questions/140388/how-can-one-prove-cos-pi-7-cos3-pi-7-cos5-pi-7-1-2 here]. If you're still confused, the functions use {{w|radians}}, not {{w|degrees (angle)|degrees}}: when an angular measure does not specify units, radians are the assumed default.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ (Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac{e}{3^4} + \frac{e}{5}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772154006&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|0.5772156649&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|The {{w|Euler–Mascheroni constant}} (denoted γ) is a mysterious number describing the relationship between the {{w|Harmonic series (mathematics)|harmonic series}} and the {{w|natural logarithm}}.&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sqrt 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\frac {13+4\pi} {24-4\pi}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360678094&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2.2360679775&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\sum_{n=1}^{\infty} \frac{1}{n^n}&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|&amp;lt;math&amp;gt;\ln(3)^e&amp;lt;/math&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912987577&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1.2912859971&lt;br /&gt;
|align=&amp;quot;left&amp;quot;|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
===Proof===&lt;br /&gt;
&lt;br /&gt;
One of the &amp;quot;approximations&amp;quot; actually is precisely correct: &amp;lt;math&amp;gt;\textstyle{ \cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7} = \frac12 }&amp;lt;/math&amp;gt;.  Here is a proof:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Multiplying by 1 (or by a nonzero number divided by itself) leaves the equation unchanged: &lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;= \left( \cos \frac{\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{5\pi}{7} \right) \frac{2 \sin\frac{\pi}{7}}{2 \sin\frac{\pi}{7}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The &amp;lt;math&amp;gt;\textstyle{ 2 \sin\frac{\pi}{7} }&amp;lt;/math&amp;gt; on the top of the fraction is multiplied through the original equation:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;= \frac {2 \cos \frac{\pi}{7} \sin\frac{\pi}{7} + 2 \cos \frac{3\pi}{7} \sin\frac{\pi}{7} + 2 \cos \frac{5\pi}{7} \sin\frac{\pi}{7}} {2 \sin\frac{\pi}{7}}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the trigonometric identity &amp;lt;math&amp;gt;\textstyle{ 2 \cos A \sin B = \sin (A+B) - \sin(A-B)}&amp;lt;/math&amp;gt; on the second and third terms in the numerator:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {2 \cos \frac{\pi}{7} \sin \frac{\pi}{7} + \left[\sin \left(\frac{3\pi}{7} + \frac{\pi}{7}\right) - \sin \left(\frac{3\pi}{7} - \frac{\pi}{7}\right) \right] + \left[\sin \left(\frac{5\pi}{7} + \frac{\pi}{7}\right) - \sin \left(\frac{5\pi}{7} - \frac{\pi}{7}\right) \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {2 \cos \frac{\pi}{7} \sin \frac{\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{2\pi}{7} \right] + \left[\sin \frac{6\pi}{7} - \sin \frac{4\pi}{7} \right]} {2 \sin\frac{\pi}{7}}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Use the trigonometric identity &amp;lt;math&amp;gt;\textstyle{ 2 \cos A \sin A = \sin 2A }&amp;lt;/math&amp;gt; on the first term in the numerator:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{2\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{2\pi}{7} \right] + \left[\sin \frac{6\pi}{7} - \sin \frac{4\pi}{7} \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{6\pi}{7} + \left[\sin \frac{4\pi}{7} - \sin \frac{4\pi}{7} \right] + \left[\sin \frac{2\pi}{7} - \sin \frac{2\pi}{7} \right]} {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{6\pi}{7} } {2 \sin\frac{\pi}{7}}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Noting that &amp;lt;math&amp;gt;\textstyle{\frac{6\pi}{7} + \frac{\pi}{7} = \pi}&amp;lt;/math&amp;gt; and that the sines of supplementary angles (angles that sum to π) are equal:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;\begin{align}&lt;br /&gt;
&amp;amp;= \frac {\sin \frac{\pi}{7} } {2 \sin\frac{\pi}{7}} \\&lt;br /&gt;
&amp;amp;= \frac12 \quad \quad \quad \text{Q.E.D.}&lt;br /&gt;
\end{align}&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To better see why the equation is true, it is better to go to the complex plane. cos(2k pi/7) &amp;lt;!--&amp;lt;math&amp;gt;\textstyle{ \cos \frac{2k\pi}{7} }&amp;lt;/math&amp;gt;--&amp;gt; is the real part of the k-th 7-th root of unity, exp(2 k i pi/7)&amp;lt;!--&amp;lt;math&amp;gt;\textstyle{ \exp \frac{2 k i\pi}{7} }&amp;lt;/math&amp;gt;--&amp;gt;. The seven 7-th roots of unity (for 0 &amp;lt;= k &amp;lt;= 6) sum up to zero, hence so do their real parts:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;0 = \cos \frac{0\pi}{7} + \cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} + \cos \frac{8\pi}{7} + \cos \frac{10\pi}{7} + \cos \frac{12\pi}{7} &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:0 = cos(0 pi/7) + cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7) + cos(8 pi/7) + cos(10 pi/7) + cos(12 pi/7)&lt;br /&gt;
&lt;br /&gt;
But one of these roots is just 1, and all other root go by pairs of conjugate roots, which have the same real part (alternatively, consider that cos(x) = cos(2 pi - x)):&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;0 = 1 + 2 ( \cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} ) &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:0 = 1 + 2 (cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7))&lt;br /&gt;
&lt;br /&gt;
Hence&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;\cos \frac{2\pi}{7} + \cos \frac{4\pi}{7} + \cos \frac{6\pi}{7} = - 1/2 &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:cos(2 pi/7) + cos(4 pi/7) + cos(6 pi/7) = - 1/2&lt;br /&gt;
&lt;br /&gt;
which, because cos(x) = cos(pi - x),&amp;lt;!--&amp;lt;math&amp;gt;\cos (x) = - \cos(\pi - x)&amp;lt;/math&amp;gt;,--&amp;gt; can be rewritten as&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--:&amp;lt;math&amp;gt;\cos \frac{5\pi}{7} + \cos \frac{3\pi}{7} + \cos \frac{pi}{7} = 1/2 &amp;lt;/math&amp;gt;--&amp;gt;&lt;br /&gt;
:cos(5 pi/7) + cos(3 pi/7) + cos(pi/7) = 1/2&lt;br /&gt;
&lt;br /&gt;
Q.E.D.&lt;br /&gt;
&lt;br /&gt;
==Transcript==&lt;br /&gt;
:'''A table of slightly wrong equations and identities useful for approximations and/or trolling teachers.'''&lt;br /&gt;
:(Found using a mix of trial-and-error, ''Mathematica'', and Robert Munafo's ''Ries'' tool.)&lt;br /&gt;
: All units are SI MKS unless otherwise noted.&lt;br /&gt;
&lt;br /&gt;
:{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot; | Relation:&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Accurate to within:&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | One light-year(m)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 99&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 40&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Earth Surface(m&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 69&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 130&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Oceans' volume(m&amp;lt;sup&amp;gt;3&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 9&amp;lt;sup&amp;gt;19&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 75&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Seconds in a year (''Rent'' method)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 525,600 x 60&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 1400&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Age of the universe (seconds)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 15&amp;lt;sup&amp;gt;15&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 70&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Planck's constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/(30&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 110&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fine structure constant&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 1/140&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | [I've had enough of this 137 crap]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | Fundamental charge&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | 3/(14 * π&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot; | one part in 500&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|White House Switchboard&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|1 / (e&amp;lt;sup&amp;gt;&amp;lt;sup&amp;gt;π&amp;lt;/sup&amp;gt;√(1 + &amp;lt;sup&amp;gt;(e-1)&amp;lt;/sup&amp;gt;√8)&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Jenny's Constant&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|(7&amp;lt;sup&amp;gt;(e/1 - 1/e)&amp;lt;/sup&amp;gt; - 9) * π&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Intermission:&amp;lt;br /&amp;gt; World Population Estimate&amp;lt;br /&amp;gt; which should stay current&amp;lt;br /&amp;gt; for a decade or two:&amp;lt;br /&amp;gt;&lt;br /&gt;
Take the last two digits of the current year&lt;br /&gt;
&lt;br /&gt;
Example: 20[14] &lt;br /&gt;
&lt;br /&gt;
Subtract the number of leap years since hurricane Katrina&lt;br /&gt;
&lt;br /&gt;
Example: 14 (minus 2008 and 2012) is 12&lt;br /&gt;
&lt;br /&gt;
Add a decimal point&lt;br /&gt;
&lt;br /&gt;
Example: 1.2&lt;br /&gt;
&lt;br /&gt;
Add 6&lt;br /&gt;
&lt;br /&gt;
Example: 6 + 1.2&lt;br /&gt;
&lt;br /&gt;
7.2 = World population in billions.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Version for US population:&lt;br /&gt;
&lt;br /&gt;
Example: 20[14]&lt;br /&gt;
&lt;br /&gt;
Subtract 10&lt;br /&gt;
&lt;br /&gt;
Example: 4&lt;br /&gt;
&lt;br /&gt;
Multiply by 3&lt;br /&gt;
&lt;br /&gt;
Example: 12&lt;br /&gt;
&lt;br /&gt;
Add 10&lt;br /&gt;
&lt;br /&gt;
Example: 3[22] million&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Electron rest energy&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|e/7&amp;lt;sup&amp;gt;16&amp;lt;/sup&amp;gt; J&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Light-year(miles)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|2&amp;lt;sup&amp;gt;(42.42)&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|sin(60°) = √3/2 = e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√3 = 2e/π&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 1000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1/√3&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Feet in a meter&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|5/(&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;√π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 4000&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√5 = 2/e + 3/2&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 7000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Avogadro's number&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|69&amp;lt;sup&amp;gt;π&amp;lt;sup&amp;gt;√5&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Gravitational constant G&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / e&amp;lt;sup&amp;gt;(π - 1)&amp;lt;sup&amp;gt;(π + 1)&amp;lt;/sup&amp;gt;&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 25,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|R (gas constant)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e+1) √5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6*π&amp;lt;sup&amp;gt;5&amp;lt;/sup&amp;gt;&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 50,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Liters in a gallon&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|3 + π/4&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 500,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|g&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|6 + ln(45)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 750,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Proton-electron mass ratio&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(e&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt; - 10) / ϕ&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|one part in 5,000,000&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Ruby laser wavelength&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|1 / (1200&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Mean Earth Radius&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|(5&amp;lt;sup&amp;gt;8&amp;lt;/sup&amp;gt;)*6e&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|[within actual variation]&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;3&amp;quot; align=&amp;quot;center&amp;quot;|Protip - not all of these are wrong:&lt;br /&gt;
|-&lt;br /&gt;
|colspan=&amp;quot;2&amp;quot; align=&amp;quot;center&amp;quot;|√2 = 3/5 + π/(7-π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|cos(π/7) + cos(3π/7) + cos(5π/7) = 1/2&lt;br /&gt;
|-&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|γ(Euler's gamma constant) = e/3&amp;lt;sup&amp;gt;4&amp;lt;/sup&amp;gt; + e/5&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|√5 = (13 + 4π) / (24 - 4π)&lt;br /&gt;
|align=&amp;quot;center&amp;quot;|Σ 1/n&amp;lt;sup&amp;gt;n&amp;lt;/sup&amp;gt; = ln(3)&amp;lt;sup&amp;gt;e&amp;lt;/sup&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{comic discussion}}&lt;br /&gt;
[[Category:Charts]]&lt;br /&gt;
[[Category:Math]]&lt;br /&gt;
[[Category:Physics]]&lt;br /&gt;
[[Category:Protip]]&lt;br /&gt;
[[Category:Large drawings]]&lt;/div&gt;</summary>
		<author><name>TheGeometrist</name></author>	</entry>

	</feed>