Party Acquaintances
22.45
Diposting oleh Melany Christy
Prove that at a party of six people either there are three mutual acquaintances or there are three mutual strangers. |
The problem is naturally modelled on a 2-color graph. To remind, Kn is the standard notation for a complete graph with n vertices. Assume the edges of K6 are all colored into two colors: red or blue. The problem is equivalent to the statement that for any such coloring there is always a monochromatic triangle (a K3). In fact, it has been shown by A. W. Goodman (1959) that the number of monochromatic triangles is at least 2!
The applet allows to experiment with the problem and its generalizations. To draw an edge, click on one of the nodes, move the cursor to another node, and click there too. If the AutoColor box is checked, the edges are drawn with alternating colors. Otherwise, you can choose color to sraw an edge with by checking either Red or Blue box.
On K5 there exist bichromatic colorings without monochromatic K3 subgraphs. (Think of five people sitting by a round table such that each of them is friends only with his immediate neighbors.) Therefore, 6 is the smallest number k with the property that, for any bichromatic coloring, Kk contains either red K3 or blue K3. This is written as
(*) | R(3, 3) = 6, |
(Note that the Friendship Theorem states that
It is also known that
(**) | R(4, 3) = 9, R(5, 3) = 14, R(4, 4) = 18, R(6, 3) = 18, R(7, 3) = 23 R(5, 4) = 25. |
The exact value of R(5, 5) is still unknown, except for the bounds
42 <> |
In the 1960s, Gustavus J. Simmons redressed (*) as a game, that became known as the Game of Sim [Gardner, p. 111]. In the game, two players alternate drawing edges of two colors. The loser is the player who first creates a triangle of his or her color. Since (*) has been shown to be correct, Sim can't end in a draw. Since K6 has 15 edges and 15 is an odd number, the second player has an obvious advantage. However, the game is not quite trivial and several strategies have been published in the 1970s in the Journal of Recreational Mathematics and Mathematics Magazine.
Martin Gardner mentions an observation by F. Harary that (*) affords at least three other types of games. He classified the SIM as the game of avoidance. In the game of achievement the player to complete a monochromatic triangle first wins. This game is trivial. But the other two are not. In the latter games the play continues until all the edges are drawn, after which the players count the number of triangles of their color. The winner may be the player with the most or fewest number of triangles. These last two games are the hardest to analyze.
Helpful in proving (**) is a recursive inequality:
(1) | R(m, n) ≤ R(m-1, n) + R(m, n-1). |
For the proof [Balakrishnan, 1.98], introduce
In case R(m-1, n) and R(m, n-1) are both even (1) can be strengthened [Balakrishnan, 1.100]:
(2) | R(m, n) ≤ R(m-1, n) + R(m, n-1) - 1. |
To see this, set p = R(m-1, n), q = R(m, n-1) and r = p + q. Consider a group
Thus, for example,
R(4, 3) ≤ R(3, 3) + R(4, 2) = 6 + 4. |
But since both R(3, 3) and R(4, 2) are even, we have a stronger inequality:
R(4, 3) ≤ R(3, 3) + R(4, 2) - 1 = 9. |
To see that R(4, 3) > 8, imagine 8 people sitting at a round table, with each person knowing exactly the two immediate neighbors and the fellow across the table.
By (1),
R(5, 3) ≤ R(4, 3) + R(5, 2) = 9 + 5. |
To see that R(5, 3) > 13, imagine 13 people sitting at a round table such that each person is acquainted only with the fifth person on his left and the fifth person on his right. Under this assumption, there is no 3 mutual acquaintances and no 5 mutual strangers.
R(m, n) with m, n > 2 are known as nontrivial Ramsey numbers. There are also generalizations. Let ki,
R(u, v) = R(u, v; 2). To see that, consider X = {1, 2, ..., n} and the collection C of its 2-element subsets. For a partition C = C1C2, think of C1 and C2 as containing pairs of mutual acquaintances and mutual strangers. If
The existence of R(k1, k2, ..., kt; m) is claimed by Ramsey's theorem which is a fundamental part of an extensive Ramsey theory. The theory is concerned with the emergence of certain properties in objects as their scale becomes large. As a rather simple example, the pigeonhole principle is equivalent to the statement:
R(k1, k2, ..., kt; 1) = k1 + k2 + ... + kt - t + 1. |
The Friendship theorem itself has a curious application [Savchev, pp. 146-147, Honsberger, p. 3]. Six random points in space are joined pairwise by 15 line segments. Assume all the segments are of different length. Some segments form triangles. Prove that at least one of the 15 segments serves as the shortest side in one of the triangles it is in, and as the longest side in another. Six points taken by three form 20 triangles. In each, let's color the shortest side in red. It may happen that some of the sides will be painted more than once. Let's color the remaining segments blue. By the Friendship theorem, there is a monochromatic triangle. Since the triangle has a shortest side that had to be colored red, the whole triangle is red. In particular, its longest side is red as well. The fact that it is red means it's the shortest side in some other triangle.
Reference
- M. Aigner, G. Ziegler, Proofs From The BOOK, Springer, 2000
- V. K. Balakrishnan, Theory and Problems of Combinatorics, Schaum's Outline Series, McGraw-Hill, 1995
- M. Gardner, The Colossal Book of Mathematics, W. W. Norton & Co, 2001
- M. Gardner, Knotted Doughnuts and Other Mathematical Entertainments, W.H.Freeman & Co., 1986.
- M. Gardner, The Unexpected Hanging and Other Mathematical Diversions, The University of Chicago Press, 1991
- M. Gardner, The Colossal Book of Short Puzzles and Problems, W. W. Norton & Company, 2006, p. 10
- A. W. Goodman, On Sets of Acquaintances and Strangers at Any Party, Am Math Monthly, v. 66, no. 9 (Nov., 1959), 778-783.
- P. Hilton, D. Holton, J. Pederson, Mathematical Vistas, Springer, 2002
- R. Honsberger, Mathematical Delights, MAA, 2004
- L. E. Shader, Another Strategy for SIM, Math Magazine, v. 51, No. 1 (Jan., 1978), pp. 60-64
- S. Savchev, T. Andreescu, Mathematical Miniatures, MAA, 2003
Algebraic Structure of Complex Numbers
22.38
Diposting oleh Melany Christy
Complex numbers are points in the plane endowed with additional structure. We consider the set
(x1, y1) = (x2, y2) iff x1 = x2 and y1 = y2. |
Addition
(x1, y1) + (x2, y2) = (x1 + x2, y1 + y2). |
Multiplication
(x1, y1)(x2, y2) = (x1x2 - y1y2, x1y2 + x2y1). |
Addition is defined componentwise in a relatively standard way that extends to spaces of higher dimension. Multiplication on the other hand is peculiar to complex numbers. It only has weakened analogues in R4 (quaternions) and R8 (octonions).
Addition and multiplication of complex numbers inheret most of the properties of addition and multiplication of real numbers:
z + w = w + z and | (Commutativity), | |
(Associativity), | ||
(Distributive Law). |
(x, y) + (0, 0) = (x, y) and (x, y)(0, 0) = (0, 0). |
|
(i) |
|
|
The theory of complex numbers can be developed wholy in algebraic terms, see, for example, Landau. Often, however, both on elementary and advanced level drawing from geometric intuition is extremely useful. Numbers
(1) | x = (x, 0). |
(x1, 0) + (x2, 0) = (x1 + x2, 0) and (x1, 0)(x2, 0) = (x1x2, 0), |
as if the second component (0) was not present. With (1) in mind, we can write
|
which is called the algebraic form of complex number (x, y):
x + yi = (x, y). |
With (1), we easily multiply complex numbers by real:
r(x, y) = (r, 0)(x, y) = (rx, ry), |
(x1 + y1i) + (x2 + y2i) = (x1 + x2) + (y1 + y2)i and (x1 + y1i)(x2 + y2i) = (x1x2 - y1y2) + (x1y2 + x2y1)i. |
Without (1), i2 would for ever remain (-1, 0). Taking (1) into account we obtain the famous identity
(2) | i2 = (0, 1)2 = (-1, 0) = -1. |
The possibility of embedding of the set R of reals into the set of complex numbers C, as defined by (1), is probably the single most important property of complex numbers. For, without (1) and (2), the theory of complex numbers would not deliver the closure to the branch of algebra that drove much of its development, viz., the search for the roots of polynomial equations.
The two parts of the complex number z = x + yi have special notations:
x = Re(z), y = Im(z). |
Both real and imaginary parts of a complex number are real and any complex number can be written as
z = Re(z) + i·Im(z). |
Conj(z) = z* = z' = z. |
For technical reasons, I prefer using the least common notations, z' or Conj(z):
Conj(x + yi) = (x + yi)' = x - yi. |
The importance of the conjugate stems from the following fact:
(x + yi)(x + yi)' = (x + yi)(x - yi) = x2 + y2, |
which, for any complex number z = x + yi, is a non-negative real number. The non-negative square root of this number is called the modulus or absolute value of complex number z:
(m) | . |
From the Pythagorean theorem, |z| is the distance from the point represented by z (or the point with complex coordinate z and real coordinates
The operator Conj is an involution, its square is the identity operator:
Conj(Conj(z)) = z'' = z |
and therefore
|z|2 = z·z' = |z'|2. |
(zw)' = z'·w', |
|(x, 0)| = |x|. |
In addition, it has several important properties:
(m1) | |z| ≥ 0, |z| = 0 iff z = 0. |
(m2) | |zw| = |z|·|w|. |
(m3) | |z + w| ≤ |z| + |w|. |
The latter is known as the triangle inequality. Geometrically, it's a feature inherited from Euclid. It can be obtained from the Argand diagram, i.e. from the identification of complex numbers with points in a plane with a reference to a triangle inequality valid in the Euclidean plane. It can also be derived algebraically. (m1) follows from the definition. (m2) is a consequence of the basic laws
|
In particular, for a real r > 0, |rz| = r|z|, for any complex z.
Since |z| is the distance to the origin, |z| = 1 is the equation of the unit circle centered at the origin. Points on the unit circle are associated with an angle such that those points and only them have the form
z = cosa + i·sina. |
For any z ≠ 0, |z/|z|| = 1 which means that z/|z| lies on the unit circle and therefore has the above form for some a. If we denote |z| = r, then z can be written as
(3) | z = r(cosa + i·sina), |
which is known as the trigonometric form of complex number, its polar representation.
If z ≠ 0 and a1 and a2 satisfy (3), then they differ by a factor of 2p:
a1 - a2 = k·2p, |
where k an integer. In other words,
a1 = a2 (mod 2p). |
z = |z|·(cos(arg(z)) + i·sin(arg(z))), |
|
z = |z|·(cos(a) + i·sin(a)), for any aArg(z). |
|
Treated as two vectors, (x, y) and (-y, x) are immediately seen to be orthogonal, with the latter obtained from the former by a rotation through p/2 in the positive direction.
(There is a dynamic illustration of the properties of complex numbers and the operations discussed here.)
References
- T. Andreescu, D. Andrica, Complex Numbers From A to ... Z, Birkhäuser, 2006
- C. W. Dodge, Euclidean Geometry and Transformations, Dover, 2004 (reprint of 1972 edition)
- Liang-shin Hahn, Complex Numbers & Geometry, MAA, 1994
- E. Landau, Foundations of Analisys, Chelsea Publ, 3rd edition, 1966
- C. Zwikker, The Advanced Geometry of Plane Curves and Their Applications, Dover, 2005
Algorithm for Computing the LCM
22.19
Diposting oleh Melany Christy
The applet below illustrates an algorithm for finding the Least Common Multiple (LCM) of a number of integers.
Let there be a finite sequence of positive integers
xk(m+1) | = xk(m), | k ≠ k0 | |
xk0(m+1) | = xk0(m) + xk0. |
In other words, the least element is increased by the corresponding x whereas the rest of the elements pass from X(m) to X(m+1) unchanged.
The algorithm stops when all elements in sequence X(m) are equal. Their common value L is exactly LCM(X).
(In the applet the numbers x1, x2, ..., xn that appear at the top row are modifiable by clicking left or right off their vertical center line. Press button Compute to see the algorithm running. The blue numbers the ones that have been modified at one of the steps.)
Fitness First Gelar Lose Big Programme
19.26
Diposting oleh Melany Christy
Tampaknya, keinginan Anda tersebut bisa segera Anda wujudkan. Fitness First, jaringan klub kebugaran yang menjadi sponsor The Biggest Loser Asia (TBLA), meluncurkan "Lose Big Program". Program penurunan berat badan ini dikembangkan oleh Dave Nuku, Regional Fitness Manager Fitness First yang juga pelatih Tim Biru dalam TBLA.
Lose Big Program (LBP) didesain sesuai format TBLA, yaitu mengombinasikan olah tubuh, serta sesi edukasi dan motivasi yang dilakukan berkelompok. Dalam program terstruktur yang berdurasi 13 minggu ini peserta dibagi dalam dua grup yang masing-masing beranggotakan 8 orang (tim merah dan tim biru). Setiap grup akan dilatih oleh dua trainer, dengan durasi 90 menit setiap sesi. Setiap minggu, akan dipilih pemenang yang berhasil menurunkan berat badan terbanyak.
Program ini memang hanya berlaku selama 13 minggu. Setelah itu peserta diharapkan sudah cukup percaya diri untuk meneruskan latihan dan menerapkan pola makan yang sehat sendiri di rumah. Nah, di situlah pentingnya latihan secara berkelompok. "Ketika semangat Anda mulai menurun, Anda akan selalu dimotivasi oleh teman-teman Anda. Sebab mereka punya tujuan yang sama, dan peduli dengan tujuan Anda itu," ujar Dave Nuku, dalam peluncuran program LBP di Fitness First Pacific Place, Kamis (18/3/2010) lalu.
Namun memang tak sembarang orang bisa mengikuti program ini. LBP ditujukan bagi orang yang mengalami obesitas dengan Indeks Massa Tubuh 25 atau lebih, serta persentase lemak tubuh 35 persen ke atas. Mereka inilah yang selama ini dianggap memiliki kesulitan menurunkan berat badan, dan sedang mencari solusinya.
LBP sejauh ini sudah dilakukan di Singapura dan Malaysia. Di Indonesia, program ini bisa diikuti di empat klub Fitness First, yaitu di Mal Taman Anggrek, Oakwood, Pacific Place, dan Senayan City.
Anda berminat mengikuti program ini? Silakan melakukan registrasi secara online di www.timetolosebig.com, atau www.fitnessfirst.co.id, atau hubungi:
Fitness First Taman Anggrek (021-560 9700)
Fitness First Platinum Senayan City (021-7278 1333)
Fitness First Platinum Pacific Place (021-5140 0525)
Fitness First Platinum Oakwood, Kuningan (021-2554 2333)
4 Tanda Anda Kekurangan Serat
19.00
Diposting oleh Melany Christy
Orang tidak suka makan sayur itu biasa. Yang aneh mungkin orang yang tidak suka makan buah. Tak seperti sayur yang kadang-kadang terasa pahit atau hambar, buah memiliki rasa yang menyenangkan: asam, manis, atau kombinasi keduanya. Entah mengapa kedua jenis makanan ini sering tak disentuh. Padahal, bila Anda tidak rutin mengonsumsinya, Anda bisa mengalami konstipasi. Konstipasi hanya lah satu hal yang menunjukkan bahwa Anda kekurangan serat. Di luar itu, ada beberapa gejala lain yang menunjukkan bahwa Anda sebenarnya kekurangan serat. Bila Anda menyadari bahwa gejala ini terjadi pada Anda, segera perbaiki pola makan Anda.
* Sembelit. Jika dalam seminggu Anda hanya buang air besar (BAB) tiga kali, dan fesesnya terasa keras dan kering, artinya Anda memang mengalami sembelit, atau konstipasi. Konstipasi merupakan akibat kurangnya serat, jarang bergerak, dan selain itu karena beberapa pengobatan atau suplemen tertentu yang Anda konsumsi. Jika konstipasi ini berhubungan dengan apa yang Anda konsumsi, cobalah menambahkan lebih banyak makanan berserat, seperti apel, rasberi, wortel, brokoli, dan gandum utuh. Tambahkan perlahan-lahan sampai tubuh Anda terbiasa dengan asupan ini. Jangan lupa minum banyak air putih dan berolahraga secara teratur.
* Penambahan berat badan. "Serat itu memberikan rasa kenyang," ujar Kathleen Zelman, MPH, RD, direktur nutrisi WebMD. Rasa kenyang yang didapat juga terasa pas, tidak berlebihan. Jika Anda tidak merasakannya, berarti Anda makan lebih banyak daripada yang diperlukan oleh tubuh. Coba penuhi kebutuhan serat harian Anda sebanyak 25-35 gram, dengan menikmati makanan kaya serat seperti buah segar, gandum utuh, dan sayuran.
* Gula darah naik-turun. Jika Anda mengidap diabetes, dan sulit mengontrol kadar gula darah Anda, kemungkinan Anda kekurangan serat. Karena serat berfungsi menunda penyerapan gula, dan membantu Anda mengontrol kadar gula darah, coba tambahkan lebih banyak makanan segar, seperti kacang polong dan buncis, nasi merah, dan makanan berserat tinggi lainnya. Jangan lupa konsultasikan dulu dengan dokter.
* Mual akibat diet dan kelelahan. Kalori yang didapat hanya dari diet rendah karbohidrat dan tinggi protein (banyak daging, ) tidak hanya menyebabkan kolesterol naik, tetapi juga membuat Anda mual, lelah, dan lemah. Tambahkan gandum utuh yang mengandung banyak vitamin dan mineral, buah-buahan dan sayuran, dan kurangi makanan berlemak.
Milliau Viaduct, highest vehicle bridge in the world
01.53
Diposting oleh Melany Christy
You might think there’s nothing special about this bridge, and Milliau Viaduct is indeed one of the more common-looking bridges, but the mere fact that it’s slightly taller than the Eiffel Tower makes it special.
Opened to traffic in December of 2004, Milliau Viaduct holds the current record for the world’s tallest vehicular bridge in the world, standing at an amazing 343 meters in its highest point, which makes it only 38 meters shorter than the Empire State Building. The bridge is set in Milliau, France is a part of the A75-A71 autorute from Paris to Beziers and it most likely lose its position as highest bridge deck in the world, when Chenab Bridge is completed in 209, in India, so we thought we’d mention it until then.
Don’t touch that cable!
01.34
Diposting oleh Melany Christy
Living in Australia presents the following risk: mistake giant snakes for computer cables. Okay so you could spot it if your really careful but it blends in pretty well. So if one of your cables feels slippery and moving, take a good look at it.
Coolest coolers ever
01.21
Diposting oleh Melany Christy
Do deers live in the ocean?
01.18
Diposting oleh Melany Christy
You might think that if you come across a deer while going fishing in the ocean right? Well I guess that’s what these boys thought to themselves when they saw this dow while they were fishing quite a long way from shore in Chesapeake Bay. The fish weren’t biting that day so they had time to look around and spot something strange in the water. This deer was swimming for its life and it looked like it had been doing that for some time. When it saw the boat it started to swim towards it but when it saw the guys it kept its distance. One of them had some cowboy experience and using a lasso reeled it in the boat. It was so tired that it couldn’t even stay on its feet, plus it was scared as hell.
When they reached shore they tried to set it loose but it still couldn’t move so they left it there, but after a while she recovered her strength and moved on.
Modern-day Noah’s Arc
01.01
Diposting oleh Melany Christy
While religious experts search for proof Noah’s Arc really existed, modern artists build replicas of the ship from The Book of Genesis.
Johan Huibers a Dutch creationist from Schagen, Netherlands spent a lot of time and approximately $1.2 million to build a modern-day Noah’s Ark that’s 1/5 of the one described in The Bible. He started thinking about this project back in 1992 when the idea that his home country could become flooded due to global warming. Even when the idea became less popular he still continued to think about it and realized it was a great way to bring his fellow countrymen closer to religion.
So he began work on his 70 meters-long, 9,5 meters-wide and 13 meters-high arc in 2005 with money gathered from bank loans and now it’s ready to sail and calibrated to narrowly pass under every bridge in the interior waters of Netherlands. Although he couldn’t use the same materials described in The Book of Genesis, this modern Noah’s Arc is a nice replica and it even has some animal models to make it look more real.