In the 4-by-4 square depicted below, each row sums to 34, each column sums to 34,
and each of the two diagonals sums to 34. The entries of the square are the positive integers from 1 to
42. Can you find a similar 3-by-3 square using the integers from
1 to 32? How about 5-by-5? n-by-n?
Can you find a 5-by-5 square, and a constant k, with the additional property that deleting the
first row, first column, last row, and last column, results in a square
which has row sums, column sums, and diagonal sums all equal to k?
1 15 14 4
10 6 7 9
8 10 11 5
13 3 2 16
The harmonic series 1/1 + 1/2 + 1/3 + 1/4 + 1/5 + 1/6 + ... diverges.
Suppose we delete all of the terms which have a 9 among their digits.
Prove that this new sum converges.
Two boats cross a river in opposite directions at right
angles to both shores and return to their starting places.
Each travels at constant speed, but the two speeds are different.
On the way across, they meet 720 yards from the nearest shore.
On the way back, they meet at 400 yards from the other shore.
How wide is the river?
Consider the following function
f(x,y) = (1/2) (y-1) ( |B2-1| - (B2-1) ) + 2,
where B = x(y+1)-(y!+1), and x,y are positive integers.
What is the set of values that f(x,y) can asume?
We have many beads of n different colours with which we are
going to make necklaces with p of these beads.
Two necklaces are considered the same if one can be rotated into the other.
We're not allowed to flip the necklaces over. Show that, if p is prime,
there are (n p-n)/p necklaces which are not all the same colour.
As a result, if p is prime, then p divides n p-n.
(We've already shown that 561 divides n561-n, for every integer n,
but 561 is not prime.)
Can you make six pencils each touch the other five?
Can you make seven touch the other six?
Suppose that (a,b), (c,d), (e,f) are three distinct points in the plane.
What curve is described by the following determinant equation?
| x2+y2 x y 1 |
| a2+b2 a b 1 | = 0.
| c2+d2 c d 1 |
| e2+f2 e f 1 |
The set of lattice points in the plane is the set of points with both co-ordinates integral.
We will place some checkers on the lattice points which are on or below the x-axis.
Each checker can jump a checker which is adjacent either horizontally or vertically,
removing the jumped checker in the process. There is no diagonal jumping.
It is possible to place two checkers on the board, so that when one jumps the other,
there is now a checker with y-co-ordinate +1.
For example, place the two checkers at (0,0) and (0,-1). The checker at
(0,-1) jumps the checker at (0,0), removing it, and lands at
(0,1).
Similarly, one can attain a position with y-co-ordinate +2,
by starting at (0,0), (0,-1), (-1,0), and (-2,0).
Eight properly placed checkers allow one to get to the third level, and twenty allow one
to get to fourth level.
How many are needed to get to level five?
Solution.
The bent-tromino consists of three one-by-one squares in the shape
of the letter L (one could start with a 2 by 2 square and
remove the one by one square from any corner). Prove that the
8-by-8 chessboard can be tiled by 21 bent-trominoes and
leaving exactly one cell uncovered -- and that one can choose the cell to be
left uncovered before placing the trominoes.
Try the same problem with the straight-tromino. Which cells can be left uncovered?
Consider the following pictures:
These two are pictures of two complementary partitions. (One can be rotated and flipped on to the other.)
A partition is self-complementary if its complement is itself.
For example, the number 17 can written as
a self-complementary partition in 5 ways:
9+1+1+1+1+1+1+1+1+1 = 7+3+3+1+1+1+1 = 6+4+3+2+1+1 = 5+5+3+2+2 = 5+4+4+3+1.
The number 17 can also be written as the sum of odd distinct positive integers in 5 ways:
17 = 13+3+1 = 11+5+1 = 9+7+1 = 9+5+3.
Coincidence?
A magician takes a standard deck of 52 playing cards,
reverses 24 of them so they are face up, and shuffles the deck.
He then gives the deck to a spectator to shuffle them some more.
Now, the spectator gives the magician 24 cards.
The magician, without looking, reverses some of the cards,
spreads them on the table, and asks the spectator to spread the remaining
28 cards. Amazingly, the two groups have the same number of cards face up.
How does he do it?
The White King has just been knocked off of the board after White's move during a legal game.
Where was the King, and how did this position develop?
(Basic rules for chess can be found at
http://www.uschess.org/beginners/letsplay.html.)
The game of Nim is played as follows.
Players mutually agree on a list of positive integers.
They then take turns moving, with the person who makes
the last move winning.
At each turn, a player may take any number from the list
and replace it with a strictly smaller non-negative integer.
There is a simple strategy to win this game.
(i) Write each of the numbers in binary, and place
these numbers so that the units columns are aligned.
(ii) If any column sums to an odd number, you can replace one of the binary numbers by a smaller
number so that the columns sums are all even.
This tells you your move.
(iii) If each column (units, twos, fours, eights, etc.) sums
to an even number, you should simply make a small random move, and hope
that your opponent does not know how to win.
He is in a position to do so.
Verify that this is a winning strategy.
Two players
take turn breaking pieces off of an m-by-n chocolate bar.
A player who takes a square of the chocolate bar must also take all of the squares above that square,
all of the squares to the right of that square, and all of the pieces above and to the right of the selected square.
The bottom left-hand corner of the chocolate bar is poisoned. The person who takes that piece loses.
A sample game is shown below.
You may assume that mn > 1.
Do you want to go first or second?
(Harder: If you want to go first, what move will you make?)
Two players agree on a positive integer N, N>1.
They then list the positive integer divisors of N.
They now take turns picking a number which is still on the list and
deleting that number and all of its divisors.
The person who takes the number N loses.
The sequence of lists in a game starting with N=72 is shown below.
Do you want to go first?
(Harder If you want to go first, what is your move?)
{1,2,3,4,6,8,9,12,18,24,36,72}, {4,8,9,12,18,24,36,72}, {4,8,12,18,24,36,72},
{12,18,24,36,72}, {18,24,36,72}, {24,36,72}, {24,72}, {72}.
Reference link.
A 4-legged square table sits in a room with no steps, but with a wavy floor.
As you might expect, the legs of the table do not all reach the ground,
and the table wobbles. Is there a place in the room where all four of the
table legs will reach the ground?
The bright young student dropped in to see his old professor.
The student noticed the professor's picture gallery and asked
how many grandchildren he had.
"Four," said the professor, "and all of their ages are different positive integers,
but total to less than eighteen."
This leaves a finite number of cases to examine (hint),
it was not enough information for the student to
decipher their ages, so he asked for the product of their ages.
"The same as the number on my house," said the professor.
Having narrowed the list further, but still baffled,
the student asked if the youngest one had her
second birthday yet, and was rewarded with an answer.
"Now I can tell you their ages," beamed the student.
You can too.
If you cut a Möbius strip along a line halfway between the edges,
how many pieces do you get? What if you cut it one-third of the way from one
edge to the other?
Find a legal move for White which does not checkmate Black immediately.
| WB |
|
|
|
|
|
WK |
WR |
| | BR |
| |
| |
| WB |
| | |
| |
| |
WR | |
| | |
BB | |
BP | |
BP | |
| | |
WP | |
BK | |
WP | |
| | BP |
| |
WP | |
| BP |
| | WP |
| |
WP | |
| WP |
| | |
| WN |
| WN |
| |
I got this problem from a Martin Gardner book. The Sun-Sentinel today (April 13, 2003), on page 8D,
credits the problem to Karl Faber.
Show how to use a straight line segment to bisect both halves of the monad (the Yin and Yang symbol).
Show that any sequence of real numbers with n2+1 entries
must have either an increasing subsequence of length n+1 or a decreasing sequence of length n+1.
Find an example of a work by M.C. Escher which is based on a glide reflection. Find an example based on
non-euclidean geometry. Find an example based on
a Möbius strip. Find an example based on a
conformal mapping. (Escher had only a high school education in Mathematics.)
What is the meaning of this poem, written by Adam C. Orr?
Now I — even I — would celebrate
In rhymes unapt the great
Immortal Syracusan rivaled nevermore,
Who in his wondrous lore,
Passed on before,
Left men his guidance
How to circles mensurate.
What is the last non-zero digit in the decimal expansion of 1000000!?
(I don't know how to do it without a computer, but properly formulating the method leads to not having to
store any significant fraction of the digits of 1000000!)
Evaluate each of the ten statements as to its truth or falsity
- Exactly one statement on this list is false.
- Exactly two statements on this list are false.
- Exactly three statements on this list are false.
- Exactly four statements on this list are false.
- Exactly five statements on this list are false.
- Exactly six statements on this list are false.
- Exactly seven statements on this list are false.
- Exactly eight statements on this list are false.
- Exactly nine statements on this list are false.
- Exactly ten statements on this list are false.
What is the final decimal digit in the expansion of w(1000), where w(1)=7, and
w(n+1)=7w(n)?
My wife and I recently attended a party at which there were four other married couples.
Various handshakes took place.
No one shook hands with himself or herself or with his or her spouse,
and no one shook hands with the same person more than once.
After all the handshakes were over, I asked each person, including my wife, how many hands he or she had shaken.
To my surprise, each gave a different answer. How many hands did my wife shake?
Show that (3+4i)k=5k has exactly one integral solution.
For k > 0, (3+4i)k = (3-i)k = 3-i (mod 5). 'Nuff said?
Show that (1/π)arctan(4/3) is irrational.
Let C be the unit circle, let Q be the set of points of the plane which have both
co-ordinates rational, and let S be the intersection of C and Q.
Show that S is infinite. Show that S is dense in C.
Note that p = (3+4i)/5 is in S.
Then, pk is in S, for k integral, and S is infinite.
Now, let q be the integer part of 2π/α, where α = arctan(4/3).
One of
2π-qα or (q+1)α-2π is less than α/2.
An obvious recurrence allows us to generate a point in S with argument arbitrarily small, but non-zero.
The rest is easy.
(a) Supppose that there are three points with both co-ordinates rational on a circle.
Show that the center of the circle has both co-ordinates rational.
If A(a,b) and C(c,d) are points with a,b,c,d in some field F, then the midpoint of
the line segment AC
also has both of its coördinates in F. The slope of the line segment AC
is in F. The slope of any line perpendicular to line segment AC is also in F, so the perpendicular
bisector of AC is a line y = mx + k, with m,k in F. The intersection of any two such lines
results in a point with both coördinates in F.
(b) Supppose that there are three points with both co-ordinates algebraic on a circle.
Show that the center of the circle has both co-ordinates algebraic.
(c) Can a circle (of positive radius)
in the plane have all of its points having both co-ordinates rational?
Both co-ordinates algebraic?
(d) Show that there is a point in the plane, and a family of circles,
C1, C2, C3, ...,
such that Ci contains exactly i lattice points in its interior.
Can you find a point P such that no circle centered at P has more than one point with both
coördinates rational?
Show three rational points on a circle forces the set of rational points to be dense on the circle.
Suppose that a, b, c, are positive integers and the lengths of sides of a right angled triangle.
That is,
a2+b2=c2. What can be said about c?
Find a fairly easily tested condition such that
the positive integer x is the length of the
hypotenuse of a right-angled triangle with sides of intgeral length,
if and only if
x satisfies the condition.
My copy of the puzzle book was missing the black bishop
and the two black pawns. But, it has a story to go along with the problems.
(a) White to mate in three.
(b) Remove the white knight. Now White to mate in four.
(c) Remove the white knight and the white pawn at KR2.
Now White to mate in five.
(d) Remove the white rook (only). Now White to mate in six.
| |
|
|
|
|
|
|
|
| | |
| |
| |
WR | |
| | |
| |
| |
| BP |
| | |
| |
| WK |
| BK |
| | |
| |
| |
| |
| | |
| |
| |
BP | |
| | |
| |
| BB |
WP | WP |
| | |
| |
WN | |
| |
Solutions
Harary's Caterpillar Game. Frank Harary has devoted his recent years to producing mathematical games
that could be of interest to young students, in an effort to interest them in the study of mathematics.
Here is one such game.
A caterpillar is a tree T with a property that the removal of the end-vertices of T
results in a path.
You could draw one by drawing a path (which we will call the spine), say with vertices
1,2,3,4,5,...,n, so that vertex i is joined to vertex
i+1, for 1≤i<n. Then, add k1 edges from vertex 1 to
k1 new vertices, add k2 edges from vertex 2 to
k2 new vertices (disjoint from those for vertex 1) ,
add k3 edges from vertex 3 to
k3 new vertices (disjoint from those for vertices 1,2) , etc.
Perhaps we should call this the caterpillar
[k1,k2,...,kn]. If you've drawn the picture as specified,
it looks a little like a caterpillar.
Similarly, we could refer to a collection of caterpillars, by listing the caterpillars in the
collection, so [[1,2,3],[4,3],[3,2,1]]
is isomorphic to the graph consisting of
two copies
of the caterpillar [1,2,3] and one copy of the caterpillar [3,4].
The game goes as follows: Start with a mutually agreed upon caterpillar. Now, two people take turns.
At each turn one of the players removes the edges of a path. The person who takes the last edge wins.
Discuss the winning strategy for the initial caterpillar [j,k].
More Challenging problem: Discuss the winning strategy for the initial caterpillar [j,k,m].
You can see what the next question would be -- and we're soon at the level which might be good for an M.S. Thesis.
Under what conditions is taking the spine, possibly with a leg at the first vertex
and/or the last vertex, a winning move?
A standard first year computer science exercise is to list all 92 ways to place 8 queens on a
standard 8×8 chessboard
so that no two of them attack each other. Find one such way.
Consider the problem for other sizes, too. Also, toroidal boards, etc.
Last month as I was paying my bills, I put the payments randomly into the envelopes, one payment per envelope.
What is the chance that none of the payments went to the proper creditor?
Yes, I actually did this one with two bills. Don't try it -- big companies cash whatever you send them.
I want to hold a dinner party for n couples, who will all be seated around a large table.
Men and womnen will alternate around the table,
but no woman is allowed to sit next to her husband. How many ways can this be done?
Some rook polynomials.
A number of students sit in a circle while their teacher gives them candy.
Each student initially has an even number of pieces of candy.
When the teacher blows a whistle, each student simultaneously gives half of his or her candy to the neighbour on the right.
Any student who ends up with an odd number of pieces of candy gets one more piece from the teacher. Show that no matter how many pieces of candy each student had at the beginning, after a finite number of iterations of this transformation all students have the same number of pieces of candy. MAA Monthly(2003).
At a post office, a man purchased some one-cent stamps, three-quarters as many two-cent stamps as one-cent stamps,
three-quarters as many five-cent stamps as two-cent stamps, and five eight-cent stamps. He paid for them with a single bill, and there was no change. How many stamps of each kind did he buy?
There are more chess masters in New York City than in the rest of the U.S. combined. A chess tournament is planned to which all American masters are expected to come. It is agreed that the tournament should be held at the site which minimizes the total intercity travelling done by the contestants. The New York masters claim that, by this criterion, the site chosen should be their city. The West Coast masters argue that a city at or near the center of gravity of the players would be better. Who is right?
Suppose that each point of the plane is coloured red or blue. Show that some rectangle has its vertices all the same colour.
For which integers x is x4+x3+x2+x+1 a perfect square?
A trivial computer program reveals that the only solutions in integers between -10,000 and 10,000 are:
x = -1,
x = 0, and x = 3. So, prove this.
Problem 74 in Mathematical Morsels. (Original Proposer: T.H. Gronwall.)
Start with: (x2 + x/2 + 1)2 is too large, if x ≠ 0. Also,
(x2 + x/2 + τ)2 is too small, for τ = (sqrt(5)-1)/4.
A customer at a 7-11 store selected four items to buy, and was told that the cost was $7.11. He was curious that the cost was the same as the store name, so he inquired as to how the figure was derived. The clerk said that he had simply multiplied the prices of the four individual items. The customer protested that the four prices should have been added and not multiplied. The clerk said that that was OK with him, but, the result was still the same: exactly $7.11. (From the puzzle page: http://rec-puzzles.org/arithmetic.html.)
There is a nice problem making its way around the web now:
The warden meets with the 23 prisoners when they arrive. He tells them:
You may meet together today and plan a strategy, but after today you will be in isolated cells and have no communication with one another.
In this prison there is a switch room which contains two light switches,
labelled A and B, each of which can be in the on
or off position.
I am not telling you their present positions. The switches are not connected to a light, bell, or any other appliance.
After today, from time to time, whenever I feel so inclined,
I will select one prisoner at random and escort him to the switch room,
and this prisoner will select one of the two switches and reverse its position (e.g. if it was on,
he will turn it off);
the prisoner will then be led back to his cell. The prisoner must change the position of exactly one switch.
Nobody else will ever enter the switch room.
Each prisoner will visit the switch room arbitrarily often.
That is, for any integer N it is true that eventually each of you will visit the switch room at least N times.
At any time, any of you may declare to me: "We have all visited the switch room."
If it is true (each of the 23 prisoners has visited the switch room at least once), then you will all be set free.
If it is false (someone has not yet visited the switch room), I shall enjoy feeding you all to the alligators.
- Devise a strategy which the prisoners can employ to guarantee their release.
- How would you change your strategy if there were 37 prisoners? What if the requirement were that each had to visit the room five times before release?
At another party, I again watched the hand-shakes. This time, it turned out that for every two people at the party, there was exactly one person with whom those two people had shaken hands. Prove that there were an odd number of people at the party.
If you place a queen on the standard chessboard, it covers about 3/8 of the squares (including the one it occupies), and does not attacj about 5/8 of the squares.
At a rough estimate, two queens would miss (5/8)2 of the squares,
three queens would miss (5/8)3 of the squares,
four queens would miss (5/8)4 of the squares, and
five queens would miss (5/8)5 of the squares (which is between five and six).
These ratios are not quite correct, but are not that far off the true values.
The expected numbers of squares missed are: 161/4 = 40.25, 2111/84 ≈ 25.13,
10138/651 ≈ 15.57, 760405/79422 ≈ 9.57, and 1854589/317688 ≈ 5.84.
Show how to use five queens to cover all of the squares of the board.
The sixteen squares problem mentioned in class has lots of
solutions. There are three which are particularly nice. (Actually, there are several which are particularly nice, but only three of these are really distinct.)
The problem is to take the sixteen possible squares (all of the same size, of course) that result from drawing all possible subsets of the four lines of symmetry of the square and to rearrange these sixteen squares into a larger four by four square such that each line segment continues thought the adjancent squares (and thus looks like an unbroken line).
Suppose three people play a version of a matching game as follows:
- At the beginning of each round, the three players simultaneously place one dime on the table.
- If all three coins show the same side (three heads or three tails),
the players retreive their own coins and the round continues with them placing the coins on the table again
(after possibly switching the side they will place up).
This process will continue until the coins do not all match.
- If the coins do not match, the player whose coin shows a different side from the other two coins
is declared the winner of that round, and keeps all three coins. This ends the round.
- The game continues until (at least) one of the players has no more dimes.
What is the expected number of rounds that this game will take if the players start with x, y, and z dimes? (Surprisingly, there is a very simply formula.)
Hint: If f(x,y,z) is the expected number of rounds when the players start with x, y, and z dimes, with xyz ≠ 0, then
f(x,y,z) = 1 + ( f(x-1,y-1,z+2) + f(x-1,y+2,z-1) + f(x+2,y-1,z-1) ) / 3 .
The original problem, posed in 1941, asked for the expected number of tosses. That adds a factor of 4/3, since the equation will now be
f(x,y,z) = 4/3 + ( f(x-1,y-1,z+2) + f(x-1,y+2,z-1) + f(x+2,y-1,z-1) ) / 3 .
Let G be a loopless graph. Suppose that no vertex is on more than c odd cycles. Then, the chromatic number of G is at most 2c+2. (Russia, 2000)
The published proof of this one is a little long. It might be nice to have a shorter solution. (I have an easy proof that the chromatic number is at most k c1/2, for some constant k.)