<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Built on Facts</title>
	<atom:link href="http://scienceblogs.com/builtonfacts/feed/" rel="self" type="application/rss+xml" />
	<link>http://scienceblogs.com/builtonfacts</link>
	<description>An exploration of physics and the facts that build it.</description>
	<lastBuildDate>Fri, 12 Apr 2013 21:26:22 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.2-alpha</generator>
		<item>
		<title>Everything in Pi&#8230; maybe.</title>
		<link>http://scienceblogs.com/builtonfacts/2013/04/12/everything-in-pi-maybe/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/04/12/everything-in-pi-maybe/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 14:09:26 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1951</guid>
		<description><![CDATA[George Takei posted the following thing to Facebook recently: It got reposted by a bunch of people and provoked a tremendous amount of discussion (for a math topic, anyway), much of which was somewhere in the continuum between merely wrong and psychedelically incoherent. It&#8217;s not a new subject &#8211; a version of the image got&#8230;]]></description>
				<content:encoded><![CDATA[<p>George Takei posted the following thing to Facebook recently:</p>
<p><a href="http://scienceblogs.com/builtonfacts/files/2013/04/pi.jpg"><img class="aligncenter size-full wp-image-1952" alt="pi" src="http://scienceblogs.com/builtonfacts/files/2013/04/pi.jpg" width="500" height="750" /></a></p>
<p>It got reposted by a bunch of people and provoked a tremendous amount of discussion (for a math topic, anyway), much of which was somewhere in the continuum between merely wrong and psychedelically incoherent. It&#8217;s not a new subject &#8211; a version of the image got discussed on <a href="http://math.stackexchange.com/questions/216343/does-pi-contain-all-possible-number-combinations">Stack Exchange</a> last year &#8211; but it&#8217;s an interesting one and hey, it&#8217;s not all that often that the subtle properties of the set of real numbers get press on Facebook. Let&#8217;s do a taxonomy of the real numbers and see what we can figure out about pi and whether or not it has the properties stated in the picture.</p>
<h3>The Natural Numbers and Integers</h3>
<p>These are the counting numbers: 0, 1, 2, 3, 4&#8230; There&#8217;s an infinity of them, but there are gaps. If you have 5 dollars and you give half of them to your friend, you&#8217;re stuck. The number you need is not a natural number. If we want to be able to deal with ratios of natural numbers, we need more numbers so we can deal with those gaps between the natural numbers. We can include the set of natural numbers with negative signs in from of them, and we have what&#8217;s called the integers: &#8230;-3, -2, -1, 0, 1, 2, 3&#8230; Later on I won&#8217;t worry about explicitly discussing negative numbers, but of course all of the subsequent sets include negative numbers.</p>
<h3>The Rational Numbers</h3>
<p>These are the ratios of integers, or fractions. Divide 1 by 4 and you get the rational number 1/4. We can write it in decimal notation as 0.25. Divide 1 by 3 and you have the rational number 1/3 = 0.333&#8230; All rational numbers have a decimal representation that either terminates or repeats infinitely. In fact, it&#8217;s better to say that all rational numbers have a decimal representation that repeats infinitely: 1/4 = 0.25000000&#8230; and we just happen to have a notation that suppresses trailing zeros. Sometimes you have to go out quite a ways before the repeat happens, but it always does. 115/151= 0.761589403973509933774834437086092715231788079470198675496688741721854304635761589&#8230; All rationals have repeating decimal representations, and all repeating decimals represent rational numbers.</p>
<p>The rational numbers are <em>dense</em>. Between any two rational numbers, there is another rational number. Which immediately implies that between any two rational numbers, there are an infinite number of rational numbers. Pick any point on the number line, and you&#8217;re guaranteed that you can find a rational number as close as you want to it. But alas, you&#8217;re not guaranteed that every point on the number line is a rational number. Some of them aren&#8217;t.</p>
<h3>The Irrational Numbers Part 1: The Algebraic Numbers</h3>
<p>The square root of 2 is the most famous example of an irrational number. It&#8217;s the number which, when squared, gives exactly 2. It&#8217;s equal to 1.41421356237&#8230;, but the decimal representation never repeats. This is because there are no two integers A and B such that (A/B)<sup>2</sup> = 2. You can get as close as you want: 7/5 = 1.4 is kind of close, and 3363/2378 is much closer still, but you&#8217;ll never find a rational number whose square is exactly 2. This can be rigorously proven and means that the square root of 2 is irrational, and never repeats.</p>
<p>The square root of two is the solution to the equation <img src="//s0.wp.com/latex.php?latex=x%5E2+-+2+%3D+0&#038;bg=ffffff&#038;fg=000&#038;s=0" alt="x^2 - 2 = 0" title="x^2 - 2 = 0" class="latex" />. This is an example of a polynomial with integer coefficients. Another random example is <img src="//s0.wp.com/latex.php?latex=x%5E6+-+3x%5E2+-29+%3D+0&#038;bg=ffffff&#038;fg=000&#038;s=0" alt="x^6 - 3x^2 -29 = 0" title="x^6 - 3x^2 -29 = 0" class="latex" />, which happens to have the irrational number x = 1.84302&#8230; as one of its solutions. Numbers which are solutions to these kinds of polynomials are the algebraic numbers.</p>
<p>Does all this mean the decimal expansion of the square root of 2 includes any and every combination of digits?  Maybe. Maybe not.</p>
<h3>The Irrational Numbers Part 2: The Transcendental Numbers</h3>
<p>Not all irrational numbers can be written in terms of the solutions of polynomials with integer cofficients. The ones that can&#8217;t are called transcendental numbers. Pi is one of them. So is Euler&#8217;s number e = 2.71828&#8230; Transcendental numbers are all irrational<em>.</em></p>
<p>In a precise but somewhat technical mathematical sense, &#8220;almost all&#8221; real numbers are irrational. Throw a dart at the real number line and you will hit an irrational number with probability 1. This makes some intuitive sense. If you just start mashing random digits after a decimal point, it seems reasonable that you won&#8217;t just happen to make an infinitely repeating sequence. It turns out that the same thing is true of the transcendental numbers. &#8220;Almost all&#8221; real numbers are transcendental. But at the present time, even with hundreds of years of brilliant mathematicians pouring unfathomable effort into the problem, our toolkit for dealing with transcendental numbers is pretty sparse. It&#8217;s very difficult to prove that specific numbers are transcendental, even if they pretty obviously seem to be. Is <img src="//s0.wp.com/latex.php?latex=%5Cpi+%2B+e+&#038;bg=ffffff&#038;fg=000&#038;s=0" alt="&#92;pi + e " title="&#92;pi + e " class="latex" /> transcendental? Almost certainly, but nobody has proved it.</p>
<p>Here&#8217;s a number called Liouville&#8217;s constant which is proven to be transcendental: 0.110001000000000000000001000000&#8230; (It has 1s at positions corresponding to factorials, 0s elsewhere.) It was among the first numbers known to be transcendental and was in fact explicitly constructed as an example of a transcendental number. It&#8217;s irrational, of course. It is an &#8220;infinite, nonrepeating decimal&#8221;, as the Facebook picture puts it. But is my DNA in it? Heck no, my phone number&#8217;s not even in it. Infinite and nonrepeating is <em>not</em> synonymous with &#8220;contains everything&#8221;.</p>
<h3>The Normal Numbers</h3>
<p>A normal number is one whose decimal representation contains every string of digits on average as often as you&#8217;d expect them to occur by chance. So the digit 4 occurs 1/10th of the time, the digit string 39 occurs 1/100th of the time, the digit string 721 occurs 1/1000th of the time, and so on. All normal numbers are irrational. Normal numbers satisfy Takei&#8217;s criteria. Any finite string of digits occurs in the decimal representation of a normal number with probability 1.</p>
<p>Is pi a normal number? Nobody knows. If our toolkit is sparse for proving things about transcendental numbers, it&#8217;s almost completely empty for proving anything about normal numbers. There are a few contrived examples. The number 0.123456789101112131415&#8230; is normal in base 10 at least, and in fact it contains every finite string of digits, because it was constructed so that it would. It also satisfies the properties which Takei&#8217;s image ascribes to pi, though it also shows that these criteria aren&#8217;t especially profound. A string that contains all numbers turns out to contain all numbers, which is true but not all that impressive.</p>
<p>But is this specific number normal in other bases? Nobody knows. Are there numbers that are normal in every base? Yes &#8211; again, &#8220;almost all&#8221; of them. Can I actually write out the first few digits of one? Nope. As far as I can tell, while <a href="http://www.glyc.dc.uba.ar/santiago/papers/absnor.pdf">examples of absolutely normal numbers</a> have been given at in terms of algorithms, there&#8217;s not yet been anyone who&#8217;s been able to start generating the digits of a provably absolutely normal number. [Edit: I think in the comments we've found in the literature an example of the first few digits of a provably absolutely normal number.]</p>
<p>Mathematicians love proof. I&#8217;m a physicist. I love proof too, but I&#8217;m a lot more willing to work with intuition and experiment. Do the billions of digits of pi that we&#8217;ve calculated act as though they&#8217;re distributed in the &#8220;random&#8221; way that the digits of an absolutely normal number ought to be distributed? Yes. Just about everyone suspects pi is absolutely normal. Same for e and the square root of 2 and the rest of the famous irrationals of math other than the ones that are obviously not normal. Numerical evidence is not dispositive though, and has misled mathematicians before.</p>
<p>If pi is absolutely normal, than Takei&#8217;s image is true. If you can prove this conjecture, you will have boldly gone where no one has gone before.</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/04/12/everything-in-pi-maybe/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Why are clouds white?</title>
		<link>http://scienceblogs.com/builtonfacts/2013/04/01/why-are-clouds-white/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/04/01/why-are-clouds-white/#comments</comments>
		<pubDate>Mon, 01 Apr 2013 14:53:24 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1933</guid>
		<description><![CDATA[Why is the sky blue? It&#8217;s a classic question &#8211; probably the classic question of the genre of explanatory popular physics. The famous short version of the answer is that Rayleigh scattering by air molecules affects short-waveength light more than long-wavelength light, and so blue light tends to get scattered in random directions to create&#8230;]]></description>
				<content:encoded><![CDATA[<p>Why is the sky blue? It&#8217;s a classic question &#8211; probably <em>the</em> classic question of the genre of explanatory popular physics. The famous short version of the answer is that Rayleigh scattering by air molecules affects short-waveength light more than long-wavelength light, and so blue light tends to get scattered in random directions to create the diffuse blue we know and love. But like almost every answer physics can give, the answer leads to more questions. Why does Rayleigh scattering scatter short-wavelength light more strongly? This is a fairly involved question to answer from first principles, and your average physics major won&#8217;t study the issue in depth until probably the junior year. The process of digging deeper and deeper into questions is how physics advances, and even thinking about old solved problems can lead to new insight.</p>
<p>Let&#8217;s see if we can find some insight into a similar question: why are clouds white?</p>
<p style="text-align: left;"><a href="https://en.wikipedia.org/wiki/File:Cumulus_clouds_panorama.jpg"><img class="aligncenter size-full wp-image-1934" alt="640px-Cumulus_clouds_panorama" src="http://scienceblogs.com/builtonfacts/files/2013/03/640px-Cumulus_clouds_panorama.jpg" width="640" height="191" /></a></p>
<p style="text-align: left;">Clouds are made of water droplets. Pour yourself a glass of water. You&#8217;ll notice that the glass of water is not white. It is in fact perfectly clear. Well, glasses of water of big. Maybe tiny droplets are different. Dip a toothpick into the water and get the smallest droplet you can, and put it on a hard surface. You&#8217;ll be able to see the surface through the water with equal clarity. Even small drops of water are themselves clear.</p>
<p style="text-align: center;"><a href="https://en.wikipedia.org/wiki/File:Raindrop_on_a_fern_frond.jpg"><img class="aligncenter size-full wp-image-1935" alt="303px-Raindrop_on_a_fern_frond" src="http://scienceblogs.com/builtonfacts/files/2013/03/303px-Raindrop_on_a_fern_frond.jpg" width="303" height="240" /></a></p>
<p style="text-align: left;">So if clouds are water, and water is clear, why aren&#8217;t clouds clear? They look to us a lot like they reflect light. Light that shines on them bounces off, and when we&#8217;re looking at the bottom of clouds on a stormy day we see that most of the sunlight doesn&#8217;t make it through the clouds because it has reflected off the tops of the clouds.</p>
<p style="text-align: left;">Here&#8217;s a <a href="https://www.nytimes.com/2013/03/12/science/why-do-clouds-appear-white.html">short New York Times piece</a> attempting to answer the question. The answer given there is that droplets do scatter light through a process called Mie scattering, which is essentially just refraction. The direction of the incoming light gets bent and changed just as in the photograph of the droplet above. Crucially, Mie scattering is more or less independent of wavelength. If droplets scatter all colors of light, &#8220;all colors&#8221; is basically white.</p>
<p style="text-align: left;">That&#8217;s true, but not complete. Why should this make clouds <em>reflect</em> white? How is it that randomly-directed scattering can preferentially send the light back in the direction it came from?</p>
<p style="text-align: left;">Let&#8217;s look at the process in a little more detail. When light hits a drop, it gets redirected through refraction and scattering &#8211; mostly in the forward direction, but after this redirected light hits more drops the randomness of the orientations of the light and the drops washes out all information about the original direction of the incoming light. At this point, the direction of the light is random and unrelated to the direction of the incoming light. It seems paradoxical that this would end up causing the light to leave the cloud in the same direction it came in. The answer is the <em>random walk.</em></p>
<p style="text-align: left;">Imagine you&#8217;re walking down the sidewalk and you flip a coin. Heads you take a step forward, tails you take a step back. You keep up this process for many flips of a coin. Your position over a thousand steps might look like this:</p>
<p style="text-align: left;"><a href="http://scienceblogs.com/builtonfacts/files/2013/03/random1.png"><img class="aligncenter size-full wp-image-1938" alt="random1" src="http://scienceblogs.com/builtonfacts/files/2013/03/random1.png" width="360" height="226" /></a></p>
<p style="text-align: left;">Or like this[1]:<a href="http://scienceblogs.com/builtonfacts/files/2013/03/random2.png"><img class="aligncenter size-large wp-image-1939" alt="random2" src="http://scienceblogs.com/builtonfacts/files/2013/03/random2.png" width="360" height="213" /></a></p>
<p style="text-align: left;">The point of an unbiased random walk is that you&#8217;re equally likely to go one way or another. Should you end up ten steps forward of where you started (call it y = 10), you&#8217;re equally likely to end up at position y = 0 and y = 20 at a given number of steps in the future. If the end of the sidewalk is at y = 10,000, and you&#8217;re sitting at y = 10, it is much, much more probable for you to end up back at y = 0 before you wobble your way to y = 10,000. For instance, here&#8217;s a 100,000 step random walk:</p>
<p style="text-align: left;"><a href="http://scienceblogs.com/builtonfacts/files/2013/03/100k.png"><img class="aligncenter size-full wp-image-1941" alt="100k" src="http://scienceblogs.com/builtonfacts/files/2013/03/100k.png" width="360" height="211" /></a>It returns to 0 several times in the first 20,000 steps, and then by the 100,000th step has only managed to wander off to around y = 500. Should we keep stepping, we&#8217;re still much more likely to wobble back down the 500 steps to 0 than we are to wander the 9,500 steps up to y = 10,000.</p>
<p style="text-align: left;">And <em>that&#8217;s</em> why clouds are white. Each drop, or at least each several drops, are essentially a step of a random walk for the incoming light waves[2]. If the cloud is very large compared to the size of the step (which is on the order of a few times the distance between drops), then the light is much more likely to wander back out to the same side of the cloud it came in than it is to wander all the way to the other side.</p>
<p style="text-align: left;">This concept generalizes to all kinds of light scattering objects. White sand is mostly clear silica particles, but this same scattering process bounces the light back diffusely. In an astrophysical context, reflection nebula work in similar ways:</p>
<p style="text-align: center;"><a href="http://scienceblogs.com/builtonfacts/files/2013/03/reflection.jpg"><img class="aligncenter  wp-image-1943" alt="reflection" src="http://scienceblogs.com/builtonfacts/files/2013/03/reflection.jpg" width="255" height="336" /></a></p>
<p style="text-align: left;">Sometimes there&#8217;s a lot of insight to be gained by asking kid-style questions, even if the path to the answer is kind of random.</p>
<p style="text-align: left;">[1] You&#8217;re not alone if you think these look like stock market charts. There&#8217;s a pretty large body of academic literature that models financial markets as random walks with varying levels of bias.</p>
<p style="text-align: left;">[2] There&#8217;s a temptation to talk in terms of photons bouncing around. This temptation ought to be resisted. The process of scattering is entirely a classical wave phenomenon.</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/04/01/why-are-clouds-white/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Light from a Hairbrush</title>
		<link>http://scienceblogs.com/builtonfacts/2013/03/15/1913/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/03/15/1913/#comments</comments>
		<pubDate>Fri, 15 Mar 2013 16:20:48 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1913</guid>
		<description><![CDATA[Question from a reader: Pick up a comb, rub it with your hair and you have got some electric charge. Now shake it and you are generating an electromagnetic wave. Am I right? Yes indeed. So why don&#8217;t we see light emitted when we brush our hair? Let&#8217;s run some numbers. If you wiggle around&#8230;]]></description>
				<content:encoded><![CDATA[<p>Question from a reader:</p>
<blockquote><p>Pick up a comb, rub it with your hair and you have got some electric charge. Now shake it and you are generating an electromagnetic wave. Am I right?</p></blockquote>
<p>Yes indeed. So why don&#8217;t we see light emitted when we brush our hair? Let&#8217;s run some numbers. If you wiggle around an electric point charge, electromagnetic radiation is emitted. The power carried by this radiation is given by the <a href="https://en.wikipedia.org/wiki/Larmor_formula">Larmor formula</a>:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+P+%3D+%5Cfrac%7Be%5E2+a%5E2%7D%7B6+%5Cpi+%5Cepsilon_0+c%5E3%7D&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle P = &#92;frac{e^2 a^2}{6 &#92;pi &#92;epsilon_0 c^3}" title="&#92;displaystyle P = &#92;frac{e^2 a^2}{6 &#92;pi &#92;epsilon_0 c^3}" class="latex" /></p>
<p>Well, a comb isn&#8217;t a point charge. But if we&#8217;re just interested in an order-of-magnitude estimate, we can pretend it is. How much charge is on a comb? It&#8217;s probably a substantial overestimate, but the <a href="https://en.wikipedia.org/wiki/Body_capacitance">human body has a capacitance</a> of around a hundred picofarads, which is part of why you can get slightly shocked when you rub your feet on carpet and touch a doorknob. For a purpose-built capacitor in an electronic circuit that&#8217;s pretty small, but a comb isn&#8217;t a purpose-built capacitor either so it&#8217;s not unreasonable to say that as an order of magnitude it has a capacitance of 100 picofarads. That doesn&#8217;t tell us how much charge it holds though, we also need to know the voltage. The voltage required to zap you with static electricity when you touch a doorknob is a surprisingly high number on the order of 10,000 volts, so we&#8217;ll say the comb is charged to that potential since a comb can hold enough charge to produce a spark. 100 picofarads multiplied by 10kV gives 1 microcoulomb.</p>
<p>That gives us the charge <em>e</em> for the Larmor formula. How about the acceleration <em>a</em>? Earth&#8217;s surface gravity is about 9.8 m/s^2, and I think a person can probably fling a comb around faster than that. Let&#8217;s be generous and call it 100 m/s^2. Plug all that into the formula:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=P+%3D+2.2+%5Ctimes+10%5E%7B-24%7D%5C%2C+%5Cmathrm%7BW%7D&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="P = 2.2 &#92;times 10^{-24}&#92;, &#92;mathrm{W}" title="P = 2.2 &#92;times 10^{-24}&#92;, &#92;mathrm{W}" class="latex" /></p>
<p style="text-align: left;">So around a trillionth of a trillionth of a watt. That&#8217;s why combs don&#8217;t glow when you shake them. Well, the first of two reasons.</p>
<p>Say you then went to Wal-Mart, bought a bucket of electrons, and dumped a million coulombs worth of charge on your comb. (This would in fact blast the comb to bits, but let&#8217;s pretend.) Now you&#8217;ve got a pretty bright 2.2 watts, but it would in fact still be invisible. You&#8217;re waving the comb around a few times per second, and the resulting electromagnetic wave will tend to have a similar frequency. These are extremely long-wavelength radio electromagnetic waves, which are invisible to our eyes.</p>
<p>Nonetheless, this is more or less how actual radio devices work. Waves are generated by moving electrons back and forth within the metal wire antenna. However, the quantity of charge that&#8217;s being moved around is large (the bazillion conduction electrons in the metal are all moving back and forth), and the acceleration that can be produced on an individual conduction electron by an applied electric field is pretty large as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/03/15/1913/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick, hit the brakes!</title>
		<link>http://scienceblogs.com/builtonfacts/2013/02/27/quick-hit-the-brakes/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/02/27/quick-hit-the-brakes/#comments</comments>
		<pubDate>Wed, 27 Feb 2013 16:47:50 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Intro Physics]]></category>
		<category><![CDATA[Worked Problems]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1869</guid>
		<description><![CDATA[A reader emailed me a fun question from a physics exam he took, along these lines: A car driver going at some speed v suddenly finds a wide wall at a distance r. Should he apply brakes or turn the car in a circle of radius r to avoid hitting the wall? My first thought&#8230;]]></description>
				<content:encoded><![CDATA[<p>A reader emailed me a fun question from a physics exam he took, along these lines:</p>
<blockquote><p>A car driver going at some speed v suddenly finds a wide wall at a distance r. Should he apply brakes or turn the car in a circle of radius r to avoid hitting the wall?</p></blockquote>
<p>My first thought was that surely the question wasn&#8217;t doable without more information, but it turns out that we do have enough to give a straightforward answer. Let&#8217;s take the &#8220;turns in a circle&#8221; and &#8220;slams on brakes&#8221; scenarios one at a time.</p>
<h4>Turns in a circle:</h4>
<p>Velocity is a vector whose magnitude is the speed and whose direction is the direction of travel. If you turn, your speed remains the same but your direction of travel changes. So the velocity is changing even if the speed isn&#8217;t. A changing velocity is by definition an acceleration, and one of the key equations of first semester physics is the acceleration required to produce uniform circular motion. It turns out to be a function of the speed and the radius of the circle:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+a+%3D+%5Cfrac%7Bv%5E2%7D%7Br%7D+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle a = &#92;frac{v^2}{r} " title="&#92;displaystyle a = &#92;frac{v^2}{r} " class="latex" /></p>
<p>Since we don&#8217;t have any numbers to plug in or really anywhere else to go with this, we&#8217;re done with this part. The required acceleration to avoid the wall is equal to the square of the speed divided by the radius of the circle, which is just the initial distance to the wall.</p>
<h4>Slams on brakes:</h4>
<p>This one is a little more involved. The direction of the velocity is not changing, but the speed is. Another of the key equations of freshman physics is the formula for position in uniformly accelerated motion. It&#8217;s:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+x+%3D+%5Cfrac%7B1%7D%7B2%7Da+t%5E2+%2B+v_0+t+%2B+x_0+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle x = &#92;frac{1}{2}a t^2 + v_0 t + x_0 " title="&#92;displaystyle x = &#92;frac{1}{2}a t^2 + v_0 t + x_0 " class="latex" /></p>
<p>where <em>a</em> is the acceleration, <em>v0</em> is the initial velocity, <em>x0</em> is the initial position, and <em>t</em> is the elapsed time. In this case we&#8217;d like to solve for a at the point where x = r (we define our coordinates such that x0 = 0). But we don&#8217;t know how much time has elapsed by the time the car reaches the wall, so we need the formula for velocity in uniformly accelerated motion, which we might write from memory or find by differentiating the position equation if we know calculus:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+v+%3D+at+%2B+v_0+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle v = at + v_0 " title="&#92;displaystyle v = at + v_0 " class="latex" /></p>
<p>Now I&#8217;ll start subscripting the letter f on the specific time when the car reaches the wall. We know that we&#8217;ve come to a stop at at that time, so we have:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+0+%3D+at_f+%2B+v_0+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle 0 = at_f + v_0 " title="&#92;displaystyle 0 = at_f + v_0 " class="latex" /></p>
<p>Which means</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+t_f+%3D+-%5Cfrac%7Bv_0%7D%7Ba%7D+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle t_f = -&#92;frac{v_0}{a} " title="&#92;displaystyle t_f = -&#92;frac{v_0}{a} " class="latex" /></p>
<p>Don&#8217;t worry about the negative sign. <em>a</em> is itself negative (we&#8217;re decelerating), so <em>tf</em> will be positive as well. Now that we know how much time has elapsed when the motion is complete, we can plug that into our position formula:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+r+%3D+%5Cfrac%7B1%7D%7B2%7Da%28-%5Cfrac%7Bv_0%7D%7Ba%7D%29%5E2+%2B+v_0+%28-%5Cfrac%7Bv_0%7D%7Ba%7D%29+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle r = &#92;frac{1}{2}a(-&#92;frac{v_0}{a})^2 + v_0 (-&#92;frac{v_0}{a}) " title="&#92;displaystyle r = &#92;frac{1}{2}a(-&#92;frac{v_0}{a})^2 + v_0 (-&#92;frac{v_0}{a}) " class="latex" /></p>
<p>Remembering that at the wall, <em>x</em> = <em>r</em> and that we defined <em>x0</em> = 0. You can do the algebra to solve for <em>a</em>, and you&#8217;ll find that</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+a+%3D+-%5Cfrac%7Bv_%7B0%7D%5E%7B2%7D%7D%7B2r%7D+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle a = -&#92;frac{v_{0}^{2}}{2r} " title="&#92;displaystyle a = -&#92;frac{v_{0}^{2}}{2r} " class="latex" /></p>
<p>Which is (ignoring the minus sign that just tells us which way the acceleration is pointed) just half the acceleration we found for the turning scenario. So purely from a standpoint of the acceleration car tires can produce, braking works better than swerving.</p>
<div id="attachment_1906" class="wp-caption aligncenter" style="width: 441px"><a href="http://www.imcdb.org/vehicle_99079-Chevrolet-4100-1947.html"><img class=" wp-image-1906  " alt="From Back to the Future - Biff shoulda braked..." src="http://scienceblogs.com/builtonfacts/files/2013/02/manure.jpg" width="431" height="234" /></a><p class="wp-caption-text">From Back to the Future &#8211; Biff shoulda braked&#8230;</p></div>
<p>After writing this post, I came across a <a href="http://scienceblogs.com/dotphysics/2010/08/05/turn-or-go-straight-quick/">ScienceBlogs post on Dot Physics</a> a few years ago on the same subject. He approaches the problem in a different way, and I think it&#8217;s well worth reading both solution methods.</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/02/27/quick-hit-the-brakes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>The Theoretical Minimum, by Susskind &amp; Hrabovsky</title>
		<link>http://scienceblogs.com/builtonfacts/2013/02/12/the-theoretical-minimum-by-susskind-hrabovsky/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/02/12/the-theoretical-minimum-by-susskind-hrabovsky/#comments</comments>
		<pubDate>Tue, 12 Feb 2013 18:58:00 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Book Reviews]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1846</guid>
		<description><![CDATA[A review of an odd but beautiful pop-physics book.]]></description>
				<content:encoded><![CDATA[<p><a href="http://www.amazon.com/gp/product/046502811X/ref=as_li_ss_il?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=046502811X&#038;linkCode=as2&#038;tag=buionfac-20"><img src="http://ecx.images-amazon.com/images/I/41MCv963n1L._BO2,204,203,200_PIsitb-sticker-arrow-click,TopRight,35,-76_AA300_SH20_OU01_.jpg"></a></p>
<p><a href="http://www.amazon.com/gp/product/046502811X/ref=as_li_ss_il?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=046502811X&#038;linkCode=as2&#038;tag=buionfac-20"><img border="0" src="http://ws.assoc-amazon.com/widgets/q?_encoding=UTF8&#038;ASIN=046502811X&#038;Format=_SL160_&#038;ID=AsinImage&#038;MarketPlace=US&#038;ServiceVersion=20070822&#038;WS=1&#038;tag=buionfac-20"></a></p>
<p><a href="http://www.amazon.com/gp/product/046502811X/ref=as_li_ss_tl?ie=UTF8&#038;camp=1789&#038;creative=390957&#038;creativeASIN=046502811X&#038;linkCode=as2&#038;tag=buionfac-20">The Theoretical Minimum: What You Need to Know to Start Doing Physics</a><img src="http://www.assoc-amazon.com/e/ir?t=buionfac-20&#038;l=as2&#038;o=1&#038;a=046502811X" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" /></p>
<p>When this book appeared in my mailbox I judged it by its cover and was a little concerned. The problem with the cover is the name of one of the authors: Leonard Susskind. He&#8217;s an extremely talented physicist and writer, to be sure, but he&#8217;s a string theorist. Worse, he&#8217;s one of the major names behind the string theory landscape idea. Though not a high-energy physicist myself and thus not really being terribly qualified to judge, I tend to classify the string theory landscape as somewhere between speculative and pseudoscience.</p>
<p>Beyond the cover, I am happy to report that my initial worries were absolutely incorrect. This is a charming and erudite instance of a genre with very few members &#8211; a pop-physics book with partial differential equations on a good fraction of the pages. The goal of the book according to the forward by Susskind (a physicist) and Hravovsky (an engineer) is to give a substantive but not-textbook-detailed introduction to physics. Not just to teach <em>about</em> physics, as is the typical pop-physics book&#8217;s goal, but to actually teach physics.</p>
<p>The title refers to a slightly notorious requirement the great Soviet physicist Lev Landau put on his students before they could join his group. There was a level of knowledge of physics he called the &#8220;theoretical minimum&#8221;, which for him meant exhaustive mastery of theoretical physics. In the more limited goal of this book, the theoretical minimum is to understand physics as it actually works mathematically &#8211; beyond just the Scientific American level. Not to the level where you&#8217;re actually solving graduate textbook problems, but to the level where you know what the concept of a Lagrangian actually entails.</p>
<p>More impressive still is that the book entirely resists the temptation to skip to the good stuff &#8211; quantum mechanics and so on. This is a book which is purely about classical mechanics. More volumes are planned on electromagnetism and quantum mechanics, but for now this is the true basics. These basics of course turn out to be built into the fabric of electrodynamics and quantum mechanics, aside from the minor fact of the vast importance of classical mechanics in the world of practical problems.</p>
<p>The succeeds admirably in its goal. It presents classical mechanics in all its glory, from forces to Hamiltonians to symmetry and conservation laws, in a casual but detailed style.</p>
<p>Hawking famously suggested that each equation halved the sales of a book, so the question here is whether or not you might be interested in reading The Theoretical Minimum if you haven&#8217;t learned calculus or don&#8217;t remember it. It&#8217;s a judgement call. I suspect you won&#8217;t get the whole experience if you haven&#8217;t at least seen calculus at some point in your life. But even a half-remembered course years ago is probably good enough &#8211; there&#8217;s a pretty substantial bit of mathematical refresher material presented in a visual and intuitive way. If in doubt, give it a try. On the other hand, a reader without any calculus background could probably pick up some of the flavor of the physics but I don&#8217;t think I recommend starting with this book.</p>
<p>I&#8217;m looking forward to the rest of the books in this series. They address a niche that sees very few solid attempts to fill.</p>
<p>&nbsp;</p>
<p><em>[Standard disclosure: the publisher sent me a free copy of the book to review. I am not otherwise compensated for this review.]</em></p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/02/12/the-theoretical-minimum-by-susskind-hrabovsky/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The Human Eye, Optimized For Sunlight. Maybe.</title>
		<link>http://scienceblogs.com/builtonfacts/2013/01/29/the-human-eye-optimized-for-sunlight-maybe/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/01/29/the-human-eye-optimized-for-sunlight-maybe/#comments</comments>
		<pubDate>Tue, 29 Jan 2013 15:05:51 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1832</guid>
		<description><![CDATA[The human eye is sensitive to a portion of the electromagnetic spectrum that we call visible light, which extends from around 400 to 700 nanometer wavelength, peaking in the general vicinity of greenish light at 560 nanometers: Here&#8217;s the intensity (formally: power per area per unit solid angle per unit wavelength &#8211; whew!) of the&#8230;]]></description>
				<content:encoded><![CDATA[<p>The human eye is sensitive to a portion of the electromagnetic spectrum that we call visible light, which extends from around 400 to 700 nanometer wavelength, peaking in the general vicinity of greenish light at 560 nanometers:</p>
<p style="text-align: left;"><a href="https://en.wikipedia.org/wiki/File:Eyesensitivity.png"><img class="aligncenter size-full wp-image-1833" title="Eyesensitivity2" src="http://scienceblogs.com/builtonfacts/files/2013/01/Eyesensitivity2.png" alt="" width="335" height="294" /></a>Here&#8217;s the intensity (formally: power per area per unit solid angle per unit wavelength &#8211; whew!) of the radiation emitted by an object with the temperature of the sun, plotted as a function of wavelength in nanometers according to Planck&#8217;s law:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=B_%5Clambda%28T%29+%3D%5Cfrac%7B2+hc%5E2%7D%7B%5Clambda%5E5%7D%5Cfrac%7B1%7D%7B+e%5E%7B%5Cfrac%7Bhc%7D%7B%5Clambda+k_%5Cmathrm%7BB%7DT%7D%7D+-+1%7D&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="B_&#92;lambda(T) =&#92;frac{2 hc^2}{&#92;lambda^5}&#92;frac{1}{ e^{&#92;frac{hc}{&#92;lambda k_&#92;mathrm{B}T}} - 1}" title="B_&#92;lambda(T) =&#92;frac{2 hc^2}{&#92;lambda^5}&#92;frac{1}{ e^{&#92;frac{hc}{&#92;lambda k_&#92;mathrm{B}T}} - 1}" class="latex" /></p>
<div id="attachment_1834" class="wp-caption aligncenter" style="width: 370px"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/wavelengthGraph.png"><img class="size-full wp-image-1834" title="wavelengthGraph" src="http://scienceblogs.com/builtonfacts/files/2013/01/wavelengthGraph.png" alt="" width="360" height="207" /></a><p class="wp-caption-text">Spectral radiance (W/(sr m^3)) vs. wavelength (nm)</p></div>
<p>You&#8217;ll notice it also peaks around the same place as the spectral response of the human eye. Optimization!</p>
<p>Or is it? That previous equation was how much light the sun dumps out <em>per nanometer of bandwidth</em> at a given wavelength. But nothing stops us from plotting Planck&#8217;s law in terms of the frequency of the light:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=B_%5Cnu%28T%29+%3D+%5Cfrac%7B+2+h+%5Cnu%5E3%7D%7Bc%5E2%7D+%5Cfrac%7B1%7D%7Be%5E%5Cfrac%7Bh%5Cnu%7D%7Bk_%5Cmathrm%7BB%7DT%7D+-+1%7D&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="B_&#92;nu(T) = &#92;frac{ 2 h &#92;nu^3}{c^2} &#92;frac{1}{e^&#92;frac{h&#92;nu}{k_&#92;mathrm{B}T} - 1}" title="B_&#92;nu(T) = &#92;frac{ 2 h &#92;nu^3}{c^2} &#92;frac{1}{e^&#92;frac{h&#92;nu}{k_&#92;mathrm{B}T} - 1}" class="latex" /></p>
<div id="attachment_1837" class="wp-caption aligncenter" style="width: 370px"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/frequencyGraph.png"><img class="size-full wp-image-1837" title="frequencyGraph" src="http://scienceblogs.com/builtonfacts/files/2013/01/frequencyGraph.png" alt="" width="360" height="203" /></a><p class="wp-caption-text">Spectral radiance (W/(sr m^2 Hz)) vs. frequency (Hz)</p></div>
<p>In this case what&#8217;s on the y axis is power per area per unit solid angle <em>per frequency</em>. Ok, great. But notice it&#8217;s <em>not</em> just the previous graph with f given by c/λ. It&#8217;s a different graph, with different units. To see the difference, let&#8217;s see this radiance per frequency graph with the x-axis labeled in terms of wavelength:</p>
<div id="attachment_1838" class="wp-caption aligncenter" style="width: 370px"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/frequencyGraph2.png"><img class="size-full wp-image-1838" title="frequencyGraph2" src="http://scienceblogs.com/builtonfacts/files/2013/01/frequencyGraph2.png" alt="" width="360" height="206" /></a><p class="wp-caption-text">Spectral radiance (W/(sr m^2 Hz)) vs. wavelength (nm)</p></div>
<p>Well. This is manifestly not the same graph as the radiance per nanometer. Its peak is lower, in the near infrared and outside the sensitivity curve of the human eye. This makes some sense &#8211; there&#8217;s not much frequency difference between light with wavelength of 1 kilometer and light with wavelength of 1 kilometer + 1 nanometer. But light of 100 nanometer wavelength has a frequency about 3 x 10<sup>13</sup> Hz more than light with wavelength 101 nanometers.</p>
<p>So what gives? Is the eye most sensitive where the sun emits the most light or not? The simple fact of the matter is there&#8217;s no such thing as an equation that just gives &#8220;how much light the sun puts out at a given wavelength&#8221;. That&#8217;s simply not a well-defined quantity. What is well defined is how much light the sun puts out <em>per nanometer</em> or <em>per hertz</em>. In this sense our eye isn&#8217;t optimized so that its response peak matches the sun&#8217;s emission peak, because &#8220;the sun&#8217;s peak&#8221; isn&#8217;t really a coherent concept. The sensitivity of our eyes is probably more strongly determined by the available chemistry &#8211; long-wavelength infrared light doesn&#8217;t have the energy to excite most molecular energy levels, and short-wavelength ultraviolet light is energetic enough to risk destroying the photosensitive molecules completely.</p>
<p>This wavelength/frequency distribution function issue isn&#8217;t just a trivial point &#8211; it&#8217;s one of those things that actually gets physicists in trouble when they forget that one isn&#8217;t the same thing as the other. For a detailed discussion, I can&#8217;t think of a better one than <a href="http://www.phys.ufl.edu/~hagen/phz4710/readings/AJPSofferLynch.pdf">this AJP article by Soffer and Lynch</a>. Enjoy, and be careful out there with your units!</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/01/29/the-human-eye-optimized-for-sunlight-maybe/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Gun Control Debate with Mark, Pt. 2</title>
		<link>http://scienceblogs.com/builtonfacts/2013/01/28/gun-control-debate-with-mark-pt-2/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/01/28/gun-control-debate-with-mark-pt-2/#comments</comments>
		<pubDate>Mon, 28 Jan 2013 15:59:33 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Guns]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1817</guid>
		<description><![CDATA[Gun violence is bad. Gun laws have very little to do with it.]]></description>
				<content:encoded><![CDATA[<p>This post is political. As always, physics readers who don&#8217;t care about politics are encouraged to skip it. I&#8217;ve got an actual physics post going up tomorrow.</p>
<p>Mark and I have been conducting a debate/discussion over gun control in the United States. For the first round, here&#8217;s <a href="http://scienceblogs.com/denialism/2013/01/09/a-gun-control-debate-with-matt-springer/">his post</a> and <a href="http://scienceblogs.com/builtonfacts/2013/01/14/gun-control-debate-with-mark-hoofnagle-pt-1/">my response</a>. Here&#8217;s his <a href="http://scienceblogs.com/denialism/2013/01/18/gun-control-part-ii-my-response-to-matt-springer/">second round post</a>, and this post is my response.</p>
<p>First, let me summarize where the debate stands. We have four main topics as set forth in Mark&#8217;s posts: gun violence in &#8220;ordinary&#8221; crime, gun violence in the context of mass shootings, suggestions for gun control, and miscellaneous ancillary arguments. Most of the points in the ancillary category were fairly comprehensively covered, and I think both of us are pretty satisfied with what has been said. The exception is the &#8220;good guys with guns&#8221; argument, which we&#8217;ll continue.</p>
<p>Mark classifies my responses to the ordinary crime and mass shooting topics as &#8220;no problem&#8221; arguments. This is incorrect. I am trying to quantify the problem, and to quantify the impact of the proposed solutions. If it turns out that both these quantities are so small as to be classified as &#8220;no problem&#8221; in the mind of the reader, well, the numbers are what they are. I myself reject the idea that there is no problem. But I also reject the idea that argument from anecdote is an effective guide to the truth. We want to ask whether or not there is a problem which is caused by the prevalence of guns, and if so whether or not gun control could do anything to ameliorate it.</p>
<p>Let&#8217;s dive right in to the general gun crime topic.</p>
<p>Mark quotes the <a href="http://www.nap.edu/catalog.php?record_id=13497">Institute of Medicine in comparing the US to similar industrialized countries</a> in terms of life expectancy found that our homicide rate is far in excess of comparable OECD countries, and significantly affects our life expectancy. The IOM study found our homicide rate to be 6.9 times higher than the other OECD countries, our gun homicide rate 19.5 times higher, and of the 23 countries in the study, the US was responsible for 80% of all firearm deaths.</p>
<p>There are two obvious questions. First, is the US comparable to those other OECD countries? Second, how much does gun control actually have to do with this?</p>
<p>The answer to the first question is an obvious no, and to demonstrate this we need look no farther than the very study linked. The US has higher than average death rates in almost every category from car accidents to disease, the highest rates of adolescent pregnancy, sexually transmitted diseases, diabetes, and so forth. (But not suicide, incidentally.) In fact, in the words of the study,</p>
<p style="padding-left: 30px;"><em>On nearly all indicators of mortality, survival, and life expectancy, the United States ranks at or near the bottom among high-income countries.</em></p>
<p>I&#8217;m not trying to insult my country &#8211; it&#8217;s a great place, much better in most of these categories than most of the rest of the world. However, comparisons to these 16 other top OECD nations are untenable. We aren&#8217;t comparable. We are different in almost every measurable respect involving health and mortality.</p>
<p>Well ok, guns obviously don&#8217;t give people diabetes or make teens pregnant, but &#8220;lots of guns, lots of violence&#8221; vs &#8220;not many guns, not much violence&#8221; might look less like correlation and more like causation. (At least relative to the not-very-comparable top of the OECD.) This conclusion is unwarranted and probably false. Here&#8217;s some reasons, some of which I have mentioned in my last post.</p>
<p>1. US vs. OECD entirely aside, we can&#8217;t even easily compare US vs. US over time without running into extreme confounding variables. Our murder rate has been precipitously falling over the last few decades even as gun laws have become much looser (I do not claim a causal relationship). The last time our murder rate was as low as it is now, <a href="http://articles.washingtonpost.com/2012-12-19/lifestyle/35929227_1_homicide-rate-randolph-roth-gun-control">we were literally in the Leave It To Beaver era</a>.</p>
<p>2. <a href="https://www.fbi.gov/about-us/cjis/ucr/crime-in-the-u.s/2011/crime-in-the-u.s.-2011/offenses-known-to-law-enforcement/expanded-offense-data">Murder rates vary wildly within the US</a> under identical gun control regimes. White Americans, for instance, kill each other at roughly OECD rates (albeit on the high end), and well below the rates of eastern Europe and the Baltics. I shouldn&#8217;t have to point out that epidermis reflectivity doesn&#8217;t have squat to do with this. It does, however, show that socioeconomic and cultural variables overwhelmingly determine rates of violence.</p>
<p>3. Sharp changes in gun laws haven&#8217;t done anything significant to the homicide rates of other countries. The best-studied case is post-Port Arthur Australia. The effect on overall homicide rates was somewhere between negligible and nonexistent. The effect on gun homicide rates was similar. Let&#8217;s take a look at the study Mark cites:</p>
<p style="text-align: left; padding-left: 30px;"><em>Additional research, <a href="http://www.ncbi.nlm.nih.gov/pubmed/17170183">readily available</a> suggests a significant drop in the rate of gun violence after the ban. This suggests to me, both in the specific intervention, and overall given their tight regulation of handguns, that Australia is quite a strong example of gun control working.</em></p>
<p style="text-align: left;">I will reproduce a few of the graphs from this paper, unedited. First, gun homicides and non-gun homicides:</p>
<p style="text-align: left;"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/gungraph3.png"><img class="aligncenter size-full wp-image-1826" title="gungraph3" src="http://scienceblogs.com/builtonfacts/files/2013/01/gungraph3.png" alt="" width="515" height="202" /></a></p>
<p style="text-align: left;">The statisticians in the audience who have not died of heart attacks at the statistical illiteracy of the pre- and post- trend lines will of course notice that the overall decline in violence and gun violence continued just as it was doing before the gun control was implemented. In fact, the rate of <em>non</em>-gun violence displays a much more dramatic (though also statistically spurious) change. And this is Australia, the best possible scenario for the success of of gun control. Gun control did nothing to the overall homicide rate. It didn&#8217;t even do anything to the gun homicide rate. (More graphs <a href="http://scienceblogs.com/builtonfacts/files/2013/01/gungraph3.png">from the paper here</a>, about accidental deaths and suicides, if you&#8217;re curious.)</p>
<p>4. Trying to account for confounding variables is extraordinarily difficult in this context, but a number of studies have attempted to do so. <a href="https://encrypted.google.com/url?sa=t&amp;rct=j&amp;q=a%20comparison%20of%20violent%20and%20firearm%20crime%20rates%20in%20the%20canadian%20prairie%20provinces&amp;source=web&amp;cd=1&amp;ved=0CDYQFjAA&amp;url=http%3A%2F%2Fwww.garrybreitkreuz.com%2Fpublications%2FLibraryReport_PrairieCrimeRates_2005_03_07.doc&amp;ei=_q8FUenjB6LE2gXa4IGABQ&amp;usg=AFQjCNGY12pQlmHhJuGIg6nyZ72mhZ0shQ&amp;sig2=OqL9tYUo1Wpvu5pgFxta2A&amp;cad=rja">One study</a> compares the prairie provinces of Canada with their bordering US states. In this case,</p>
<p style="padding-left: 30px;"><em>Patterns of homicide in the United States and Canada were examined with a view to finding out whether the availability of firearms affects the homicide rate independently of the other social, demographic and economic factors in play.  If this is the case, then low-homicide areas, which generally have fewer social and economic problems but the same access to firearms, should have a higher proportion of their homicides by firearms.  This is not the case for the four border states.</em></p>
<p><a href="ftp://psyftp.mcmaster.ca/dalywilson/sshrc2004/wilkinsonCrime.pdf">Other</a> <a href="http://psych.mcmaster.ca/dalywilson/iiahr2001.pdf">studies</a> (commenter LH pointed out these two) have come to similar conclusions. Now I strongly suggest that you not read too much into these results &#8211; while if they are accurate they support my point, attempts to disentangle confounding variables are fraught with danger even when the result happens to land on my side.</p>
<p>In short, there is no good evidence that gun availability causes increased crime rates. There is extremely good evidence that socioeconomic variables are far and away the primary drivers of crime rates. Violence in general and gun violence in particular are real problems in the US, but gun control as a solution is so ill-supported as to verge on superstition.</p>
<p>While Mark and I are mostly focused on numerical metrics as to what effects gun control actually produces, it&#8217;s probably worth looking briefly at the practical problems of implementing it as well. Mark quotes former Australian prime minister John Howard writing on the Port Arthur gun control measures:</p>
<p style="padding-left: 30px;"><em>In the end, we won the battle to change gun laws because there was majority support across Australia for banning certain weapons.</em></p>
<p>Howard is right. In Australia, gun control was implemented with the overwhelming support of the population. This is not the case in the US. The change in support for gun control after Sandy Hook <a href="http://www.gallup.com/poll/1645/guns.aspx">is marginal</a>[1], and those opposed to it are <em>very</em> opposed to it and are voting with their wallets. The single week of December 17-23 likely saw almost a <a href="https://www.fbi.gov/about-us/cjis/nics/nics-firearms-checks-top-10-highest-days-weeks">million new guns sold</a>. Over the last month I&#8217;ve had occasion to be in five gun stores, and every one of them was completely sold out of every AR-15, every semi-automatic rifle of any description for that matter, every magazine holding &gt;10 rounds, and every box of .223 ammo. Every online retailer I&#8217;ve checked is in the same boat. I personally have an outstanding parts order with <a href="http://rockriverarms.com/">Rock River Arms</a>, and they&#8217;re backordered so badly they won&#8217;t even provide estimated lead times.</p>
<p>On to mass shootings. Both Mark and I as scientists run into some trouble here in that there is very little available systematic data of any kind. Trying to disentangle ordinary crime statistics from their confounding variables is hard enough, but the small-N statistics of mass murder are much harder still. We have noted that the Wikipedia lists of mass killings are similar in size in the US and Europe, and the US&#8217;s is slightly larger (119 vs. 100). This is worse on a per-capita basis because Europe has a higher population. But it is clear that confounding cultural and socioeconomic factors are in play as well. Mexico, for instance, has a homicide rate about 4 times that of the US but as far as I can tell has apparently never had a school shooting. (There have been a few &#8220;ordinary&#8221; murders at schools, but I have not been able to find any examples of a school shooting of the crazed-gunman variety.) Australia seems to have some success with their gun control regime in the specific case of mass violence, but their success is probably not replicable in the US which is (as I have pointed out) a very different place with 10 times the population and historically much higher levels of violence (gun and non-gun alike), to say nothing of the fact that we&#8217;re starting with gun ownership rates which are higher by a factor of 10.</p>
<p>We have a problem with mass violence. It&#8217;s a staggeringly rare problem, rarer than lightning strikes, but a dramatic and tragic one and one that deserves our best efforts to fix. The place to start is not a massive and likely completely ineffective reconstruction of a fundamental right exercised by nearly half the population of the country. As both Mark and I have both pointed out, government overreactions to tragedy tend not to turn out well in this country. We know for a fact that the last iteration of the assault weapons ban failed to prevent Columbine or to do anything significant to either ordinary or mass violence during the ten years it was in effect.</p>
<p>Instead, we should start with the obvious basics. Physical security of the entrances to schools would be my focus if I were a principal. Improved accessibility of mental health treatment is also a good idea (though this is a tall order and the verdict on its effectiveness is still out). The occasional presence of resource officers and/or the elimination of the silly &#8220;gun free zone&#8221; designation could also be a good deterrent. This last point we&#8217;ll discuss separately at the end of the post, as it&#8217;s quite controversial.</p>
<p>Mark makes a few suggestions for tighter gun laws. His primary suggestion is:</p>
<blockquote><p><em>&#8230;since magazine-fed semi-automatic weapons are the weapons of choice in the last few dozen of these shootings that before sale the purchaser should get a bit more eyeball by authorities. Specifically in regards to the VT shooter, the Aurora Shooter, or the Giffords shooter, I suggested increased scrutiny for these purchases, law-enforcement taught training and competence testing for their use, and I also suggested the Canadian voucher system (as did Kristof immediately after Sandy Hook), which would require two other people to stand up for you and say you are responsible enough to possess such a machine.</em></p></blockquote>
<p>As I pointed out last time, &#8220;magazine-fed semi-automatic weapons&#8221; is a near-synonym for &#8220;all guns&#8221;. Most shootings involve semi-automatic firearms because most firearms are semi-automatic. But that&#8217;s a side point, and doesn&#8217;t really affect his argument too much. (He&#8217;s not advocating a ban, but more on this later.)</p>
<p>Let&#8217;s start with the idea of a voucher system. If I want to buy a gun, I have to find two people who are willing to put their name to paper asserting that I&#8217;m not an obvious nut. Let me give three reasons I think this might be a bad idea, and two reasons I think it might work. First, even the most scuzzy two-bit crooks can round up two scuzzy two-bit friends to sign for them. Second, anyone&#8217;s good-faith assessment of another&#8217;s character could prove to be wrong. Third, it could be prone to abuse &#8211; are there exorbitant filing fees involved? Can New York decide a person needs twenty signatures? I would suggest that if you object to, say, voter ID laws then you can see how such a voucher system might be problematic. But there are a few reasons it might work in some cases. While Bugsy Siegel wouldn&#8217;t have a problem getting signatures, obvious dead-eyed psychopaths like James Eagan Holmes or Seung-Hui Cho might have found it a hurdle. Secondly, the second amendment does talk in terms of civic purpose. While the right to bear arms is obviously individual an individual right[2] and <a href="http://www.law.cornell.edu/uscode/text/10/311">US law defines the militia</a> as all able-bodied males between 17 and 45, the civic purpose of the second amendment might suggest that something like a voucher system in an otherwise permissive regulatory regime might fit the bill. I&#8217;d have to chew on the voucher idea for a while longer before deciding if I really think it&#8217;s a good idea, but on its face it seems much more in the spirit of the reason behind the right to keep and bear arms than do some other gun control suggestions.</p>
<p>Mark has also suggested greater scrutiny such as background checks for the private sale of guns. I&#8217;m much less sanguine about this. It would certainly accomplish nothing to prevent mass shootings &#8211; these weapons are usually purchased legally or stolen &#8211; but in the context of keeping guns out of the hands of crooks it seems like a reasonable place to start thinking. So we should ask ourselves what we might gain by implementing such a scheme. It&#8217;s an old staple of this debate to assert that criminals inherently aren&#8217;t inclined to have a lot of respect for gun laws. This can be countered by asserting that their respect for the law is irrelevant if there were no guns in the first place, but in terms of doing paperwork on transfers this response doesn&#8217;t work so well. Bugsy buys a gun for convicted felon Mugsy, cops trace the serial and ask Bugsy how Mugsy got the gun: &#8220;I dunno officer, he musta stole it&#8221;. In the mean time law-abiding gun owners are effectively forced into a registry and have to deal with the expensive bureaucratic morass of the FFL system. Maybe this could be sidestepped by some clever way of opening NICS to private parties other than FFLs, and such proposals ought to be heard out. Once somebody proposes one, anyway.</p>
<p>Training and competence testing? I&#8217;m all for people being trained and competent, but that has nothing to do with crime and violence and formal training is pretty expensive. I&#8217;d hate to see it made into an effective &#8220;no poor people need apply&#8221; restriction. Safe storage? Fantastic, especially for people with kids, but the same caveats apply.</p>
<p>Finally, we should discuss the ban vs. paperwork hoops issue:</p>
<p style="padding-left: 30px;"><em>Every time you talk gun regulation at all it seems to become a ban in the pro-gun side’s mind. However, at no point, for any currently available weapon, have I suggested a ban. Just paperwork. It’s not the end of the world people.</em></p>
<p>This is true, and fair enough as it goes. We gun-rights types are justifiably a bit jumpy about this sort of thing. It would be nice if Mark were the one writing the various laws being proposed in congress and various state legislatures. Unfortunately it&#8217;s people like Dianne &#8220;<a href="https://en.wikipedia.org/wiki/Political_positions_of_Dianne_Feinstein#Gun_politics">Turn &#8216;em all in</a>&#8221; Feinstein and Carolyn &#8220;<a href="https://encrypted.google.com/url?sa=t&amp;rct=j&amp;q=shoulder%20thing%20that%20goes%20up&amp;source=web&amp;cd=1&amp;cad=rja&amp;sqi=2&amp;ved=0CDAQtwIwAA&amp;url=http%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DospNRk2uM3U&amp;ei=McoCUeeiEMPi2QW8yYDIBA&amp;usg=AFQjCNElx1ct6HH_s2CtERqr3X-9tZV5Bg&amp;sig2=BhOjZB3ovHhrbxkk29IfOg">Shoulder thing that goes up</a>&#8221; McCarthy and Andrew &#8220;<a href="http://www.mediaite.com/online/new-york-gov-andrew-cuomo-on-gun-control-confiscation-could-be-an-option/">Confiscation could be an option</a>&#8221; Cuomo. It&#8217;s great for the two of us to discuss our Platonic ideals of the way things ought to be, but we also have to remember that we&#8217;re dealing with members of the world&#8217;s second oldest (and least reputable) profession. Since their stated intent is to take a mile, I&#8217;m not very willing to give them any free inches without an airtight case as to effectiveness and respect for the rights of the law-abiding.</p>
<p>Finally let&#8217;s return to the idea of stopping shootings via &#8220;good guys with guns&#8221;. Quoting Mark:</p>
<blockquote><p><em>In the vast majority of cases, mass shootings are stopped when the perpetrator is shot…by themselves. Do we have evidence of police or armed citizens interrupting even one of the mass shootings in the last 20 years? Do we have any evidence of good guys with guns making a dent except after the shooting is done? Nope.</em></p></blockquote>
<p>The &#8220;Nope&#8221; is <a href="http://www.motherjones.com/politics/2012/12/armed-civilians-do-not-stop-mass-shootings">a link to a Mother Jones article</a> which actually lists five cases in which good guys with guns did just that. Mother Jones&#8217; point is that each of the five cases listed magically don&#8217;t count because the citizens involved were current or former law enforcement or military, not (say) some dentist who just decided to get a concealed carry permit. I&#8217;m not sure that this tells us much more than that people with experience are more likely to get permits and that ordinary citizens&#8217; permits are not generally valid in the places where mass shootings occur, but in any case it kills the argument that armed citizens can&#8217;t possibly accomplish anything positive. While active uniformed police haven&#8217;t actually shot many mass killers, it is probably more than suspicious coincidence that the perpetrators tend to shoot themselves right when police arrive (Lanza and Cho are prominent examples). This is also <a href="[https://en.wikipedia.org/wiki/Clackamas_Town_Center_shooting">alleged to have happened in the Clackamas shooting</a> when a citizen with a concealed carry permit drew his weapon, but as this is not independently verifiable Mark (not unreasonably) dismisses it and I won&#8217;t try to build a case around it. Mark also mentions the fact that an officer was present at the initial stage of the Columbine attack but failed to stop the shooting. This is roughly as out-of-date as insisting that passenger resistance to hijackers is futile because it failed to stop 9/11 &#8211; at the time it was generally believed that these were hostage situations, and that the proper response was to wait until it was all sorted out much later. This mistake is no longer made.</p>
<p>It is possible, and it has happened, that in the process of trying to stop a mass killer a person carrying could get themselves killed. As Mark says</p>
<p style="padding-left: 30px;"><em>It’s not as easy as it looks in the movies, and the usual creepy fantasist gun lover who buys into this myth is not John McCain, he’s Walter Mitty.</em></p>
<p>Ok, ok, I can&#8217;t resist: Walter Mitty would probably fantasize about being Die Hard hero John McClane, not the senior senator from Arizona. But I&#8217;m at a loss to see how this is an argument against resistance. Am I extra-dead if I get killed while trying and failing to resist? All that&#8217;s being asked is that the situation be an improvement on an unopposed mass shooter, who is at any rate hardly Hans Gruber either. (Neither are ordinary criminals. <a href="https://www.youtube.com/watch?v=dKvrbKgqkA8">See here</a> for an example which is simultaneously horrifying and hilarious.) Same thing for the Mother Jones hysterics here:</p>
<p style="padding-left: 30px;"><em>They also make it more difficult for law enforcement officers to do their jobs. &#8220;In a scenario like that,&#8221; McMenomy told me recently, &#8220;they wouldn&#8217;t know who was good or who was bad, and it would divert them from the real threat.&#8221;</em></p>
<p>In the billions of man hours that millions of permit holders spend carrying ever year, this has literally never happened. This should not be a surprise. Defensive shootings almost exclusively<a href="http://www.theppsc.org/Staff_Views/Aveni/OIS.pdf"> take place at very short ranges and are over in seconds</a>. As I said in the last post, it&#8217;s not possible for me to claim that police or armed citizens are a panacea. The statistical data is badly inadequate. But what data we do have indicates that the concept is plausible in principle.</p>
<p>All right, it&#8217;s about time to conclude this Part 2. In two-sentence summary: Gun violence is bad. Gun <em>laws</em> have very little to do with it.</p>
<p>&nbsp;</p>
<p>[1] A policy is not automatically good or bad based on how it polls, of course. And sometimes public opinion doesn&#8217;t make a lot of internal sense anyway. The assault weapons ban polls rather poorly (sub 50% in the Gallup poll), but universal background checks poll very well even though none of the mass shooters in recent years acquired their weapons through private sale. Go figure.</p>
<p>[2] Even the four dissenting justices in DC v. Heller agree. They disagree as to the scope of this right, but agree that it is an individual right. The <a href="http://www.law.cornell.edu/supct/html/07-290.ZD.html">first lines of the dissent</a>: <em></em></p>
<p style="padding-left: 30px;"><em>The question presented by this case is not whether the Second Amendment protects a “collective right” or an “individual right.” Surely it protects a right that can be enforced by individuals. But a conclusion that the Second Amendment protects an individual right does not tell us anything about the scope of that right.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/01/28/gun-control-debate-with-mark-pt-2/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>The Physics of the Ponytail</title>
		<link>http://scienceblogs.com/builtonfacts/2013/01/22/the-physics-of-the-ponytail/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/01/22/the-physics-of-the-ponytail/#comments</comments>
		<pubDate>Tue, 22 Jan 2013 19:15:44 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Research Articles]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1810</guid>
		<description><![CDATA[The first major computer-animated film was Toy Story. It had a few human characters, most prominently Andy (who spends most of the film wearing a hat) and Sid (who sports a buzz cut). The focus of the film is on the plastic toys. One of the major reasons for this is the fact that toys&#8230;]]></description>
				<content:encoded><![CDATA[<p>The first major computer-animated film was Toy Story. It had a few human characters, most prominently Andy (who spends most of the film wearing a hat) and Sid (who sports a buzz cut). The focus of the film is on the plastic toys.</p>
<p>One of the major reasons for this is the fact that toys are pretty simple. They have just a few moving parts for the computer to keep track of during the rendering process. People have many more. Every hair on a person&#8217;s head really consists of many moving parts, since it can bend anywhere along its length to various degrees. And there are around a hundred thousand hairs which interact with each other, applying force to the other hairs they touch. Since it&#8217;s pretty much impossible to place every computer-animated hair by hand, if you want convincing hair in your animated films you need a good model for how the physics of hair works.</p>
<p>By the time Toy Story 3 came around, faster computers and better knowledge of how hair behaves made the problem of animating humans a lot more tractable:</p>
<p style="text-align: center;"><img class="aligncenter" src="http://methodmagazine.com/wp-content/uploads/2010/06/toy_story_3_andy.jpg" alt="" width="465" height="236" /></p>
<p style="text-align: left;">Now we&#8217;re one step farther in our understanding of hair, with an interesting research article in Physical Review Letters:</p>
<p><a href="http://prl.aps.org/abstract/PRL/v108/i7/e078101">Phys. Rev. Lett. 108, 078101 (2012)<br />
</a>Raymond E. Goldstein, Patrick B. Warren, and Robin C. Ball<br />
Shape of a Ponytail and the Statistical Physics of Hair Fiber Bundles</p>
<p>They&#8217;ve attempted to create a model of why ponytails have the shape they do. They postulate that the energy of a bundle of hair is a function of the average curvature of the hairs (ie, the overall shape of the ponytail), the potential energy due to the gravitational field of the earth, and and average force per length due to the statistical properties of the individual hairs &#8211; their points of contact, waviness, split ends, whatever. The equation from the paper is:</p>
<p><a href="http://scienceblogs.com/builtonfacts/files/2013/01/hairEq.png"><img class="aligncenter size-full wp-image-1812" title="hairEq" src="http://scienceblogs.com/builtonfacts/files/2013/01/hairEq.png" alt="" width="390" height="75" /></a>Where the κ term is the average curvature, the φ term is the gravitational potential, and the u term is an average over the statistics of the individual hairs. How well does it work? Pretty well:</p>
<p><a href="http://scienceblogs.com/builtonfacts/files/2013/01/hair2.png"><img class="aligncenter size-full wp-image-1813" title="hair2" src="http://scienceblogs.com/builtonfacts/files/2013/01/hair2.png" alt="" width="373" height="303" /></a>Pretty good, especially for a model which is effectively two-dimensional.</p>
<p>You might wonder why anyone would bother researching this. (This particular work even won an <a href="http://www.improbable.com/ig/winners/#ig2012">Ig Nobel prize</a>.) Like many seemingly weird bits of science, there&#8217;s actually quite a bit of practical point to it. Many-body problems are hard, and any advance that allows you to avoid having to do a full-blown simulation has the potential to be extremely useful. I mentioned computer animation as a flashy example, but this research is useful in any kind of bundled-fiber system from fiber-optics telecommunications to the medical treatment of the fiber bundles in your body.</p>
<p>For a five-second hairstyle, that&#8217;s not a bad day&#8217;s work.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/01/22/the-physics-of-the-ponytail/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Mathematics of Reddit Rankings, or, How Upvotes Are Time Travel</title>
		<link>http://scienceblogs.com/builtonfacts/2013/01/16/the-mathematics-of-reddit-rankings-or-how-upvotes-are-time-travel/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/01/16/the-mathematics-of-reddit-rankings-or-how-upvotes-are-time-travel/#comments</comments>
		<pubDate>Wed, 16 Jan 2013 15:03:20 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1728</guid>
		<description><![CDATA[Ok, so this isn&#8217;t really physics as such, but it&#8217;s pretty fascinating. There&#8217;s a very large online community called Reddit in which users submit links which interest them. These links come with two little arrows beside them, and the users can vote the link up or down. Here&#8217;s a screenshot of how the website looks&#8230;]]></description>
				<content:encoded><![CDATA[<p>Ok, so this isn&#8217;t really <em>physics</em> as such, but it&#8217;s pretty fascinating. There&#8217;s a very large online community called <a href="http://www.reddit.com/">Reddit</a> in which users submit links which interest them. These links come with two little arrows beside them, and the users can vote the link up or down. Here&#8217;s a screenshot of how the website looks to me at the time of this writing:</p>
<p><a href="http://scienceblogs.com/builtonfacts/files/2013/01/reddit.png"><img class="aligncenter size-full wp-image-1729" title="reddit" src="http://scienceblogs.com/builtonfacts/files/2013/01/reddit.png" alt="" width="450" height="338" /></a>As I visit on different days or on different times on the same day, the links and their order changes. This keeps the site fresh and news-y, at least if you like your news full of cat memes. It&#8217;s pretty clear that the ordering of these links is both a function of when they were submitted by the users and of the votes they receive, but how exactly does this work?</p>
<p>The algorithm itself is explained in <a href="http://amix.dk/blog/post/19588">this very informative post</a> by Amir Salihefendic. In short, every post is assigned a number given by the function:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+f%28n%2C+t%29+%3D+%5Clog_%7B10%7D%28n%29+%2B+%5Cfrac%7Bt%7D%7B45000%7D+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle f(n, t) = &#92;log_{10}(n) + &#92;frac{t}{45000} " title="&#92;displaystyle f(n, t) = &#92;log_{10}(n) + &#92;frac{t}{45000} " class="latex" /></p>
<p style="text-align: left;">Here n is the net number of upvotes. For 10 votes up and 0 votes down, n = 10. For 50 votes up and 40 votes down, n also equals 10. Next, t is the time in seconds after an arbitrary moment that happens to be in 2005. The choice of that arbitrary moment doesn&#8217;t matter &#8211; what matters are the differences in scores. This function f(n, t) is calculated for each link, and they are sorted in order from the greatest to the least value of f. I&#8217;ve slightly simplified the equation by dropping a coefficient that makes no difference for positive n.</p>
<p style="text-align: left;">Ok, great. Now what does this all mean? Amir&#8217;s post gives some examples, but I want to dig a little bit into the interpretation of this equation. In physics it&#8217;s very often the case that an equation isn&#8217;t just some abstract mathematical machine, but rather it&#8217;s a natural statement which has an intuitive interpretation we can understand. For instance, <img src="//s0.wp.com/latex.php?latex=%5Cnabla+%5Ccdot+%5Cmathbf%7BE%7D+%3D+%5Crho+%2F+%5Cepsilon_0&#038;bg=ffffff&#038;fg=000&#038;s=0" alt="&#92;nabla &#92;cdot &#92;mathbf{E} = &#92;rho / &#92;epsilon_0" title="&#92;nabla &#92;cdot &#92;mathbf{E} = &#92;rho / &#92;epsilon_0" class="latex" /> is an abstract vector calculus statement, but physicists see that equation and understand it intuitively as the idea that electric field lines diverge outward from sources of electric charge. That&#8217;s a more useful way of thinking of it than &#8220;Ok, now we have to solve some horrible partial differential equation before we can know anything at all.&#8221; Intuition gives us a qualitative picture, and from there we can do the hard work to get a numerical answer when required.</p>
<p style="text-align: left;">Since Reddit&#8217;s equation is just used to generate an ordering, an overall multiplicative factor doesn&#8217;t matter. If a score of 20 is ranked ahead of 15, then 200 will be ranked ahead of 150. So let&#8217;s multiply Reddit&#8217;s equation by 45000 seconds.</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+f%28n%2C+t%29+%3D+45000+%5Clog_%7B10%7D%28n%29+%2B+t+&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle f(n, t) = 45000 &#92;log_{10}(n) + t " title="&#92;displaystyle f(n, t) = 45000 &#92;log_{10}(n) + t " class="latex" /></p>
<p style="text-align: left;">Effectively this just means the posts are sorted in order by t, the time they were posted. Newer posts are higher. But there&#8217;s that log(n) term &#8211; it moves the posts <em>forward</em> in time. Newer posts are listed first, and a post becomes <em>even newer</em> by getting votes. If n = 10, then log(10) = 1 and the post is moved forward 45000 seconds, or 12.5 hours. If n = 100, then log(100) = 2 and the post is moved forward 90000 seconds, or 25 hours. We can plot this for more and more net upvotes:</p>
<div id="attachment_1744" class="wp-caption aligncenter" style="width: 370px"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/redditgraph1.png"><img class="size-full wp-image-1744" title="redditgraph1" src="http://scienceblogs.com/builtonfacts/files/2013/01/redditgraph1.png" alt="Hours added as a function of net upvotes received" width="360" height="232" /></a><p class="wp-caption-text">Hours added as a function of net upvotes received</p></div>
<p style="text-align: left;">The returns are diminishing. Logarithms are slowly increasing functions, so each additional upvote moves the post forward in time by a smaller and smaller amount. Even with thousands of votes, a post has only moved about two days into the future, which is why posts never last more than a day or so on the front page. After that it gets overtaken by any new posts, even ones with few upvotes.</p>
<p style="text-align: left;">In politics we often hear that every vote counts. In Reddit, we can actually figure out how much each vote counts. If I upvote or downvote a post, how far does my individual vote move that post in time? For large n, it&#8217;s a very accurate to approximate the change in log(n) (for each additional vote) by its derivative:</p>
<p style="text-align: center;"><img src="//s0.wp.com/latex.php?latex=%5Cdisplaystyle+%5Clog_%7B10%7D%28n%2B1%29+-+%5Clog_%7B10%7D%28n%29+%5Capprox+%5Cfrac%7B0.434%7D%7Bn%7D&#038;bg=ffffff&#038;fg=000&#038;s=1" alt="&#92;displaystyle &#92;log_{10}(n+1) - &#92;log_{10}(n) &#92;approx &#92;frac{0.434}{n}" title="&#92;displaystyle &#92;log_{10}(n+1) - &#92;log_{10}(n) &#92;approx &#92;frac{0.434}{n}" class="latex" /></p>
<p style="text-align: left;">Well that 0.434 is a little annoying but hey, I didn&#8217;t chose to use base 10 logarithms. (Had they used base e = 2.718&#8230; then it would just be 1/n.) What this means is that if a post has 10 votes, your upvote will add about 45000*0.434/10 = 1737.2 seconds, or about 29 minutes. A downvote would move it backwards by that same amount. If a post has 50 votes, your upvote (or downvote) will move it forward or backward by about 5.7 minutes. For a 4700 vote post like one of the ones in the screenshot above, each vote makes a mere 3.7 seconds difference.</p>
<div class="mceTemp mceIEcenter">
<div id="attachment_1806" class="wp-caption aligncenter" style="width: 370px"><a href="http://scienceblogs.com/builtonfacts/files/2013/01/redditgraph3.png"><img class="size-full wp-image-1806" title="redditgraph3" src="http://scienceblogs.com/builtonfacts/files/2013/01/redditgraph3.png" alt="" width="360" height="227" /></a><p class="wp-caption-text">Seconds added (or subtracted) for each additional upvote (or downvote), as a function of net upvotes received so far</p></div>
</div>
<p>This might suggest an improvement on the &#8220;subscribe&#8221; and &#8220;unsuscribe&#8221; system &#8211; if there&#8217;s a subreddit you&#8217;re interested in but not <em>that</em> interested in (<a href="http://www.reddit.com/r/aww">/r/aww</a> maybe?), you could give it a handicap by having Reddit subtract (say) a 6 hour penalty on every post from that subreddit. This would require a /r/aww post to get about 3 times as many votes to overtake an unpenalized post which was originally made at the same time. (Homework: given a <em>h</em> hour penalty, how many times more votes does the penalized post require to overtake a simultaneously-posted unpenalized post?) Correspondingly, you could give a bonus for subeddits you want to see more of. Unfortunately this is probably not a feasible suggestion. Separately sorting huge lists for millions of users would probably melt the servers. But it would be a nice feature.</p>
<p>All right, better wrap this one up. As far as user-vote-based ranking goes, Reddit&#8217;s is unusually interesting from a mathematical standpoint. For what it&#8217;s worth, I give it my upvote.</p>
<p>&nbsp;</p>
<p>[Update: Fixed a mistake in the calculations.]</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/01/16/the-mathematics-of-reddit-rankings-or-how-upvotes-are-time-travel/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>Gun Control Debate with Mark Hoofnagle, pt. 1</title>
		<link>http://scienceblogs.com/builtonfacts/2013/01/14/gun-control-debate-with-mark-hoofnagle-pt-1/</link>
		<comments>http://scienceblogs.com/builtonfacts/2013/01/14/gun-control-debate-with-mark-hoofnagle-pt-1/#comments</comments>
		<pubDate>Mon, 14 Jan 2013 16:34:07 +0000</pubDate>
		<dc:creator>Matt Springer</dc:creator>
				<category><![CDATA[Guns]]></category>

		<guid isPermaLink="false">http://scienceblogs.com/builtonfacts/?p=1709</guid>
		<description><![CDATA[In which I argue against gun control.]]></description>
				<content:encoded><![CDATA[<p>Recently a number of ScienceBloggers including Mark Hoofnagle of <a href="http://scienceblogs.com/denialism/">Denialism</a> and myself have written posts about guns and gun control in the United States. While the internet tends to generate more heat than light, we decided that it might be worth having a discussion and debate about the subject. <a href="http://scienceblogs.com/denialism/2013/01/09/a-gun-control-debate-with-matt-springer/">His opening salvo is here</a>, at his blog. I recommend reading it first. He argues that substantial new gun control is both necessary and helpful, and I will generally disagree.  As always, I apologize to my physics readers for yielding to the temptation to wax political. I know I dislike it when my favorite non-political writers jump on their soapboxes. So for those of you who&#8217;re not interested in this sort of thing, please skip this and be assured that there&#8217;s plenty of physics posts in the pipeline as well.</p>
<p><span id="more-1709"></span><br />
By the rude bridge that arched the flood,<br />
Their flag to April’s breeze unfurled,<br />
Here once the embattled farmers stood,<br />
And fired the shot heard round the world.<br />
- Ralph Waldo Emerson, &#8220;Concord Hymn&#8221;</p>
<p>American independence began with a shot fired from an anonymous man&#8217;s personal musket. In the centuries since, the gun has become embedded into the American mythos from the rifles of the pioneers to the revolvers of the cowboys. This culture has not diminished in the present day. There are roughly as many firearms in the US as people, and though self-reported data is notoriously unreliable, somewhere between one third and one half of households own at least one firearm. The reasons for this choice are as diverse as the country itself. For some, it&#8217;s a marker of self-reliance, a sign that in this country power flows from the people in a way that&#8217;s not merely symbolic. For others, it&#8217;s shouldering the responsibility for the defense of self and family in a way that doesn&#8217;t rely on the vagaries of police patrol density and response time. Still others see it as a vital backstop against the the breakdown of civil order in the event of natural or man-made disaster. More still use their firearms to put food on the table in a natural way that doesn&#8217;t rely on grim stainless steel factory farms. Any of these are good reasons for a responsible person to consider firearms ownership, and their choice to do so puts them in a long and unique tradition of keeping and bearing arms.</p>
<p>Yet this culture of firearms ownership has its opponents. In the US in 2011, some <a href="http://www.fbi.gov/about-us/cjis/ucr/crime-in-the-u.s/2011/crime-in-the-u.s.-2011/tables/expanded-homicide-data-table-8">8,583 people were murdered</a> by assailants using firearms. In 2012, mass murders at a theater and an elementary school shocked the nation in a way that hasn&#8217;t been felt in many years. Both were committed with firearms. In the wake of these attacks, debate over guns in the United States has reignited. Mark has <a href="http://scienceblogs.com/denialism/2013/01/09/a-gun-control-debate-with-matt-springer/">penned his own contribution</a>, in which he argues along four lines. First, that gun control will reduce acts of mass violence. Second, that gun control will reduce violent crime generally. Third, that specific gun control methods he enumerates ought to be put in place in view of the previous two points. Fourth, that a number of ancillary pro-gun arguments are spurious and ought not have a place in serious discourse. I will respond to each of them in turn.</p>
<p>In its coverage of the recent attacks, the strongly anti-gun publication Mother Jones has compiled a <a href="http://www.motherjones.com/politics/2012/12/mass-shootings-mother-jones-full-data">list of mass shootings since 1980</a>. Though my disagreement with their editorial conclusions can hardly be overstated, I both admire their resolve to stick to a data-driven analysis and am glad to have a data source which can&#8217;t easily be accused of bias in my favor. The first key point is the extreme rarity of mass violence. In the 32 years since 1980, there have been some 513 people killed in 62 incidents of mass shootings under the Mother Jones definition (perpetrators generally included). This amounts to an average of 16 per year. Over the 12 years for which the CDC has available data, the average death rate due to lightning strikes has been <a href="http://wonder.cdc.gov/ucd-icd10.html">45 per year</a>. All other things being equal, you are almost three times more likely to be killed by lightning than you are to be killed by a mass shooter. Now any preventable cause of even a single death should be prevented, and while mass murder shocks the conscience in a way that the anonymous and impersonal forces of nature cannot, this ought to cause us to pause and consider whether what is being proposed will actually do any good. The choices we make in response to these tragedies will have consequences that we foresee and consequences we don&#8217;t. These consequences may well include the failure of new laws to save anyone in the future. This concern is not hypothetical &#8211; we&#8217;re well over a decade into our government&#8217;s frantic response to 9/11, and we may well be less safe than we were on 9/10.</p>
<p>We could begin by looking at whether or not semi-automatic rifles are actually a particularly heinous implement of death (we will discuss handguns in the &#8220;crime generally&#8221; section). In 2011, the United States experienced a total of <a href="http://www.cdc.gov/nchs/fastats/deaths.htm">2,437,163 deaths</a>. Of these, 12,664 were victims of murder. So for every 192 people who died in the United States, one was a victim of murder. Of those 12,664 murder victims, <a href="http://www.fbi.gov/about-us/cjis/ucr/crime-in-the-u.s/2011/crime-in-the-u.s.-2011/tables/expanded-homicide-data-table-8">323 were killed by a rifle</a>. Thus for every 40 people who were victims of murder, one was shot by a rifle. This comes in well behind knives or blunt objects or even bare hands. In terms of death toll, rifles are roughly on par with falling off ladders (which killed 404 in the year 2010). And this category comprises all rifles, from bolt-action deer rifles to AR-15s to .50-caliber Barretts.</p>
<p>One might be tempted to speculate that while the absolute numbers of rifle fatalities are small, their combat effectiveness makes them disproportionately dangerous in the context of random acts of mass violence. Mark, for instance, notes that a recent knife attack in China wounded many children but killed none. This conclusion, though tempting, is numerically dubious. A number of other <a href="[http://en.wikipedia.org/wiki/School_attacks_in_China_%282010%E2%80%932012%29">Chinese knife/hammer attacks at schools since 2010</a> have indeed between them exceeded the Connecticut death toll, but far and away the most effective weapons of mass murder are bombs and, for the less technically capable psychopaths, the kitchen match. The <a href="http://en.wikipedia.org/wiki/Bath_school_disaster">Bath School bombing</a> in 1927 killed more than Sandy Hill and Columbine combined. <a href="https://en.wikipedia.org/wiki/Julio_Gonz%C3%A1lez_%28arsonist%29">Julio González</a> killed 87 in the Bronx in 1990 with a match and some gasoline. The most lethal female mass killer in America used a <a href="http://www.nytimes.com/1982/03/30/us/reno-woman-who-killed-six-with-auto-sentenced-to-die.html">Lincoln Continental</a>. The unknown perpetrators of the <a href="http://en.wikipedia.org/wiki/Black_Saturday_bushfires">Black Saturday fires</a> in Australia killed many times more people than the Port Arthur massacre that touched off that nation&#8217;s much stricter gun laws. Now a list of anecdotes is not dispositive, but it is surprisingly hard to find comprehensive academic lists of rampage killings for the purpose of comparing across borders and between gun and non-gun attacks. At any rate the Wikipedia <a href="[http://en.wikipedia.org/wiki/List_of_rampage_killers:_Europe">compendium of rampage killings</a> internationally is striking (if not rigorous) reading &#8211; it lists 119 mass killings in the Americas and 100 in Europe.</p>
<p>Though non-gun massacres have been extremely lethal, one might speculate that at least gun control could prevent those that are gun-related. This has not seemed to be the case as regards firearms-related mass murder in other countries. The United Kingdom, a country with 1/5 of the US population, has experienced several mass shootings despite very strict gun control. The Dunblane school massacre in 1996 killed 17 in an environment more restrictive than even what Mark advocates. The further tightening of those laws &#8211; to the point of completely banning civilian possession of handguns &#8211; failed to prevent the Cumbria shootings in 2010. The same holds elsewhere in Europe. Of course the Norway shooting is well-known, but many others are less so. As I mentioned earlier I am unaware of a comprehensive list of European mass murders generally, which would allow us to make per-capita comparison. I would like to see one, should any of you know where to find a rigorous systematic study.  The best example on the pro-gun-control side is that of Australia, in which guns are regulated under a regime which has been a near ban since the Port Arthur massacre in 1996. There has nonetheless been at least <a href="http://en.wikipedia.org/wiki/Monash_University_shooting">one school shooting</a> since then, though fortunately it only resulted in two deaths. A mass shooting of 4 or more victims has not occurred since 1996. The total rate of mass killings by arbitrary methods did not change significantly, and overall homicide rates were unaffected[1]. It is a matter of conjecture as to what extent this quite modest success in a island nation of a very different culture and just 10% of the US population can be extrapolated to the US. (Here&#8217;s a data point for the difference in firearms culture: the Australian buyback program after Port Arthur brought in 631,000 firearms. US citizens bought almost three million last month alone.) In summary, mass violence, despite its considerable press, is exceptionally rare, not particularly reliant on guns, and not particularly preventable by gun control.</p>
<p>Now it&#8217;s worth taking a look at violent crime generally. While an uncommon cause of death in percentage terms, murder is a significant source of mortality in the United States. Of murders in the United States in 2011, 8,583 (about two thirds) were committed with firearms. Of firearms murders, the overwhelming majority were committed with handguns (6,220 with certainty, and likely most of the 1,587 &#8220;type not specified&#8221;). The <a href="http://www.unodc.org/documents/data-and-analysis/statistics/crime/Homicide_statistics2012.xls">rate of homicides (by all methods)</a> is about 4.8 per 100,000, which is high compared to Australia (1.0) the UK (1.2), or Canada (1.6). On the other hand, it&#8217;s low when compared to most nations outside the highly developed first world, such as Russia (10.2) and Mexico (22.7). The highest, Honduras, is a staggering 91.6.</p>
<p>Which comparisons are fair, and what are the causal factors? Here&#8217;s a cautionary tale &#8211; one very similar nation has a homicide rate of 9.8, more than twice that of the US. That nation <em>was</em> the US, in 1991. What changed? Sociologists differ, but it was certainly not due to stricter gun laws. (One frequently-mentioned and surprisingly robust possibility is <a href="http://www3.amherst.edu/~jwreyes/papers/LeadCrimeNBERWP13097.pdf">reduced childhood lead exposure</a> after lead was phased out of gasoline.) Simultaneous declines took place in many other developed nations to various extents. If non-gun factors can change the murder rate within the same country by more than a factor of two, it is extremely challenging to say anything about the effects of gun laws in nations with very different cultures, histories, economies, and demographics. And we shouldn&#8217;t kid ourselves, the culture, history, economy, and demographics of the US are very different than most of the rest of the small class of highly-developed western nations. For that matter, the nations of that class with lower murder rates than ours have always have had lower murder rates, even in the eras when their gun laws (and our own) were quite different. The homicide rate in England has not been substantially north of 1 per 100,000 <a href="http://www2.warwick.ac.uk/fac/arts/history/postgraduate/ma_studies/mamodules/hi971/topics/interpersonal/long-term-historical-trends-of-violent-crime.pdf">since the year 1800</a>. Mark dismisses any comparison to Mexico, but the comparison is more instructive than it first appears. The population of the Texas border city of El Paso<a href="http://www.elpasotimes.com/news/ci_17418626"> is some 75% Mexican</a> (and more than 80% Hispanic), but its homicide rate is a relatively bucolic 0.8 per 100,000. Its adjoining Mexican neighbor of Juarez is one of the most violent places on the planet, peaking at a hideous 130 per 100,000 in 2009. Do El Paso&#8217;s gun-friendly Texas laws make it so much more peaceful than Juarez? I doubt it. But it does put to bed the idea that gun laws are the primary or even a significant driver of the crime rates.</p>
<p>Within the US, violence in general and gun violence specifically are not evenly distributed. To enormous racial gap is well-known &#8211; the number of white <a href="http://www.fbi.gov/about-us/cjis/ucr/crime-in-the-u.s/2011/crime-in-the-u.s.-2011/tables/expanded-homicide-data-table-1">murder victims</a>[2] divided by the census number of white Americans gives a rate of 2.6 per 100,000. (This would be at the high end of western European homicide rates. Finland at 2.2 is the highest in western Europe. Outside of western Europe the rate is higher. The Baltics contain typical examples: Latvia is around 3, Lithuania and Estonia are around 5 to 6.) The equivalent rate for black Americans is 16.3 per 100,000. Gun laws are of course the same for both groups within a given state. As demonstrated by the El Paso vs. Juarez comparison, skin color means nothing by itself, but as a proxy for deeper cultural and socioeconomic factors it shows how little difference gun laws make. Since <a href="[http://www.baltimoresun.com/news/maryland/crime/blog/bal-demographics-of-2012-baltimore-homicides-20121231,0,4137229.story">most murder victims have criminal records</a>, one more possibly more parsimonious explanation for some of the murder rate in Mexico and many American urban cores is violence directly or indirectly related to the saturation of organized crime including the drug trade. Please note that I am not blaming the victim &#8211; the perpetrator is the person with sole moral responsibility. But to the extent that statistical patterns in the victims exist, we should examine them to see how they might be broken. The complete disconnect between gun laws and violent crime indicates that this is an ineffective way to try to break the pattern. It will be interesting to see if the recently-relaxed marijuana laws in some states result in reduced violence associated with the fact that criminal organizations no longer have exclusive control over its sale. While I am already generally opposed to the drug war as currently constituted, its end or at least reform could potentially be an effective anti-violence measure.</p>
<p>At this point we move on to Mark&#8217;s specific suggestions as to new gun control laws. The first is &#8220;significant restrictions on civilian ownership of magazine-fed semi-automatic weapons&#8221;. Here we hit the first problem. This category amounts to all firearms which fire one shot per trigger pull, which is itself very close to &#8220;all firearms&#8221;. The only modern firearms which are not semi-automatic and are sold in any meaningful quantity are bolt-action rifles, pump-action shotguns, and revolvers. Revolvers are functionally semi-automatic in that they fire one shot per trigger pull though they aren&#8217;t classified as semi-automatics for technical reasons[3]. If you include them, you&#8217;ve come close to banning civilian handgun ownership. This is politically impossible, legally dubious, and not likely to put a dent in mass shootings, much less mass killings generally.</p>
<p>Well, you could try restrictions that don&#8217;t amount to a ban. Mark suggests requiring a &#8220;legitimate reason&#8221; for ownership. While I would certainly object to self-defense not being a reason (and that reason applies to everyone), we already have good evidence that this type of &#8220;good reason&#8221; scheme is futile. California has a &#8220;may-issue&#8221; concealed carry system, where the issue of permits is at the discretion of the local county&#8217;s evaluation of your stated reason. As a result, some counties issue to effectively everyone, and some counties issue to no one, or only to the famous or politically well-connected. Or rich, as has been <a href="https://www.nytimes.com/2011/02/20/nyregion/20guns.html?_r=4&amp;partner=rss&amp;emc=rss&amp;">pointed out in New York</a>. Just the paperwork to possess a handgun in NYC costs <a href="http://www.nyc.gov/html/nypd/html/permits/handgun_licensing_information.shtml">north of $400</a>. A huge fee merely to ask for some bureaucrat&#8217;s personal fiat is the antithesis of equal protection under the law, and unworkable in a society that respects the rule of law. It&#8217;s evadable too &#8211; Anders Breivik jumped through Norway&#8217;s considerable hoops without trouble. Conversely, I&#8217;m with Mark in favor of safe gun storage, and in fact most new guns in the US are automatically sold with locks. Many states already have criminal penalties for not adequately securing guns against children. Criminal penalties for having your guns misused more generally are not reasonable. Locks and safes are breakable, often with something as simple as a sledgehammer (of course locks and safes are still a good idea, but far from infallible), and it is unacceptable to put people in jail for being the victim of a crime. Limits on magazine capacity are also unlikely to accomplish anything positive. I have seen no evidence that ordinary crime either requires or typically involves more than one or two shots. Mass shootings by definition involve more, but the numbers involved indicate that the success of magazine prohibition is dubious. Of the 62 shootings listed by Mother Jones, I count only two (the Giffords shooting and the Thurston High School shooting) which were stopped when the gunman was tackled during reloading. One occurred during a ban on &gt;10-round magazines, one didn&#8217;t. The one that did actually involved more people being hit.</p>
<p>Mark&#8217;s second main thrust is toward better policing of guns moving from legal owners to prohibited ones. Currently buying a gun from a dealer means undergoing a background check through the federal NICS system. Private sale within the same state is not prohibited federally, so in principle a prohibited person could procure a firearm by buying one from a private individual who is unaware of the buyer&#8217;s criminal history. Alternately and more commonly, a prohibited person could entice a friend, romantic partner, or relative with a clean record to purchase a gun on the criminal&#8217;s behalf. It is illegal to serve as a proxy buyer (a &#8220;straw purchase&#8221;) even for a person with a clean record, but it does happen and seems to be the most common source of guns for criminals. Can this be prevented or mitigated? Probably so. It is possible to trace serial numbers to the original dealer, and from there to the original buyer via the <a href="http://www.atf.gov/forms/download/atf-f-4473-1.pdf">Form 4473</a> records kept at the dealer&#8217;s location. For that matter there are thousands of criminal attempts at gun stores to purchase firearms which are stopped by NICS every year, but <a href="https://www.ncjrs.gov/pdffiles1/bjs/grants/227604.pdf">only a few dozen convictions</a>. This dismal rate could be improved immensely under current law. While I have serious privacy concerns with opening or requiring NICS for private sales, it is conceivable that it could be done and might have some good effect.</p>
<p>Finally, Mark enumerates eight pro-gun arguments which he believes are not worthy of serious attention. I&#8217;ll briefly comment on each, sometimes to agree, sometimes to disagree, sometimes to clarify. (The arguments themselves are Mark&#8217;s words. His own responses to them are at his post.)</p>
<p>1. <em>The only thing that stops gun violence is &#8220;good guys&#8221; with guns &#8211; the argument we should arm teachers, arm principles, or place armed guards to prevent mass shootings in school.  Or the even more obnoxious &#8220;when seconds count&#8221; argument.</em></p>
<p>In vast majority of cases, mass shootings are stopped when the perpetrator is shot, either by suicide or police. But we have almost no data on the possibility of concealed carry permit holders stopping mass shootings. This is not surprising. Mass shootings are extremely rare, concealed carry is rare in percentage terms (around <a href="http://www.txdps.state.tx.us/rsd/chl/reports/ActLicAndInstr/ActiveLicandInstr2011.pdf">2% have a permit in Texas</a>), and mass shootings almost exclusively occur in places where concealed carry is prohibited by statute or the property owner. On the other hand, in terms of raw numbers millions of permit holders rack up billions of man-hours carrying every year. Permit holders <a href="http://www.tcleose.state.tx.us/">outnumber police 7 to 1 in Texas</a>, for instance. It is unreasonable to expect that extension of concealed carry to schools will result in catastrophic movie shootouts when it has not done so anywhere else &#8211; <a href="http://concealedcampus.org/2012/03/colorado-supreme-court-affirms-campus-carry/">including many college campuses</a>. I would not suggest concealed carry in schools as a panacea in view of its lack of a track record and the small percentage who would actually do it, but I would also not suggest we automatically discount it.</p>
<p>2. <em> You can kill someone with a frozen banana, hence assault weapons shouldn&#8217;t be banned.</em></p>
<p>If assault weapons were actually a problem, and if banning them would actually accomplish anything, then maybe. But as it is, choking on food kills around three times as many people as assault weapons.</p>
<p>3.  <em>The 2nd amendment protects us from tyranny.</em></p>
<p>I understand where you&#8217;re coming from. The American revolution can&#8217;t be exactly duplicated in the modern world. But I don&#8217;t dismiss this for two reasons. First, the long view. In living memory most of Europe fell to two different varieties of hideous tyranny, of a kind that no one could have seen coming even a few decades earlier. Fascism and communism are not descending in the US, but we would be foolish to think it&#8217;s always and forever impossible. And if it did, we shouldn&#8217;t assume that rifles are hopeless against stealth bombers and tanks. Unfortunately the pre-medieval primitives in the Taliban didn&#8217;t make that assumption either, and they&#8217;ve more or less succeeded in forcing a US withdrawal. Second, and more mundanely, the 2nd amendment actually talks about the <em>security</em> of the state, not just overthrowing it. There are times and places where the state can suddenly fail, and at that point the people are on their own until normality can be restored. I was less than 80 miles from landfall when Katrina temporarily eliminated the entire governmental apparatus in New Orleans, and saw the need for this firsthand.</p>
<p>4. <em>It&#8217;s crazy people that&#8217;s the problem, we need to track them, institutionalize them etc.</em></p>
<p>Many &#8211; but not all &#8211; mass shooters are nuts. But the gargantuan, overwhelming majority of the mentally ill are completely harmless. If we did have a way to better separate out the tiny fraction of the dangerous mentally ill, we would be better off. Now it&#8217;s true that &#8220;better mental health treatment&#8221; is much easier said than done, though better health care is always worth working toward. There are already some easy ways we could do better, as the NICS failure to disqualify an already legally-adjudicated-ineligible Seung-Hui Cho demonstrates. Beyond that, we should tread carefully.</p>
<p>5. <em>They already had an assault weapons ban, it didn&#8217;t work.</em></p>
<p>As you say, it was a pointless exercise that banned cosmetic features. But as I hope to have demonstrated above, even a much more comprehensive ban is not likely to accomplish anything.</p>
<p>6. <em>It&#8217;s unconstitutional!</em></p>
<p>Well, there&#8217;s the Constitution as the Platonic ideal of its text (or original public meaning, if you prefer), and there&#8217;s the Constitution as actually interpreted by the supreme court. The proposed <a href="www.feinstein.senate.gov/public/index.cfm/assault-weapons">Feinstein ban</a> is unconstitutional in the first sense in my opinion, but probably wouldn&#8217;t be in the opinion of the nine people whose votes matter.</p>
<p>7. <em>But Israel lets everyone carry guns and they don&#8217;t have school shootings.</em></p>
<p>Israel is indeed a very different country. As I have argued, extrapolating from other nations in this context doesn&#8217;t generally work. I agree that it doesn&#8217;t work here either, in either direction.</p>
<p>8.  <em>It&#8217;s because we don&#8217;t have school prayer, the students should have rushed the gunman, it&#8217;s because God isn&#8217;t in schools, it&#8217;s video games, it&#8217;s feminists, it&#8217;s doctors, it&#8217;s anti-depressants etc.</em></p>
<p>Yes, these are all dumb arguments.</p>
<p>To conclude: gun control is very unlikely to accomplish anything positive even in the most rationally-designed best-case scenario, and the proposals being floated in DC are not even in the same zip code as rational.</p>
<p>&nbsp;</p>
<p>[1] Of course I prefer to cite linkable material, but unfortunately academic publications are generally behind paywalls. My statement about homicides is fairly well-documented and not especially controversial in the literature. Wikipedia&#8217;s article about <a href="https://en.wikipedia.org/wiki/Gun_politics_in_Australia#Research">gun politics in Australia</a> links many typical studies by various groups on this issue of homicides in Australia. My statement about mass killings generally is taken from Evaluating Gun Policy: Effects on Crime and Violence, P 121-156, 2003, Philip J. Cook and Jens Ludwig, eds.</p>
<p>[2] I use victims rather than perpetrators because in a large percentage of homicides the race of the perpetrator is unknown. The great majority of homicide is intra-racial rather than inter-racial, so it&#8217;s not a bad first approximation. But it&#8217;s not a perfect approximation. The two major problems are the aforementioned failure to account for inter-racial homicide, and that the US is vastly more complicated than the simplistic FBI categories of &#8220;white&#8221;, &#8220;black&#8221;, and &#8220;other&#8221;.</p>
<p>[3] From a technical standpoint, semi-automatic means that a single trigger pull fires a round, removes the spent cartridge from the chamber, and inserts a new cartridge into the chamber. This is almost the same thing as saying &#8220;one shot per trigger pull until you run out of ammo&#8221;. The principle exception is revolvers, which are still one shot per pull, but each cartridge has its own separate chamber and the spent cartridge remains with the chamber after firing. While we&#8217;re being technical, there is also a difference between a clip and a magazine. A magazine is a device that holds and feeds cartridges into a chamber. A clip is a device that feeds cartridges into a magazine. But like &#8220;invite&#8221; as a noun, nobody worries about it too much.</p>
]]></content:encoded>
			<wfw:commentRss>http://scienceblogs.com/builtonfacts/2013/01/14/gun-control-debate-with-mark-hoofnagle-pt-1/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>