This classic problem was once known as the Counterfeit Coin Problem. We discuss the solution summarized below elsewhere in more details... It's also possible to detect an odd marble among 13. If we're given an extra standard marble, then we can detect a fake among 14 other marbles.
The weighing procedure for 12 marbles: ABCDEFGHIJKL.We may imagine that all the information gathered at any point of the weighing procedure is recorded by putting all the coins in one of four bins labeled E, G, L, or H (if E is not empty, H and L are):
The details of the entire process are presented in our unabridged discussion. In k weighings, we may find a counterfeit coin among n coins, provided n does not exceed the following maximum values:
There's only one possible solution, namely:
7.11 = 3.16 + 1.25 + 1.50 + 1.20 = 3.16 ´ 1.25 ´ 1.50 ´ 1.20
If a, b, c, d are the prices of the items expressed in (whole) cents, what we are told is that a+b+c+d = 711 and abcd = 711000000 = 26 32 56 79.
So, one (and only one) of the amounts, say a, is a multiple of 79. This is, of course, less than 9 times 79 (which is 711), and may thus only be 1,2,3,4,5,6, or 8 times 79 (7 times 79 is ruled out, because it does not divide 711000000). These 7 possibilities translate into the following equations:
Now, the product of 3 positive numbers of given sum is greatest when they are all equal, which means that the product bcd cannot exceed (b+c+d)3/27. This rules out the last three of the above 7 cases.
In the first three cases, on the other hand, the sum b+c+d isn't a multiple of 5, so at least one of b,c,d (say d) isn't either. Therefore, the product bc must be a multiple of the sixth power of 5. Since neither b nor c can be large enough to be a multiple of the fourth power [625 is clearly too big a share of 711, leaving only 7 cents for two items in the first case and nothing at all in the other two] we must conclude that both b and c are nonzrero multiples of 125. The number d would thus be obtained by subtracting from one of three possible sums (632, 553, 474) some multiple of 125 (necessarily: 250, 375 or [in the first two cases] 500). This gives only 8 possible values for d (382, 257, 132, 303, 178, 53, 224, 99). Each is unacceptable because it has a prime factor other than 2 or 3.
Therefore, only the fourth case is not ruled out, so that a=3ドル.16.
a=316, b+c+d=395, bcd=2250000.
Since the sum b+c+d is a multiple of 5, and at least one of the terms is a multiple of 5, either only one is, or all are. The former option is ruled out since this would imply for the single multiple of 5 to be a multiple of 56=15625, which would, by itself, be much larger than the entire sum of 395. So, b, c, and d are all multiples of 5, and we may let b=5b', c=5c', d=5d', where b'+c'+d'=79 and b'c'd'=18000.
Now, these three new variables may not be all divisible by 5 (otherwise their sum would be too). It's not possible either to have a single one of them divisible by 5, because it would then have to be a multiple of 53=125 and exceed the whole sum of 79. Therefore, we must have a multiple of 25 (say b'=25b") and a multiple of 5 (say c'=5c"): 25b"+5c"+d'=79 and b"c"d'=144. It is then clear that b" can only be 1 or 2. If b" was 2, then we would have 5c"+d'=29 and c"d'=72, implying that c" is a solution of x(29-5x)=72 or 5x2-29x+72=0. However, this quadratic equation does not have any real solutions, because its discriminant is negative. Therefore, b" is equal to 1 and b=5(25b")=125=1ドル.25.
The whole thing thus boils down to solving 5c"+d'=54 and c"d'=144, which means that c" is solution of x(54-5x)=144 or 5x2-54x+144=0. Of the two solutions of this quadratic equation (x=6 and x=4.8), we may only keep the one which is an integer. Therefore c"=6, c'=30, c=150=1ドル.50.
Finally, d'=144/c=24 which means d=5d'=120=1ドル.20.
Therefore, the solution is unique (the order of the 4 items being irrelevant):
3ドル.16, 1ドル.25, 1ドル.50, 1ドル.20.
Nice brain teaser... ;)
4ドル.00=2.00+ 2.00 4ドル.05=1.80+ 2.25 4ドル.50=1.50+ 3.00 4ドル.90=1.40+ 3.50 6ドル.25=1.25+ 5.00 7ドル.20=1.20+ 6.00 8ドル.41=1.16+ 7.25 12ドル.10=1.10+11.00 14ドル.58=1.08+13.50 22ドル.05=1.05+ 21.00 27ドル.04=1.04+26.00 52ドル.02=1.02+51.00 102ドル.01=1.01+101.00
There are many amounts which are both the sum and the product of three prices (7.11 is not one of them), the smallest is 5.25, which is both the sum and the product of 1.50, 1.75 and 2.00. The smallest amount for which this happens in two different ways is 6.6 (either 0.8+2.5+3.3 or 1.1+1.5+4.0).
6.44 (= 1.84+1.75+1.60+1.25) is the smallest amount that's both sum and product of 4 prices (like 7.11). Next is: 6.51 = 2.00+1.86+1.40+1.25
Warning : False proof ahead.
Can you find the well-hidden fallacy?
Maybe you should not trust what you see!
In the above picture, ABCD is a rectangle and E is a point near D slightly outside the rectangle so that AE is equal to AD. H is the middle of CD and K is the middle of CE. The perpendicular to CD going through H and the perpendicular to CE going though K intersect at a certain point J.
Now consider the sides of the triangles BCJ and AEJ: First, BC=AE (since both of these are equal to AD). Second, JB=JA (J is on the perpendicular bisector of CD, which is also that of AB). Third, CJ=EJ (J is on the perpendicular bisector of CE, by construction). The inescapable conclusion (I swear it's true!) is that BCJ and AEJ are congruent triangles (as their 3 sides are congruent), therefore the angles CBJ and EAJ are equal...
The angles JBA and JAB are equal (since JAB is an isosceles triangle), the picture clearly tells you that if you subtract JBA from CBJ and and JAB from JAE you obtain ABC and BAE. Yet one of these (ABC) is a right angle, whereas the other (BAE) is obtuse by construction. How can this be?
HINT: Every statement is true,
but there are misleading words in the last paragraph.
Only as a last resort,
click here for the solution.
The late Hungarian-American mathematician Paul R. Halmos was born in Budapest on March 3, 1916. He died on October 2, 2006 in Los Gatos. He once said: "You are allowed to lie a little, but you should never mislead". Here, the challenge is to find a misleading statement which is not a lie !
It ain't so much the things we don't know that get us in trouble.
It's the things that we know that ain't so.
Artemus Ward (1834-1867)
No it's not. Unless you give different meanings to the two kinds of raises, which is outside common practice...
This fallacy was taken seriously by many people who should have known better, including columnist Marilyn vos Savant (1946-) herself, who first published it on 1992年03月15日 (and again on 2015年01月25日).
The flawed argument advocated by vos Savant is this: If you get a 300ドル raise twice a year, what you receive over and above your initial salary for each successive period of six months seems to be (misleadingly):
0,ドル 300,ドル 600,ドル 900,ドル 1200,ドル 1500,ドル etc.
On the other hand, the corresponding sequence for successive semesters with a 1000ドル annual raise is clearly (and truthfully) less than that.
0,ドル 0,ドル 500,ドル 500,ドル 1000,ドル 1000,ドル etc.
Well, actually, when the payroll department is informed that your annual salary has been raised 300,ドル they will disburse 150ドル more in each period of 6 months. If you receive such a raise twice a year, the extra money you'll get each semester is:
0,ドル 150,ドル 300,ドル 450,ドル 600,ドル 750,ドル etc.
If you're paid weekly, this becomes worse than the 1000ドル annual raise in the middle of the fifth month of the second year.
If you were to receive 300ドル more each semester, this would properly be called a 600ドル yearly raise each time you get it (namely twice a year). That's clearly better than a 1200ドル yearly raise (you get 300ドル more in the second semester of each year), so there is no paradox in "discovering" that this is more than a 1000ドル yearly raise.
There are ways to pose the question so that the paradoxical answer is the correct one, but the whole thing may then become an exercise in lateral thinking (a so-called trick question) which has little or nothing to do with mathematics. That would give recreational mathematics a bad name.
No, they cannot. The challenge is to explain why this is so. [ Answer ]
"Chameleons of Three Colors"
by Alexander Bogomolny.
|
Originally from Kvant magazine (1985).
Looking for invariants in the windmill problem (16:02)
by Grant Sanderson (2019年08月04日).
The picture shows Sam Loyd's original "14-15 puzzle" (notice that 14 and 15 have been switched) which once stirred a national craze. Loyd offered a prize of 1000ドル for a solution, knowing full well that there was none!
In fact, if you switch any pair of tiles (by lifting them illegally off the board), there's no way to revert the change with legal moves. The same thing applies, if you make any odd number of such [illegal] switches. Something is involved which is called the signature of the permutation...
A permutation of n objects may always be obtained by a sequence of elementary switches. While there are many different ways to do so, all of them share the same parity [odd or even] for the number of switches involved. This parity is the same as that of the number M of so-called inversions in the permutation. (An inversion is a pair (A,B) where the number A is less than B, but comes after B in the permutation.)
The signature of a permutation is defined to be +1 if it involves an even number of inversions and -1 otherwise (odd number of inversions).
Consider the number M of inversions in your current position and let N be the number of the row where the empty space is located [you may decide that row 1 is at the top and row 4 is at the bottom, but the only thing that matters is that adjoining rows have different parities]. It's fairly easy to see that the parity of N+M does not change in any legal move: For an horizontal slide, both M and N are unchanged, whereas both parities do change in a vertical slide, so that the parity of the sum remains the same in that case as well (that's because any vertical slide always switches the relative positions of exactly 3 pairs of numbers, all involving the moving tile).
Therefore, all you have to do is compute this parity for your current position and for your target position. If the two do not match, then the above shows that there is no legal way to go from one position to the other.
Conversely, it so happens that the puzzle can always be solved when the parities do match (but that's somewhat more difficult to prove). In technical jargon, the 15-puzzle is said to have two orbits; it's always possible to travel between two positions within the same orbit, but you can't jump from one orbit to the other.
Why is this puzzle impossible? (23:45) by Steven Bradlow (Numberphile, 2020年04月21日).
To avoid nitpicking objections, we first point out that the question "Who owns the fish?" [or "zebra"] contains the linguistic presupposition that someone owns it... The question is not whether someone does but who does. (Isn't it?)
The owner of the fifth pet (i.e., the fish or the zebra) is German, lives in the green house, drinks coffee and smokes Prince cigarettes.
If the houses are numbered from left to right, the green house is number 4 (otherwise it's number 5, as will be shown later). Also, the young Einstein couldn't possibly have authored the puzzle in this particular form. Read on.
To obtain the above solution, just start with a blank 5 by 5 table with the leftmost-first numbering on the top line (we'll deal with rightmost-first ordering later), then go through all the 15 statements in the order given below, which allows you to fill all the squares you're told about (and the fifth square of any line whose other entries have all been filled):
First, use 8 (Milk=3), 9 (Norwegian=1), 14 (Blue=2), 4 & 5 jointly, 1 and 7... Statement 3 then places Dane and Tea either at #2 or at #5. It must be #2 (as pictured below), because #5 is easily ruled out with statements 12 and 15.
However, the same result may be obtained without the convenient help of
statement 15 (we'll see that 15 is actually useless here)
by observing that placing Dane and Tea in column #5 leads to a contradiction,
using 12, 11, 2, and 13, in that order...
Now, you may use statement 12 to place Beer and Blue Master at #5,
which implies that the last drink (Water, according to statement 15) is at #1.
Statement 13, then, puts German and Prince at #4 and Swede at #5.
It's easy to complete the puzzle using statements 2, 11, 6 and 10, in that
order. (Statement
15 has not been used at all,
except to specify that the "fifth drink" is water !)
If statement 9 had been "the Norwegian lives in the leftmost house", this would be the end of it! Unfortunately, we also have to deal with the possibility that the "first" house is, in fact, the rightmost one (a sizeable part of the world population does write right-to-left). Just duplicate the above effort with a backward sequence of numbers in the first line of your table:
With rightmost-first numbering, you'll find that the exact same sequence works to give the same solution as before, except that the addresses of the green and white houses (4 and 5) are interchanged (5 and 4). It turns out that there is another branch which occurs with a possible choice at the step involving statements 4 and 5 (alternate choice is green=4 and white=3). In this case, using the statements in the following order (after 8, 9, 14, 4 and 5): 1, 7, 3, 12, 15, 13, you reach two possibilities that are both shown to be dead ends (using 2 and 6).
In other words, the solution is unique for each of the two possible left/right numbering conventions and these two solutions are trivially related by exchanging only addresses 4 and 5.
You may want to notice that the young Albert Einstein (1879-1955) couldn't have authored the puzzle in this form: The Pall Mall brand was introduced by Butler & Butler in 1899 (sold to American Tobacco in 1907 and Brown & Williamson in 1994) and Alfred Dunhill was established in 1893 (starting to make pipes in 1907) when Einstein was still a young man. However, the Blue Master brand was introduced by J. L. Tiedemann in 1937, when Einstein was 58!
Such brain teasers could often be found in the publications listed below... This particular puzzle may well have originated in one of these, and would owe its enduring popularity to its apocryphal attribution to Einstein: Chris Cole, the rec.puzzle archivist, is actively researching this. Help him out, if you can.
Logica (French monthly),
Dell Crosswords,
Logic Problems (British),
McCall's Magazine (1950's ?),
PM (German),
The Saturday Evening Post,
Collier's Magazine,
etc.
The number P(n) of digits used to number n pages is given by:
For the question at hand, we simply have to solve the equation 552=(3n-108) and that means that there are n=220 pages in the book.
Before we give Sam Loyd's ingenious solution (below), let's apply what Loyd (wrongly) calls the "cut-and-dried rules of mathematics".
First, we may remark that the time spent by the boats at their destination is irrelevant, as long as they both spend the same amount of idle time between each encounter. Ignore it... [We'll criticize Loyd's solution later, with an overlooked solution for which the assumption behind this simplification happens to be false.]
Let u and v be the speeds of the boats and w the width of the river. Let a = 720 yd and b = 400 yd be the distances from the left and right shores given in the question. What we are told about the crossing points means that:
Divide each side of the first equality by the corresponding side of the second equality and you obtain an equality where the speeds of the boats no longer appear, namely a/(w+b) = (w-a)/(2w-b), or rather a(2w-b) = (w-a)(w+b), which boils down to w = 3a-b (after ruling out w = 0 and dividing by w). The width of the river is therefore 3a-b = 1760 yd, or exactly 1 mile.
This answers the question posed, but we may also be curious about the speeds of the respective boats. The data given only allows to find their ratio. Plug the value of w = 1760 yd into either of the above equations to find that u/v = 9/13: The speeds are in a 13 to 9 ratio and the faster boat started from the right shore.
The above solution follows what Sam Loyd calls the "cut-and-dried rules of mathematics". He did not think this particular problem should be attacked this way and even ventured the extreme opinion that "99% of our shrewdest businessmen would fail to solve it in a week" [sic!].
Well, it's certainly not so, although Loyd does present a simple solution to this particular problem, which does not require anything beyond common sense and elementary arithmetic [abridged]:
The first time the boats meet, they have traveled a combined length equal to the width of the river. The second time, they have traveled a combined length equal to three times the river's width. The boat which had travelled 720 yd at the first meeting has therefore travelled three times that (2160 yd) at the second meeting. As this boat has then travelled the width of the river plus 400 yd, the river is thus shown to be 1760 yd wide.
Well, this is indeed an ingenious way to present the solution, but we'd rather use the "cut-and-dried rules of mathematics" to discover the solution to all similar problems. No ingenuity is required to solve these and, in most cases, ingenuity does not even help much.
Finally, note that the wording of the above question (like Sam Loyd's original wording) allows another situation, where the slower boat is so slow that it will not even have completed its first crossing when the returning faster boat overtakes it (although that faster boat has been delayed t = 10 minutes at shore). In that case, the width w of the river also depends on another distance d, which is defined as the product of the delay t by the speed of the faster boat. If we were given enough data to compute d, the width w would then be obtained as the positive root of the quadratic equation:
w 2 + (d+b-a) w - a (d+2b) = 0
A modern fast ferry may have a speed of about 20 yd/s, which means about 35.549 knots and would correspond to d = 12000 yd. Under good conditions the speed could be around 40 knots and we may take d = 13260 yd (exactly 22.1 yd/s, or about 39.28 knots) which has the advantage of making the above quadratic equation solvable in integers (other possible choices with the same property and a similar magnitude are 10375, 10856, 14862 and 16864). Under this assumption, the river is seen to have a width w = 740 yd (the alternate choices for d quoted above give respectively 745, 744, 738 and 736 yards). Needless to say that there is no "ingenious" shortcut to reach that result. So much for the case of Sam Loyd against the "cut-and-dried rules of mathematics".
The speed of the slower boat is (w/a-1) times the speed of the faster one. With our arbitrary choice for d, which gives w = 740, this means that the slower boat is exactly 36 times slower than the faster one; moving at the speed of a sluggish rowboat (about 1.09 knots, 0.614 yd/s, 0.56 m/s, 2.02 km/h or 1.26 mph).
If we count as distinct only different pairs of summands, not the same pair in a different order, the answer is 48. Listed below are the basic 6 pairs of solutions. Each of these represents 4 distinct solutions obtained by switching up to two digits between the two summands (e.g., 879+426 becomes 876+429).
879+426 = 1305 & 879+624 = 1503
859+347 = 1206 & 859+743 = 1602
789+264 = 1053 & 789+246 = 1035
756+342 = 1098 & 765+324 = 1089
657+432 = 1089 & 675+423 = 1098
589+473 = 1062 & 589+437 = 1026
The same question may be asked for products.
There are only 22 solutions:
58401 = 63´927 32890 =わ 46´715 26910 =わ 78´345
19084 = 52´367 17820 =わ 36´495 & 17820 = 45´396
16038 = 27´594 & 16038 = 54´297 15678 =わ 39´402
65821 = 7´9403 65128 =わ 7´9304 34902 =わ 6´5817
36508 = 4´9127 28651 =わ 7´4093 28156 =わ 4´7039
27504 = 3´9168 24507 =わ 3´8169 21658 =わ 7´3094
20754 = 3´6918 20457 =わ 3´6819 17082 =わ 3´5694
15628 = 4´3907
Note: Another solution is to have E (instead of B) come back with the flashlight in the first step, which would then take 4 minutes (instead of 3): In the second step, B would bring back the flashlight and it would only take 11 minutes (instead of 12) for the same grand total of 17 minutes.
Let the Admiral leave with 2 assistants. Once they have walked for 1 day, one assistant may return with 1 day's worth of food and leave the Admiral and his other assistant with enough for 4 days each. The next day, the second assistant may return safely with 2 day's worth of supplies leaving one day's worth to Perry who now has enough for the 4 remaining days.
However, Perry could do it by himself in 12 days instead of 6, if we assume that food can be dropped along the way, hidden from wild beasts (an actual Admiral would be unlikely to go for this, though):
Perry starts carrying 4 units (4u=4 days' worth of supplies) walks 1d, leaves 2u in a stash and returns to Shungnak. He does the same thing again so there are now 4u in the stash. He may now start his final journey with 4u: he walks 1d (using 1u) and picks up 1u at the stash (3u remain), so he may carry 4u, walk another day and leave 2u in a second stash, before returning to the first stash where he picks up the remaining 3u. He walks one day to arrive with 2u to the second stash. He picks up the 2u that were stored there to walk away with 4u, which is enough to complete the trip (since the second stash is 4d away from the goal).
This is a great classic whose complete solution is more intricate than it seems at first glance. The intended solution of the puzzle was probably "at the North Pole" (see figure to the right). This first solution is so obvious and overwhelming that it is tempting to stop at that and overlook a whole set of totally different solutions near the South Pole:
[画像: Near the South pole, the 2nd leg could be a full circle... ]The second leg of your journey ("due east") could be a circular path one kilometer in circumference around the South Pole (its radius is about 159.155 m). Therefore, "home" could be anywhere at a distance of about 1159.155 m from the South Pole: The first leg of your journey (due south) will lead you to this circular path at some point A. Walking due east for 1000 m will take you all the way around the circle back to point A from which you will get home by walking a kilometer due north...
Now, it's also possible to have a circle 500 m in circumference as the second
leg of the trip. By walking 1000 m on it, you just travel twice around the
circle but end up back to A just the same.
[画像: The possible solutions near the south pole are circles of radius slightly over 1 km ... ]
This means that "home" could also be
about 1079.577 from the South pole.
Obviously now, for any positive integer n, any circular path 1/n km in length
would be an acceptable second leg of your walk.
All told, there is an infinite family of circles around the
South Pole were your "home" could be.
Final answer: Your home is either at the
North Pole or at a distance from the South Pole roughly equal to
(1 + 1/2pn) km
, for some positive integer n.
NOTE:
I had to say "roughly equal to" because the circumference of a small
"circle" drawn on a curved surface is not quite equal to 2p
times the "radius" which can be measured on that surface:
On a sphere of radius R, the distance d measured on the surface is along an arc
of a great circle (that's indeed the shortest possible distance). If the "radius"
d of a circle is measured in that way, its circumference is only
2p[R sin(d/R)]
(since the bracketed quantity is the actual radius of that circle in 3D space).
For small values of x=d/R, we have
sin(x) »
x (1-x 2/6),
and
1/sin(x) »
1/x (1+x 2/6).
Before we apply this to the above situation, we may stop to consider what is theoretically the best value to use for R around the South Pole (this may seem like a ludicrous concern --and it is-- but we are already into ludicrous precision at this point, so we may as well learn something from this): First, consider the Reference Ellipsoid (the defined regular shape with respect to which professionals are charting the irregularities of the Earth's so-called "sea-level", which is an equipotential surface averaged over time at each point of the Globe). Its "equatorial radius" is defined as precisely equal to a=6378137 m, whereas the "polar radius" (i.e., half the distance between the North Pole and the South Pole) is about 6356752.3141404 m. This makes the radius of curvature of the Meridian at the South Pole equal to a 2/b or 6399593.6258639 m, for this surface of reference. Now, the South Pole is not at sea level, but on an elevated plateau at about 2835 m of altitude (with an unbelievably thick layer of about 8800' feet of ice, which accounts for almost 95% of that altitude). This altitude is to be essentially added to the radius of curvature of the "sea-level" reference meridian. Therefore, if the surface at the South Pole was perfectly level and smooth, it would be extremely close to the surface of a sphere with a radius R of about 6402428 m. This would make the tiny quantity 1/(6 R 2 ) (used in the "final" result below) equal to about 4.066 10-9All told, we may now state with more (ludicrous) precision that "home" could be either on the North Pole or at a distance from the South Pole very close to:
[ 1 + 1/2pn (1 + (4.066 10-9)/n 2 ) ] km , for some positive integer n.
One last word about points at a distance of exactly 1 km from the North Pole: If your "home" is there, walking a kilometer south will bring you to the South Pole itself. From there, you can only walk north and could therefore not perform the second leg of the trip ("due east") at all. Such points are therefore not solutions of the problem as stated (but there are infinitely many solutions in any neighborhood of them which are solutions. Of course no point whose distance to the South Pole is less than 1 km; can be a solution either, since such a starting point does not even allow you to complete the first leg (i.e., walk 1 km due south)...
You want to number each of the 20 grid locations from 1 to 20 in such a way that the
difference between two adjacent numbers is never less than 4.
Here's one solution:
John Stuart Mill was born in 1806. No need look it up! Read on...
In 1936, people born in 1892 turned 44, which is the square root of 1936. Years that are perfect squares are rare enough: 422 = 1764, 432 = 1849, 442 = 1936 and 452 = 2025. The last of these does correspond to the same pattern for people born in 2025-45 = 1980, whereas 1849-43 gives 1806 as the only possible answer for a birthday celebration in the 19th century.
The "unusual boast" which John Stuart Mill could have made when he turned 43 (in 1849) was to have an age whose square was the current year.
Reportedly, the first person who actually boasted that for himself was the British mathematician Augustus de Morgan (1806-1871). In 1864, he wrote that he had the distinction of turning 43 in the year 1849 = 432.
Integers which (like 1806 = 42 . 43) are products of two consecutive integers have being an object of study since Aristotle (at least). They've been called oblong, heteromecic, or promic/pronic.
Quoting the "2nd edition of Webster", Professor Richard K. Guy (1916-2020) has pointed out that "promic" is the correct form. The number theorist Michael Somos concurs. It would seem that "pronic", which now stands in Wikipedia and elsewhere, is just a corrupted form mistakenly popularized among number theorists by Dickson (1919). That controversy makes "heteromecic" the preferred learned term. Avoid the term rectangular entirely!
0 (= 1 BC), 2, 6, 12, 20, 30, 42, 56, 72, 90, 110, 132, 156, 182, 210, 240, 272, 306, 342, 380, 420, 462, 506, 552, 600, 650, 702, 756, 812, 870, 930, 992, 1056, 1122, 1190, 1260, 1332, 1406, 1482, 1560, 1640, 1722, 1806, 1892, 1980, 2070, 2162, 2256, 2352, 2450, 2550, 2652 ... (A002378)
Indeed, people born in the year (n-1) n turn n years old in the year n2.
Besides de Morgan himself, the only people mentioned in Numericana who have been so distinguished are: Stefan Banach (1892-1985), Louis de Broglie (1892-1987), Hans Rademacher (1892-1969), Dmitrii Menshov (1892-1988) and Matt Parker (1980-) who made a big fuss about it, 13 years after the original version of the present article appeared and 10 years before his own 45th birthday in 2025 = 452.
I'll just give you the answers so you can check your own solutions
(with a big HINT each time,
so you cannot possibly get stuck
;) ):
You may want to turn this dissection into a proof of the Pythagorean theorem, named after Henry Perigal (1801-1898) who rediscovered it in 1830.
HINT: Look at it from the chauffeur's perspective. (Click here for solution.)
No.
Each man ate a third of the five loaves (5/3). Therefore, the first man gave 4/3 to the soldier (and kept 5/3 for himself), whereas the second man gave only 1/3 (and ate 5/3). The soldier's money should have been divided in proportion of the amount of food each man gave to the soldier. As these quantities are in a 4 to 1 ratio, the first man should have taken 4 coins and the second man only 1 coin.
The real problem with this puzzle has to do with the value of a bezant... The bezant was a gold coin, and five of these would have been an outlandish price to pay for a meal... Was this poorly translated or was Fibonacci really out of touch with money and/or economic reality?
The "bezant" was also called "solidus byzantius" (or just "byzantius"). It was the gold coin introduced (under the name of solidus aureus) around AD 315 by Roman emperor Constantine the Great, a few years before he moved the capital of the Empire to Byzantium (Constantinople) in AD 330. This famous coin kept circulating under various guises for more than a millennium. The name "bezant" is still commonly used in heraldry for a golden disk. The alternate name solidus is itself the root of the names of various other coins, including the British shilling and the French sou (formerly sol), both of which eventually stood for a much smaller amount of money than a bezant did during the times of Fibonacci.
The above "portrait" of Fibonacci is clipped from the cover of that book, created by Enrico Amo. We don't know what Fibonacci really looked like.
This simple riddle is probably an ancient one (in one form or another), but we don't know anything about its history. Please, let us know if you do.
Answer: Point to one of the two ways and ask one brother this simple question. If he answers "Yes" it's the way to Heaven, if he says "No", run the other way.
The warden's rules are:
[画像: Come back later, we're still working on this one... ]
Let's assume that both the prisoners and the boxes are numbered from 1 to 100 (based on the positions of the boxes in the corridor and the alphabetical order of the names, which all prisoners memorize).
Thus, the challenge of the warden amounts to a different permutation of the numbers from 1 to 100 every day.
If such a permutation consists of two or more separate cycles, then every cycle consists of 50 numbers or fewer. The cycle to which any prisoner belongs clearly contains the box bearing his own number. So, to find his own name/number in 50 steps or less with absolute certainty, every prisoner will simply start with the box bearing his own number and follow-up by opening the box whose number is contained in the box he just opened, until he finds his own number.
If the warden chooses (intentionally or not) a permutation consisting of a single cycle, the same strategy isn't guaranteed to work.
A related type of puzzle (called the Formula Analysis Test) was first published by Morgan Worthy (AHA!: A Puzzle Approach to Creative Thinking, 1975, Nelson Hall, Chicago) who got the idea around 1965, while a graduate student at the University of Florida. In the introduction to his 1975 puzzle book, he wrote:
Part of the graffiti in the men's room of the psychology building was a cryptic formula someone had written in large letters on the wall. I was intrigued by this little puzzle and, of course, had occasion to be reminded of it from time to time. Finally, one day, the answer (yes, obscene) suddenly came to me and I realized that my response to solving the graffiti puzzle was very [much] like the "aha! effect" about which I had been reading.
A streamlined format was popularized by Will Shortz (who duly credited Dr. Worthy) in the May-June 1981 issue of Games magazine, featuring the 24 equations starred (*) in the above list [of 166]. The magazine ran several follow-ups and people kept adding to the list...
To allow a self-reference in the last item, Dave Grossman built a list of 26 (under the title Initial Reaction). Note how items (d.) and (o.) are dated:
a. 24 Hours in a Day b. 12 Signs in the Zodiac c. 54 Cards in a Deck (with Jokers) d. 9 Planets in the Solar System e. 88 Keys on a Piano f. 29 Days in February in a Leap Year g. 64 Squares on a Chess Board h. 7 Wonders of the Ancient World i. 1000 Arabian Nights j. 18 Holes on a Golf Course k. 57 Heinz Varieties l. 1 Horn on a Unicorn m. 36 Inches in a Yard n. 13 = Baker's Dozen o. 3 Star Wars Movies, Lethal Weapon Movies, and Indiana Jones Movies p. 8 Sides on a Stop Sign q. 90 Degrees in a Right Angle r. 1600 the Address of the White House s. 20,000 Leagues Under the Sea t. 31 Flavors at Baskin Robins u. 2 Scoops of Raisins in Kellogg's Raisin Bran v. 13 Stripes on the American Flag. w. 101 Dalmatians x. 8 Universities in the Ivy League y. 4 Years in the Term of a President z. 26 Letters of the Alphabet and Equations in this Puzzle
The genre (with lists of solutions) grew in popularity, under several names:
In 1999, the Daily Express published such a list where one puzzle involved the English title of a famous 1962 book by the Russian author Alexander Solzhenitsyn (1918-2008). Namely:
1 DITLOID = One Day in the Life of Ivan Denisovich
The word ditloid stuck and is now used for any puzzle of this specific type.
What walks on four legs in the morning,
two legs in the day and three legs in the evening?
(Riddle of the Sphinx)
If you say my name, I'll no longer exist. What am I?
A man had to walk for an hour under heavy rain on an open road, without an
umbrella or anything else over his head.
Yet, his hair did not get wet.
Why?
What crime is punishable when attempted but not when committed?
A father drives his son to school and they have a terrible accident. The father is killed. The son is badly injured and needs emergency surgery. At the hospital, the surgeon looks at him horrified and says: "I can't do it, this boy is my son!". Who's the surgeon?
You are facing three switches downstairs, one of which controls a lightbulb
in a room upstairs whose doors are closed (no light escapes from it).
Find the correct switch without ever going down the stairs.
(Solution)
When an ice cube melts in a glass of water,
does the level of the water fall or rise?
(Answer)
Take a cup from a bucket of water and put it into a bucket of wine,
then put a cup of the mixture from the wine bucket back into the water bucket.
By volume, is there more wine in the water or more water in the wine?
('); return false">Answer)
Two US coins are worth 30 cents and one is not a quarter.
the \other\<\/i> is a quarter...');
return false">What are the two coins?
'+
'The Pacific Ocean.'); return false">What ocean is reached
after traveling the Panama Canal from west to east ?
You have a candle, an oil lamp, wood in a fireplace, and only one
match...
What do you light first?
What can you hold in your left hand but not in your right hand?
"Finished files are the result of years of scientific study
and a lot of common sense."
How many times does the letter
" f "
appear in the above sentence?
"A rough-coated,dough-faced,
thoughtful ploughman strode through the streets of Scarborough;
after falling into a slough, he coughed and hiccoughed."
How many
different pronunciations for "ough" are exemplified in the above?
If it takes 6 seconds for a clock to strike 6, how long does it take to strike 11?
((5 intervals to strike 6,
twice as many to strike 11)');
return false">Answer)
I drive men mad / For love of me, / Easily beaten, / Never free.
What am I?
How quickly can you find out what is unusual about this paragraph?
It looks so ordinary that you would think that nothing is wrong with it at all--
and, in fact, nothing is. But it is a bit odd. Why?
If you study it and think about it, you may find out.
(Solution)
What's mightier than God and more evil than the Devil?
The poor have it. The rich need it. If you eat it, you won't live very long.
(Answer)
What can you share and still have all for yourself?
(Answer)
What's the end of space, the end of time, and the beginning of eternity?
(Answer)