You are on page 1of 4

Two Cute Proofs

The first begins with a problem I found online:

Show that " a, b, c Ε @0, 1L,

a + b + c - a b c < 2.

I was unsure how to start the problem at first; I tried strange methods to reduce the problem to
two variables and then to one, eventually ending up with a huge complex proof scribbled incompre-
hensibly with an error somewhere, since the last step didn't fit; upset, I started over and came up with
a similar but much simpler method of solving this one.

First, we choose c and isolate it:

cH1 - a bL + a + b - 2 < 0; this expression will equal 0 when


2-a-b 2-a-b 2-a-b
c= 1-a b
. Thus, we must show that either 1- a b
> 1 or 1-a b
< 0,
and then show that the expression a + b + c - a b c < 2 for some values of a, b and c on [0,1); then
we've proven that the quantity a + b + c - a b c - 2 is never 0, and is less than 0 for some value. (We
can choose a = b = c = 0 to obtain 0 < 2.) Since it is linear in any of a, b or c, it is continuous and
thus has to be negative " a, b and c Ε @0, 1L.

2-a-b
Clearly, 1-a b
is greater than 0 since 1 > a b and 2 > a + b by assumption. Thus, we have to show
that it is greater than 1, or that

2 > 1+a+b-a b
1 > a+b-a b
1 > bH1 - aL + a
1 - a > bH1 - aL
1>b

Which is true by assumption: thus, we have proved the original statement. ƒ

After completing this, I noticed that the case we reduced the original statement to is another ver-
sion of that statement:

a+b+c -a b c < 2
a+b-a b < 1

Naturally, I wondered if in general,

x1 + x2 + ... + xn - x1 x2 ... xn < n - 1 " x1 , x2 , ... xn Ε @0, 1L.


1 > a+b-a b
1 > bH1 - aL + a
2 Two Cute Proofs.nb
1 - a > bH1 - aL
1>b

Which is true by assumption: thus, we have proved the original statement. ƒ

After completing this, I noticed that the case we reduced the original statement to is another ver-
sion of that statement:

a+b+c -a b c < 2
a+b-a b < 1

Naturally, I wondered if in general,

x1 + x2 + ... + xn - x1 x2 ... xn < n - 1 " x1 , x2 , ... xn Ε @0, 1L.

I quickly noticed that an inductive proof would do:

Base case: Show that a + b - a b > 1; see above for proof.


Induction: Show that Úk+1
i=1 xi - Ûi=1 xi < k given that the statement holds for n = k.
k+1

We work backwards, as above:

xk+1 H1 - x1 x2 ... xk L + x1 + x2 + ... + xk - k < 0, = 0 when


x1 + x2 + ... + xk+1 - x1 x2 ... xk+1 < k
k-x -...-x
xk+1 = 1-x1 ... x k
1 k

Again, this last is clearly greater than 0; to show that it is greater than 1, the inequality reduces to

k - 1 > x1 + x2 + ... + xk - x1 x2 ... xk

Which is true by the inductive hypothesis. By the same logic above, and using
x1 = x2 =. .. = xk+1 = 0 < k, we have proven the statement in general for n > 1.ƒ

It is also interesting to note that the same exact proof works (with all the signs switched, of course)
to show that the opposite is true " x1, ... xn Ε H1, ¥L, i.e. that under those conditions
x1 + x2 + ... + xn - x1 x2 ... xn > n - 1. The exploration is surely too complex for this post, but I
might investigate what how the conditions change when we allow the xi ' s to be any real numbers.

My reaction upon first seeing the problem was that it was certainly related to the AMGM theorem,
or the Arithmetic Mean Geometric Mean theorem, which proves that the arithmetic mean of a set
of numbers is always larger than or equal to the geometric mean of the same set of numbers- after
all, the arithmetic mean is just a sum (with a constant) and the geometric mean is just a product
(with a root). There may well be an intimate connection, but as of yet it isn't apparent to me.
k - 1 > x1 + x2 + ... + xk - x1 x2 ... xk
Two Cute Proofs.nb 3
Which is true by the inductive hypothesis. By the same logic above, and using
x1 = x2 =. .. = xk+1 = 0 < k, we have proven the statement in general for n > 1.ƒ

It is also interesting to note that the same exact proof works (with all the signs switched, of course)
to show that the opposite is true " x1, ... xn Ε H1, ¥L, i.e. that under those conditions
x1 + x2 + ... + xn - x1 x2 ... xn > n - 1. The exploration is surely too complex for this post, but I
might investigate what how the conditions change when we allow the xi ' s to be any real numbers.

My reaction upon first seeing the problem was that it was certainly related to the AMGM theorem,
or the Arithmetic Mean Geometric Mean theorem, which proves that the arithmetic mean of a set
of numbers is always larger than or equal to the geometric mean of the same set of numbers- after
all, the arithmetic mean is just a sum (with a constant) and the geometric mean is just a product
(with a root). There may well be an intimate connection, but as of yet it isn't apparent to me.

Another perhaps interesting curiosity just came to me: to find how multiplying constants, call them
Cs and C p , to both the sum and product would affect the maximum (or minimum, if the xi ' s are all
greater than 1) of the expression. (Perhaps the sum-constant should be added, and the product
constant multiplied, or vice-versa.) There may be something here; I don't know.

The second problem is as follows:

There are three coins on a # line. At any step, we can move one coin one unit to the left and one
coin one unit to the right. Find all the starting configurations of the coins (on integer points) so
that we can move all the coins to the same spot in a finite number of moves, starting from that
configuration.

I quickly determined the set: any configuration where the points sum to a multiple of 3 works. We
set out to prove that all configurations satisfying this can be transformed by the given action so that
all three coins are on the same spot, and there are no configurations without this property that can
do the same.

Proof: One coin can start at 0, WLOG; then if the second coin is at a, (we can assume WLOG that
a > 0), by assumption the third coin is at 3 r - a for some integer value of r. First, we move the
second coin a steps to the left and the third coin a steps to the right, so our three coins have posi-
tions H0, 0, 3 r), respectively. Then, we move the second coin r steps to the right and the third coin
r steps to the left to obtain H0, r, 2 rL. Finally, the first coin moves r units to the right and the third
coin moves r units to the left for the desired result, Hr, r, rL.

As well, we know that the sum of the points the 3 coins are on remains constant because the opera-
tion adds 1 and subtracts 1 from the sum, adding a net total of 0. Thus, since the ending configura-
tion- HC, C, CL- has a sum that is a multiple of 3, the initial configuration must also have a sum that
is divisible by 3, and we have the desired result. ƒ
I quickly determined the set: any configuration where the points sum to a multiple of 3 works. We
set out to prove that all configurations satisfying this can be transformed by the given action so that
all Two
4
three coins are on the same spot, and there are no configurations without this property that can
Cute Proofs.nb
do the same.

Proof: One coin can start at 0, WLOG; then if the second coin is at a, (we can assume WLOG that
a > 0), by assumption the third coin is at 3 r - a for some integer value of r. First, we move the
second coin a steps to the left and the third coin a steps to the right, so our three coins have posi-
tions H0, 0, 3 r), respectively. Then, we move the second coin r steps to the right and the third coin
r steps to the left to obtain H0, r, 2 rL. Finally, the first coin moves r units to the right and the third
coin moves r units to the left for the desired result, Hr, r, rL.

As well, we know that the sum of the points the 3 coins are on remains constant because the opera-
tion adds 1 and subtracts 1 from the sum, adding a net total of 0. Thus, since the ending configura-
tion- HC, C, CL- has a sum that is a multiple of 3, the initial configuration must also have a sum that
is divisible by 3, and we have the desired result. ƒ

Bored with just 3 coins, I decided to see if the same results held for N coins; and they do. By the
same logic, the starting configuration's coin positions must sum to a multiple of N. Then the proce-
dure is the same:

We start with the general configuration of coins, assuming that the position values sum to a multi-
ple of N, r N The initial configuration, then, is Hr0 , r1 , r2 , r3 , ..., rN-1 , r N - r0 - r1 - ... - rN-1 L.
This can easily be transformed (in r0 + r1 + ... + rN-1 steps) into H0, 0, ..., 0, r NL. Then we add r to
each of the first N - 1 coins, subtracting it all from the last to obtain the desired result,
Hr, r, r, r ..., rL.

Clearly this point is unique, (since the sum remains constant), and counting the number of steps it
takes to reach that point is something of a moot point (no pun intended) and relies on specific
cases. The only further extention of this problem I could think of was asking what sets of configura-
tions could reach different, stranger configurations- for example where the coins are in an arith-
metic sequence, or a geometric sequence, or some polynomial sequence, or all adjacent, or all on
two different points, or three- there are a lot of these questions, and I'm not sure how many- if any-
are solveable. I'll leave those to the reader.

You might also like