e^2

Got math?

This is the E2 usergroup e2, which was originally a proper subset of the e2science group (e^2e2science). At first, the group name was e π i + 1 = 0, but some whiners thought that would be too hard to send a message:

/msg <var>e</var><sup>_&pi;_<var>i</var></sup>_+_1_=_0 After typing that, I forgot what I was going to say.

So here we are instead with a simpler (but more boring) name e2theipiplus1equalszero. Update: more complainers. Now we're just e^2. (Now does that means e² or e XOR 2 ? That is my secret.) Tough luck for those without a caret key.

e^2 often erupts into long mathematical discussions, giving members more /msgs than they care to digest. So, you have a few other options if the math is going to get seriously hairy:

  • Send to only those members of the group currently online:

    /msg? e^2 Brouwer was a Communist!.
     
  • Speak in the chatterbox. But be prepared to give non-math noders headaches.
  • Add the room Mathspeak to the list of rooms you monitor in squawkbox or Gab Central. Mathspeak died of loneliness.

How about logging in?

You may want to read some of these while you are calculating ln π.


a generalization of the fundamental theorem of symmetric functions (idea)

2008-01-02 03:36:47
linked by Oolong

A symmetric function is a polynomial or rational function (quotient of polynomials) in n variables which remains invariant no matter how you permute variables (e.g. swap x1 with x2). They feature prominently in Galois theory. The elementary symmetric functions appear as the coefficients of a polynomial in n indeterminates (i.e. the coefficients of f(t) = (t - x1)···(t - xn) ), and the fundamental theorem of symmetric functions says that any symmetric function can be expressed as a polynomial or rational function of elementary symmetric functions. When the original function isn't symmetric, we can still say something interesting.

Theorem: Let g(x) be any polynomial where x = (x1, ..., xn) are n variables, and let s1, ..., sn be the elementary symmetric functions in n variables. Then g(x) can be written as a linear combination of monomials

x1ν1 x2ν2 ··· xnνn

such that νii - 1 and the coefficients of the monomials are polynomials in the si.

This theorem, seemingly due to Emil Artin, is a slight generalisation of the fundamental theorem of symmetric functions. It gives the closest possible expression of any polynomial in terms of symmetric functions no matter if the original polynomial is symmetric or not. Or if you prefer, the fundamental theorm of symmetric functions comes as an easy corollary to this theorem.

The corollary is obvious. Observe that the nature of monomials is such that they can't be symmetrised, because the powers in the monomial have to be nondecreasing by indices. Thus, if the original polynomial g(x) was symmetric, then the only way it can still be symmetric after being written in this form is if the only monomial with nonzero coefficient is the one for which all the νi are zero, i.e. the constant term. But then the constant term is a polynomial of elementary symmetric functions, proving the corollary.

The proof is an algorithm for putting g(x) in the desired form.

Proof: Let fn(t) := (t - x1)(t - x2 )···(t - xn) = tn - s1tn-1 + ··· + (-1)nsn and define recursively

fi - 1(t) := fi(t)/(t - xi).

Three things are immediately clear:

  • The polynomial fi(t) has xi as a root, the other roots being the other xj with j < i, because it's just fn(t) with the last n - i linear factors divided away.
  • By synthetic division and by the recursive definition, the coefficients of fi(t) are polynomials in terms of the elementary symmetric functions and the xj with j > i.
  • The degree of fi(t) is i.

Now for the algorithm to put g(x) in the desired form. Since x1 is a root of f1(t), it is possible to express x1 in terms of the symmetric functions si and the rest of the xi with i > 1. Substitute this expression of x1 into g(x), and expand out the result, which does not contain any term with x1 now.

We proceed recursively as follows. Since x2 is a root of f2(t), it is possible to express x22 or any higher power in terms of the symmetric functions si and the rest of the xi with i > 2, with perhaps a few terms of x2 of degree less than 2. Substitute this expression of x22 (or higher) into g(x), and expand out the result, which no longer contains any term with x22 or higher degree.

Continuing in this process of eliminating all third powers of x3 or higher with f3(t), all fourth powers of x4 or higher with f4(t), we obtain the desired form for g(x).

QED.

Let's work out an example. Unfortunately, the only way to make an interesting enough example involves heavy computations. I will work out some steps of the example, but I will leave most of the boring manipulations to Maxima or to a diligent reader.

Let us consider the symmetric polynomial in 3 variables

g(x) = x12x2 + x12x3 + x22x1 + x22x3 + x32x1 + x32x2

Now, in 3 variables, the fi(t) from the proof above are

f3(t) = t3 - s1t2 + s2t - s3,
f2(t) = t2 + (x3 - s1)t + (s2 - s1x3 + x32),
f1(t) = t - s1 + x2 + x3.

Recall that f2 and f1 are obtained by symbolic synthetic division of the polynomial above them and that the remainders are zero. Also, recall at this point that the elementary symmetric functions in three variables are

s1 = x1 + x2 + x3,
s2 = x1x2 + x1x3 + x2x3,
s3 = x1x2x3.

Since f1(x1) = 0, f2(x2) = 0 and f3(x3) = 0, we obtain that

x1 = s1 - x2 - x3,
x22 = s1x2 + s1x3 - s2 - x2x3 - x32,
x33 = s1x32 - s2x3 + s3.

So, the algorithm now says to replace this expression for x1 into g(x), which after expanding everything out becomes

3x2x32 - s1x32 + 3x22x3 - 4s1x2 x3 + s12x3 - s1x22 + s12x2.

Note that we have succeeded in eliminating x1 from this expression. Now we do the same with x22, to obtain

-3x33 + 3s1x32 - 3s2x3 + s1s2.

Finally we replace x33 by its own expression to conclude that

g(x) = s1s2 - 3s3,

which is the expression of g(x) in terms of elementary symmetric functions that we sought.

the smallest number that looks prime but isn't (idea)

2007-12-23 20:00:54
 
No joke — there's a semi-serious proof involved here. We're looking for the smallest number that could easily be mistaken for prime but in fact is not. How do we find it? Well, since it's not prime, let's look for its prime factors.
  • The number can't be a multiple of twoeven numbers are too easy to spot.
  • The number can't be a multiple of three — there's an easy test for that.
  • The number can't be a multiple of five — thanks to our base ten number system, it's too easy to find those.
  • Seven? Sure, why not? Multiples of seven don't look special at all. But we need more than one prime factor -- everybody knows that 49 is seven squared.
  • The other factor can't be eleven — 7 x 11 = 77, obviously not prime. Multiples of 11, especially low ones, are fairly obvious.
  • But what about thirteen? 7 x 13 = 91. That...looks prime.
So there you have it. A rigorous proof that the smallest number that looks prime but isn't is 91. Use this to impress your friends and shame your enemies at cocktail parties.

But what about the smallest number that can't be described in fewer than 15 words?

Buffon's Needle (thing)

2007-11-18 03:58:43
linked by jrn

Sewing without Calculus

Buffon's needle is deeply unsatisfying: a question with only a passing relationship to circles (the needle can fall in any orientation -- but there's still the small matter of lateral motion!) ends up connected to π. Why?

The standard proof -- above in devout's writeup, with integrals -- does little to explain the mysterious appearance of π. Calculation is often like that.

Geometric measure theory offers a "clean" proof, one that almost does explain where π comes from. And it goes like this.

  1. We are interested in the probability "pL" that a needle of length L, randomly dropped on a surface ruled with lines at interval 1 from each other, will intersect a line. Suppose L≤1. Then almost always the needle can intersect at most 1 line, so either it intersects 1 line (with probability pL) or it intersects 0 lines (with probability 1-pL). Thus we may take the expectation to get the probability:
    pL = e(L) = E(number of intersections of a needle of length L with a line)
  2. Suppose we connect 2 needles of lengths L and M at their edge (not necessarily in a straight line -- we're interested in a crooked needle). Since expectation is linear, the expected number of intersections of our crooked needle with a line is
    e(L+M) = e(L) + e(M)
    (Note that our notation e(L+M) ignores the shape of the needle, as the RHS does not depend on this shape!). Naturally, we can do this for any number of needles glued at their ends. So e is a linear function, and e(t)=ct for some constant c.
  3. We wish to find c -- then we will be able to determine e(L) and, especially, e(1).
  4. By using our favourite convergence theorem on expectation (e.g., the monotone convergence theorem) we see that for any curve with length L, if we drop it at random, the expected number of intersections with a line will be e(L)=cL.
  5. OK, so let's pick a particularly easy curve. Take the circle of diameter 1. Its perimeter is π, so the expected number of intersections of a circle of diameter 1 with a surface ruled with lines at interval 1 is e(π)=cπ. On the other hand, no matter how we drop this circle, it always intersects exactly 2 lines! So e(π)=2, and therefore c=2/π, as required.
QED.

The proof above is based on what appears in the introduction to

Naturally, that book goes considerably further -- and generally in more algebraic directions.

Venerable members of this group:

Swap@, cjeris, s19aw, Wntrmute, Brontosaurus, TanisNikana, abiessu, Siobhan, unperson, nol, flyingroc, krimson, Iguanaonastick, neil, Eclectic Scion, haggai, redbaker, wazroth, small, Karl von Johnson, eien_meru$, Eidolos, Kit, Ryouga, SlackinWhileSleepin, Sontra, ariels, quantumlemur, futilelord, Leucosia, RPGeek, Anark, ceylonbreakfast, fledy, Oolong@, DutchDemon, jrn, allispaul, greth, chomps, JavaBean, waverider37, IWhoSawTheFace, DTal, not_crazy_yet
This group of 45 members is led by Swap@