Is there a high-concept explanation for why characteristic 2 is special? - MathOverflow most recent 30 from http://mathoverflow.net2013-05-22T23:33:28Zhttp://mathoverflow.net/feeds/question/915http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-specialIs there a high-concept explanation for why characteristic 2 is special?Qiaochu Yuan2009-10-17T18:55:01Z2012-12-11T00:08:34Z
<p>The structure of the multiplicative groups of Z/pZ or of Z<sub>p</sub> is the same for odd primes, but not for 2. Quadratic reciprocity has a uniform statement for odd primes, but an extra statement for 2. So in these examples characteristic 2 is a messy special case.</p>
<p>On the other hand, certain types of combinatorial questions can be reduced to linear algebra over F<sub>2</sub>, and this relationship doesn't seem to generalize to other finite fields. So in this example characteristic 2 is a nice special case.</p>
<p>Is anything deep going on here? (I have a vague idea here about additive inverses and Fourier analysis over Z/2Z, but I'll wait to see what other people say.)</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/934#934Answer by Carter Tazio Schonwald for Is there a high-concept explanation for why characteristic 2 is special?Carter Tazio Schonwald2009-10-17T20:23:14Z2009-10-17T20:23:14Z<p>I think the simplest answer is just that... F_2 is much simpler to analyze and use, and for example has the concrete interpretation of also being a nice way to have permutation matrices defined over a field, as well as being a cute way of encoding statements in boolean logic.</p>
<p>In short, I don't think any of this is emblematic something deep, but rather that F_2 is the easiest to understand of all the finite fields, and its simplicity makes it very useful in works that call for a finite field </p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/935#935Answer by Ben Webster for Is there a high-concept explanation for why characteristic 2 is special?Ben Webster2009-10-17T20:39:56Z2009-10-17T21:35:51Z<p>Maybe this isn't very high concept, but I've always thought the "original sin" of 2 was that there's a integer which is a second root of unity, which doesn't happen for any other prime.</p>
<p>Why is this deep? Well, one way to think of it as this: in fields of characteristic p, pth roots of unity must all be trivial (and in general, taking pth roots is a bad idea), so fields of characteristic 2 are particularly incompatible with the integers, since they have to destroy -1.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/937#937Answer by David Zureick-Brown for Is there a high-concept explanation for why characteristic 2 is special?David Zureick-Brown2009-10-17T20:46:37Z2009-10-17T20:46:37Z<p>Most of the examples of char 2 being funny that I know of (and there are a lot) really boil down to the fact that x = -x.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/938#938Answer by Harrison Brown for Is there a high-concept explanation for why characteristic 2 is special?Harrison Brown2009-10-17T20:46:58Z2009-10-17T20:46:58Z<p>This is certainly not very high-concept, but I've always just thought there was more "room to maneuver" in high characteristic, and there's some inexplicable (well, nearly inexplicable!) "phase change" that happens between characteristic 2 and 3. And yeah, this is fuzzy and not well-defined, but it's nevertheless how I think about it?</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/964#964Answer by shenghao for Is there a high-concept explanation for why characteristic 2 is special?shenghao2009-10-18T00:22:31Z2009-10-18T00:22:31Z<p>I think one reason that makes 2 special is that, for the only archimedean place of the rationals, namely the real numbers, it has absolute Galois group of order 2.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/1003#1003Answer by S. Carnahan for Is there a high-concept explanation for why characteristic 2 is special?S. Carnahan2009-10-18T04:58:28Z2009-10-19T17:45:38Z<p>I think there are two phenomena at work, and often one can separate behaviors based on whether they are "caused by" one or the other (or both). One phenomenon is the smallness of 2, i.e., the expression p-1 shows up when describing many characteristic p and p-adic structures, and the qualitative properties of these structures will change a lot depending on whether p-1 is one or greater than one. For example:</p>
<ul>
<li>Adding a primitive p-th root of unity z to Q<sub>p</sub> yields a totally ramified field extension of degree p-1. The valuation of 1-z is 1/(p-1) times the valuation of p. This is a long way of saying that -1 lies in Q<sub>2</sub>.</li>
<li>The group of units in the prime field of a characteristic p field has order p-1. This is the difference between triviality and nontriviality.</li>
<li>As you mentioned, some combinatorial questions can be phrased in Boolean language and attacked with linear algebra.</li>
</ul>
<p>The other phenomenon is the evenness of 2. Standard examples:</p>
<ul>
<li>Negation has a nontrivial fixed point. This gives one way to explain why there are 4 square roots of 1 mod 2^n (for n large), but only 2 in the 2-adic limit. If you combine this with smallness, you find that negation does nothing, and this adds a lot of subtlety to the study of algebraic groups (or generally, vector spaces with forms).</li>
<li>The Hasse invariant is a weight p-1 modular form, and odd weight forms behave differently from even weight forms, especially in terms of lifting to characteristic zero, level 1. This is a bit related to David's mention of abelian varieties - I've heard that some Albanese "varieties" in characteristic 2 are non-reduced.</li>
</ul>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/1874#1874Answer by Sonia Balagopalan for Is there a high-concept explanation for why characteristic 2 is special?Sonia Balagopalan2009-10-22T13:47:05Z2009-10-23T16:33:55Z<p>$x\mapsto x^2$ is a (1-1) automorphism on fields of characteristic 2, whereas it is 2-1 on $F_q\setminus{0}$ if q is odd. Not a high level concept, but this is where all things quadratic (reciprocity, residues, etc.) break down.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/2088#2088Answer by Vania Mascioni for Is there a high-concept explanation for why characteristic 2 is special?Vania Mascioni2009-10-23T14:02:39Z2009-10-23T14:02:39Z<p>I see binary arithmetic to be the natural companion to set theory, and this singles <code>F_2</code> out given that set theory is the core of mathematics. The basic idea being that all subsets of a finite set with n elements can be associated with a binary n-tuple (an element of <code>(Z_2)^n</code>). Or vice-versa, since we could as well consider set theory as the study of binary n-tuples. (Just an elementary example: the sum of two such n-tuples, using 1+1=0, corresponds to the symmetric difference of the two sets). The very fact that a set of n elements has <code>2^n</code> subsets reminds us of the core meaning of the powers of 2.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/2098#2098Answer by Vigleik Angeltveit for Is there a high-concept explanation for why characteristic 2 is special?Vigleik Angeltveit2009-10-23T15:13:29Z2009-10-23T15:13:29Z<p>I think 2 is not special, we just see the weirdness at 2 earlier than the weirdness at odd primes.</p>
<p>For example, consider Ext<sub>E(x)</sub>(F<sub>p</sub> , F<sub>p</sub>) where E(x) denotes an exterior algebra over F<sub>p</sub>. If p=2 this is a polynomial algebra on a class x<sub>1</sub> in degree 1 and if p is odd this is an exterior algebra on a class x<sub>1</sub> tensor a polynomial algebra on x<sub>2</sub>. I say these are the same, generated by x<sub>1</sub> and x<sub>2</sub> in both cases and with a p-fold Massey product < x<sub>1</sub>,...,x<sub>1</sub>>=x<sub>2</sub>. The only difference is that a 2-fold Massey product is simply a product.</p>
<p>In what sense are the p-adic integers Z<sub>p</sub> the same? One way to say it is that if you study the algebraic K-theory of Z<sub>p</sub> you find that the first torsion is in degree 2p-3. If p=2 this is degree 1, and K<sub>1</sub>(A) measures the units of A (for a reasonable ring A). If p is odd it measures something something more complicated. Another way to say it is that Z<sub>p</sub> is the first Morava stabilizer algebra and there is something special about the n'th Morava stabilizer algebra at p if p-1 divides n. If you study something like topological modular forms, this means the primes 2 and 3 are special.</p>
<p>The dual Steenrod algebra is generated by \xi<sub>i</sub> at p=2 and by \xi<sub>i</sub> and \tau<sub>i</sub> at odd primes. But really it is generated by \tau<sub>i</sub> with a p-fold Massey product < \tau<sub>i</sub>,...,\tau<sub>i</sub>>=\xi<sub>i+1</sub> at all primes, after renaming the generators at p=2. (Again a 2-fold Massey product is just a product.)</p>
<p>I could go on, but maybe this is enough for now.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/30008#30008Answer by Gerry Myerson for Is there a high-concept explanation for why characteristic 2 is special?Gerry Myerson2010-06-30T05:39:52Z2010-06-30T05:39:52Z<p>When I was a lad, I was taught that 2 acted strange (compared to other prime numbers) because it was of the form $1-u$ for a unit, $u$. I guess the test of whether this holds water would be something like: let $R$ be a (commutative) ring (with unity), then do the irreducibles in $R$ of the form $1-u$, $u$ a unit in $R$, stand out from the other irreducibles in $R$ in some significant way? </p>
<p>I think there is some evidence in favor of this hypothesis in the rings ${\bf Z}[\rho]$, where $\rho$ is a $p$th root of unity, and $1-\rho$ is an irreducible that may require special consideraiton. </p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/30033#30033Answer by Tom Goodwillie for Is there a high-concept explanation for why characteristic 2 is special?Tom Goodwillie2010-06-30T11:04:23Z2010-06-30T11:04:23Z<p>It's anthropocentrism. If we were starfish, we would think that the prime $5$ was the weird one.</p>
http://mathoverflow.net/questions/915/is-there-a-high-concept-explanation-for-why-characteristic-2-is-special/115962#115962Answer by P Vanchinathan for Is there a high-concept explanation for why characteristic 2 is special?P Vanchinathan2012-12-10T09:58:50Z2012-12-11T00:08:34Z<p>Here is my computational reason (instead of a high-concept explanation) why the primes 2 and 3 are special (hypotheses of many theorems on algebraic groups, linear or projective exclude both these primes). </p>
<p>The numbers 2 and 3 got into the Primes Club by 'dubious' means!</p>
<p>Given $p$, to certify it as a prime a number, we need to check no number $d $ with $1 < d \leq [ \sqrt p ]$ divides it. For 2 and 3 this condition is vacuously true as there are no integers in that interval, wheres 5 onwards they really needed to pass the test!</p>