Freshman's dream
From Wikipedia, the free encyclopedia
The freshman's dream is a name sometimes given to the error (x + y)n = xn + yn, where n is a real number (usually a positive integer greater than 1). Beginning students commonly make this error in computing the exponential of a sum of real numbers.[1]. When n = 2, it is easy to see why this is incorrect: (x + y)2 can be correctly computed by FOILing as x2 + 2xy + y2. For larger positive integer values of n, the correct result is given by the binomial theorem.
The name freshman's dream also sometimes refers to the theorem that says that for a prime number p, if x and y are members of a commutative ring of characteristic p, then (x + y)p = xp + yp. In this case, the "mistake" actually gives the correct result, due to p dividing all the binomial coefficients save the first and the last. This theorem demonstrates that exponentiation by p produces an endomorphism, known as the Frobenius endomorphism of the ring.
[edit] Examples
- (1 + 4)2 = 52 = 25, not 12 + 42 = 17. If we use the FOIL rule mentioned above, we obtain 17 + 8 = 25, which is correct.
does not generally equal
. For example,
, which does not equal 3+4=7. In this example, the error is being committed with the exponent n = ½.
[edit] See also
[edit] References
- ^ Julio R. Bastida, Field Extensions and Galois Theory, Addison-Wesley Publishing Company, 1984, p.8.

