Home » Posts tagged 'Puzzles' (Page 2)
Tag Archives: Puzzles
Two Interesting Math Problems
Problem1: Smallest Autobiographical Number:
A number with ten digits or less is called autobiographical if its first digit (from the left) indicates the number of zeros it contains,the second digit the number of ones, third digit number of twos and so on.
For example: 42101000 is autobiographical.
Find, with explanation, the smallest autobiographical number.
Problem 2: Fit Rectangle:
A rectangle has dimensions cm
cm.
- Find the least number of squares that will fill the rectangle.
- Find the least number of squares that will fill the rectangle, if every square must be the same size and Find the largest square that can be tiled to completely fill the rectangle.
Solutions of Problem 1:
The restrictions which define an autobiographical number make it straightforward to find the lowest one. It cannot be 0, since by
definition the first digit must indicate the number of zeros in the number. Presumably then, the smallest possible autobiographical number will contain only one 0.If this is the case, then the first digit must be 1. 10 is not a candidate because the second digit must indicate the number of 1s in the number–in this case, 1. So If the
number contains only one zero, it must contain more than one 1.
(If it contained one 1 and one 0, then the first two digits
would be 11, which would be contradictory since it actually contains two 1s).
Again, presumably the lowest possible such number will contain the lowest
possible number of 1s, so we try a number with one 0 and two 1s. It will be of the form: 12-0–..
Now, there is one 2 in this number, so the first three digits must be 121. To meet all the conditions discussed above, we can simply take a 0 onto the end of this to obtain 1210, which is
the smallest auto-biographical number.
Solution of Problem 2:
We solve the second and third parts of the question
first:
We convert each number to a fraction and get a common denominator, then find the gcd (greatest common divisor) of the numerators.
That is, with side lengths cm and
cm , we convert those numbers to fractions (with a common
denominator):
.
.
Now we need to find the largest common factor of 315 and 1092.
Which is 21. So is the largest number that divides evenly into the two numbers
and
.
There will be squares, each one a
cm
cm square needed to fill the rectangle (52 in each row,with 15 rows).
Now we shall solve the first part.
Number of squares lengthwise is 52 and breadthwise is 15. Now we will combine these squares in order to find least number of squares to fill the rectangle. First three squares would be of
dimension 15 by 15. In this way length of 45 units is utilized. Now the rectangle which is left with us excluding three squares is 7 by 15. Again in the same way we can make two squares of dimension 7 by 7. In this way breadth of 14 units is utilized.
Now we are left with the rectangle of dimension 7 by 1.
These can further be subdivided into seven squares each of
dimension 1 by 1. In this way the least number of squares to fill the
rectangle is 3 + 2+ 7 = 12. The required answer is 12.
Note that the three numbers 3, 2, and 7 are involved in the Euclidean Algorithm for finding the g.c.d.!
Source: Internet
Chess Problems
- In how many ways can two queens, two rooks, one white bishop, one black bishop, and a knight be placed on a standard
chessboard so that every position on the board is under attack by at least one piece?
Note: The color of a bishop refers to the color of the square on which it sits, not to the color of the piece. - Can you attack every position on the board with fewer than seven pieces?
How many apples did each automattician eat?
Four friends Matt, James, Ian and Barry, who all knew each other from being members of the Automattic, called Automatticians, sat around a table that had a dish with 11 apples in it. The chat was intense, and they ended up eating all the apples. Everybody had at least one apple, and everyone know that fact, and each automattician knew the number of apples he ate. They didn’t know how many apples each of the others ate, though. They agreed to ask only questions that they didn’t know the answers to:
Matt asked: Did you eat more apples than I did, James?
James: I don’t know. Did you, Ian, eat more apples than I did?
Ian: I don’t know.
Barry: Aha!! I figured out..
So, Barry figured out how many apples each person ate. Can you do the same?
Answer:
Matt: 1 Apple
James: 2 Apples
Ian: 3 Apples
Barry: 5 Apples
The Logic
Matt could not have eaten 5 or more. James could not have eaten only one or he would have known that he hadn’t eaten more than Ian. Neither could he have eaten 5 or more. He could have eaten 2 or 3 or 4 apples. Ian figures this out, although he still doesn’t know if he ate more than James. This mean that Ian must have eaten 3 or 4 apples. Barry can only deduce the other amounts if he ate 5 apples. And the rest, in order to add up to 11 , must have eaten 1, 2 and 3.
Inspired from a childhood heard puzzle.
Related Articles Found on this Blog:
- Fox – Rabbit Chase Problems
- Bicycle Thieves – A puzzle
- Applications of Complex Number Analysis to Divisibility Problems : Two Undergrad Problems
- Number Game: The Word Addition
- A Problem (and Solution) from Bhaskaracharya’s Lilavati
- Six Puzzles
- The Mystery of the Missing Money – A classical puzzle by Human Computer Shakuntala Devi With Solution
- Derivative of x squared is 2x or x ? Where is the fallacy?
Fox – Rabbit Chase Problems
Part I:
A fox chases a rabbit. Both run at the same speed . At all times, the fox runs directly toward the instantaneous position of the rabbit , and the rabbit runs at an angle
relative to the direction directly away from the fox. The initial separation between the fox and the rabbit is
.
When and where does the fox catch the rabbit (if it does)? If it never does, what is their eventual separation?
Part II:
Similarly think about the same situation, except now let the rabbit always move in the straight line of its initial direction in above part of the question.
When and where does the fox catch the rabbit (if it does)? If it never does, what is their eventual separation?
Solutions
Part I
The relative speed of the fox and the rabbit, along the line connecting them, is always . Therefore, the total time needed to decrease their separation from
to zero is
which is valid unless
, in which case the fox never catches the rabbit.
The location of their meeting is a little trickier to obtain. We have two methods to do :
SLICK METHOD
Imagine that the rabbit chases another rabbit, which chases another rabbit, etc. Each animal runs at an angle relative to the direction directly away from the animal chasing it. The initial positions of all the animals lie on a circle, which is easily seen to have radius
.
The center of the circle is the point, O, which is the vertex of the isosceles triangle with vertex angle , and with the initial fox and rabbit positions as the othe two vertices. By symmetry, the positions of the animals at all times must lie on a circle with center O. Therefore, O, is the desired point where they meet. The animals simply spiral into O.
Remark
An equivalent solution is the the following:
At all times, the rabbit’s velocity vector is obtained by rotating the fox’s velocity vector by angle
. The meeting point O, is therefore the vertex of the above mentioned isosceles triangle,
MESSIER METHOD
The speed of the rabbit in the direction orthogonal to the line connecting the two animals in . Therefore, during a time
, the direction of the fox’s motion changes by an angle
, where
is the separation at time
. Hence the change in the fox’s velocity has magnitude
. The vector
is orthogonal to
, therefore, to get the
-component of
, we need to multiply
by
. Similar reasoning holds for
-component of
, so we arrive at the two equations
Now, we know that . Multiplying the above equations (3) and (4) by
, and integrating from the initial to final times, yields
where (X,Y) is the total displacement vector and is the initial velocity vector. Putting all the X and Y terms on the right sides, and squaring and adding the equations, we get
Therefore , the net displacement is
To find the exact location, we can, without loss of generality, set , in which case we find
. This agrees with the result of the first solution.
Part II:
SLICK METHOD
Let and
be the positions of the fox and the rabbit respectively. Let
be the foot of the perpendicular dropped from
to the line of the rabbit’s path. Let
be the angle, dependent to the time, at which the rabbit moves relative to the direction directly away from the fox (so at
and at
).
The speed at which the distance AB decreases is equal to . Therefore, the sum of the distances AB and CB doesn’t change. Initially, the sum is
and in the end , it is
where
is desired eventual separation. Therefore, the desired eventual separation
STRAIGHT FORWARD METHOD
Let be defined as in the first solution, and let
be the separation at time
. The speed of the rabbit in the direction orthogonal to the line connecting the two animals is
. The separation is
, so the angle
changes at a rate
. And
changes at a rate
.
Taking the quotient of the above two equations, separating variables, gives a differential equation which on solving gives
. Where
is the constant of integration. Which gives
. Applying initial conditions
. Therefore from (14), we get
, or
.
Setting and using
, gives the final result
.
.
Remark:
The solution of Part II is valid for all except
. If
, the rabbit run directly towards the fox and they will meet halfway in time
.
Bicycle Thieves – A puzzle
One day a man, who looked like a tourist, came to a bicycle shop and bought a bicycle from a shop for $70. The cost price of the bicycle was $60. So the shopkeeper was happy that he had made a profit of $10 on the sale. However, at the time of setting the bill, the tourist offered to pay in travellers cheques as he had no cash money with him. The shopkeeper hesitated. He had no arrangement with the banks to encash travellers cheques. But he remembered that his friend, the shopkeeper next door, has such a provision, and so he took the cheques to his friend next door and got cash from him.
The travellers cheques were all of $20 each and so he had taken four cheques from the tourist totalling to $80. On encashing them the shopkeeper paid back the tourist the balance of $10.
The tourist happily climbed the bicycle and pedaled away whistling a tune.
However, the next morning shopkeeper’s friend who had taken the travellers cheques to the bank called on him and returned the cheques which had proved valueless and demanded the refund of his money. The shopkeeper quietly refunded the money to his friend and tried to trace the tourist who had given him the worthless cheques and taken away his bicycle. But the tourist could not be found.
How much did the shopkeeper lose altogether in this unfortunate transaction?
Answer
One can think of different answers for this question, but yet the correct answer is very simple. All we have to consider is that the shop owner could not have possibly lost more than the tourist actually stole.
The tourist got away with the bicycle which cost the shop owner $60 and the $10 ‘change’ , and therefore, he made off with $70. And this is the exact amount of the shopkeeper’s loss.
Source of The Puzzle:
Puzzle 7, Puzzles to Puzzle You
© Shakuntala Devi, 1976
This puzzle is l’ll modified than the original.
An Elementary Problem on Egyptian Fractions
Few math problems, specially, problems on Numbers are very interesting. In this “Note”, I’ve added a classical problem, as follow:
Solve for
, all being positive integers.
– This problem is quit easy to solve but interesting to understand steps, how it is solved. One with regular math knowledge would know that there are fourteen (14) solutions for the problem. Some where this problem is also called Egyptian Fractions Problem.
Applications of Complex Number Analysis to Divisibility Problems : Two Undergrad Problems
Problem |
|
Solution |
| 1.Considering the given expression as a polynomial in To prove that it is divisible by Consequently, our polynomial is divisible by For this purpose it only remains to replace Likewise we prove that at |
| 2.To prove the second statement, let us proceed as follows. Let the quantities Thus, Put Let us prove that So, using this relation we get that Since, by supposition, Now it only remains to prove its divisibility by |