Cut the knot: learn to enjoy mathematics
A math books store at a unique math study site. Shopping at the store helps maintain the site. Thank you.
Learning Math Online
Sites for teachers
Sites for parents
Terms of use
Awards
Interactive Activities

CTK Exchange
CTK Wiki Math
CTK Insights - a blog
Math Help

III Millennium Olympiad

Games & Puzzles
What Is What
Arithmetic/Algebra
Geometry
Probability
Outline Mathematics
Make an Identity
Book Reviews
Stories for Young
Eye Opener
Analog Gadgets
Inventor's Paradox
Did you know?...
Proofs
Math as Language
Things Impossible
Visual Illusions
My Logo
Math Poll
Cut The Knot!
MSET99 Talk
Other Math sites
Front Page
Movie shortcuts
Personal info
Privacy Policy

Guest book
News sites

Recommend this site

Games to relax

Sites for teachers
Sites for parents

Education & Parenting

Manifesto  |  Bookstore  |  Contents  |  Amazon store  |  Term index  |  What changed?  |  Contact  |  Recommend
RSS Feed: Recent changes at CTK

A Property of the Powers of 2

A combinatorial result due to Paul Erdös and John Selfridge has been discussed by R. Honsberger in his In Pólya's Footsteps.

Given a finite collection of numbers

  A = {a1, ..., an},

the sums of different members of A taken by two form another collection

(1) A2 = {ai + aj: ai, aj A, i j}.

(Note that the numbers in A, and even more so in A2, are not required to be distinct. Thus, the term "collection" here is used in liew of the more common "multiset". Multiset is similar to set in that the order of its terms is not important; it differs from set in that its terms may come with multiplicities greater than 1. These multiplicities are as important for distinction between multisets as the sets of their elements. If two identical terms in two multisets have different multiplicities, the multisets are different.)

In the definition (1), the two sums ai + aj, with i j, are considered as the same term in A2. Thus more accurately (1) could be written as

(1') A2 = {ai + aj: ai, aj A, i < j}.

For example, if A = {2, 3, 6, 9} and B = {1, 4, 7, 8}, then

  A2 = {5, 8, 9, 11, 12, 15} and
B2 = {5, 8, 9, 11, 12, 15}.

This example also shows that it is possible to have A2 = B2 for different A and B. We have a curious result:

Theorem

If A2 = B2 for different A and B, then A and B are of the same size n and, furthermore, n is a power of 2.

The fact that A and B are bound to have the same size in order for

(2) A2 = B2

to hold is rather obvious. It follows from the observation that the number C(k, 2) = k(k-1)/2 of distinct unordered pairs of terms from a collection of k objects is a strictly increasing function of k.

Below I include two copies of the same applet to help you verify the second part of the theorem.

(In the left upper corner of the applet, in blue, you see A terms. Each could be modified by clicking a little of its vertical center line. Beneath it, in black, the applet lists the terms of A2 in a nondecreasing order. The size of A could be changed in the same manner. The terms of A2 could be displayed, if so desired, in a separate window by clicking on the "Pop frame" button. I'll explain the purpose of the two remaining controls - "#summonds" and "Economize" shortly.)


This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at http://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


Buy this applet
What if applet does not run?

This applet requires Sun's Java VM 2 which your browser may perceive as a popup. Which it is not. If you want to see the applet work, visit Sun's website at http://www.java.com/en/download/index.jsp, download and install Java VM and enjoy the applet.


Buy this applet
What if applet does not run?

Now let's turn to the proof of the second part of the theorem: (2) implies n = 2r, for a positive integer r. Assume (2) holds and introduce the generating functions

  f(x) = xa1 + ... + xan = Sxai and
g(x) = xb1 + ... + xbn = Sxbi,

where i ranges from 1 through n. Squaring gives

 
[f(x)]2 = (xa1 + ... + xan)2
  = (xa1)2 + ... + (xan)2
  + 2(xa1 + a2 + xa1 + a3 + ... + xan-1 + an)

In other words,

(3) [f(x)]2 = S(x2)ai + Sxai + aj, i j.

Or,
(3a) [f(x)]2 = S(x2)ai + 2Sxai + aj, i < j.

And similarly,
(3b) [g(x)]2 = S(x2)bi + 2Sxbi + bj, i < j.

Since, by our assumption, (2) holds and implies Sxai + aj = Sxbi + bj, subtraction of (3b) from (3a) gives

  [f(x)]2 - [g(x)]2 = S(x2)ai - S(x2)bi.

Recalling the definition of f(x) and g(x), this is equivalent to

(4) [f(x)]2 - [g(x)]2 = f(x2) - g(x2).

Factoring the left hand side, we have

(4') (f(x) + g(x))(f(x) - g(x)) = f(x2) - g(x2).

After setting h(y) = f(y) - g(y) the latter transforms into

(4'') (f(x) + g(x))·h(x) = h(x2).

Assume A and B are not identical, such that f(x) differs from g(x) and, therefore, h(x) is not identically zero. Then, of course, h(x) can be written in the form

(5) h(x) = (1 - x)kp(x),

where p(x) is not divisible by (1 - x), i.e., p(1) 0. (5) implies

(6)
h(x2)= (1 - x2)kp(x2)
 = (1 - x)k(1 + x)kp(x2),

and (4'') becomes

(7) (f(x) + g(x))·p(x) = (1 + x)kp(x2).

From the definition, f(1) = g(1) = n, so that (7) yields

  2n·p(1) = (1 + 1)kp(1),

where p(1) 0, from which

  n = 2k-1.

This is the desired identity, and we are almost done, but not quite yet. To better appreciate the remaining step, let's observe that all the derivation above admits a generalization.

Indeed, from the outset we could have formed the collection As considering the sums of s (s > 2) terms. So, let's do that. There is no change in the definition of f(x) and g(x), but instead of squares, we now consider their sth powers assuming As = Bs. (3) then is replaced by a sum of two terms: the sum S(xs)ai and another one whose terms are best described as having exponents ai1 + ... + ais, where not all indices ij are the same. Instead of (4) we obtain

  [f(x)]s - [g(x)]s = f(xs) - g(xs).

With the same definition of h(x), (6) becomes

 
h(xs)= (1 - xs)kp(xs)
 = (1 - x)s(1 + x + ... + xs-1)kp(xs),

and (7) is replaced by

  (fs-1(x) + fs-2g(x) + fs-3g2(x) + ... + gs-1(x))·p(x) = (1 + x + ... + xs-1)kp(xs),

where again we substitute x = 1:

  sns-1·p(1) = skp(1),

so that, finally,

  ns-1 = sk-1.

Which appears to support a generalization: if As = Bs, then A = B, provided n is a power of s.

The applet above allows one to change s by clicking on the number labeled "#summonds". The general case is different from the case of two summonds in that the tuples (i1, ..., is), where not all indices are equal, appear in different quantities that depend on the distribution of indices in the tuple. There is no easy way to replace an analogue of (3) with an analogue of (3a). However, it is clear that the latter has considerably fewer terms than the former. The "Economize" check box is used to display all the relevant terms avoiding those that are obtained by cycling the indices.

As we saw at the beginning of the page, there does exist an example with n = 4 where A2 = B2. You may try to find an example of A3 = B3, for either n = 3 or n = 9. (Or think of whether this is at all possible.)

Now let's return to the proof of our theorem.

Assume that (1) holds for two different multisets A and B, as above. Then it is quite obvious that (1) will also hold for

  A = {a1, ..., an, b1+m, ..., bn+m} and
B = {b1, ..., bn, a1+m, ..., an+m},

for any number m (different from 0). Since (2) holds trivially for A = {1, 4} and B = {2, 3}, we conclude, by induction, that for any n which is a power of 2, there exist distinct collections A and B that satisfy (1).

The curious thing is that while the derivation of the generalization did go through, in the absence of specific A and B that satisfy As = Bs, it is not actually clear what had been proved.

(Powers of 2 have another interesting and unexpected property.)

References

  1. R. Honsberger, In Pólya's Footsteps, MAA, 1999, pp. 243-246.

Generating Functions

  1. A Property of the Powers of 2
  2. An USAMTS problem with light switches
  3. Examples with series of figurate numbers
  4. Euler's derivation of the binary representation
  5. Examples with finite sums with binomial coefficients
  6. Fast Power Indices and Coin Change
  7. Number of elements of various dimensions in a tesseract
  8. Straight Tromino on a Chessboard
  9. Ways To Count

Copyright © 1996-2009 Alexander Bogomolny

34221056Page copy protected against web site content infringement by Copyscape


Search:
Keywords:

Google
Web CTK