Difference between revisions of "1976 IMO Problems/Problem 3"
(got to there, but I am stuck.) |
|||
Line 3: | Line 3: | ||
== Solution == | == Solution == | ||
− | + | We name a,b,c the sides of the parallelepiped, which are positive integers. We also put | |
+ | <cmath> | ||
+ | x = \left\lfloor\frac{a}{\sqrt[3]{2}}\right\rfloor \ \ \ \ | ||
+ | y = \left\lfloor\frac{b}{\sqrt[3]{2}}\right\rfloor \ \ \ \ | ||
+ | z = \left\lfloor\frac{c}{\sqrt[3]{2}}\right\rfloor \ \ \ \ | ||
+ | </cmath> | ||
+ | It is clear that <math>xyz</math> is the maximal number of cubes with sides of length <math>\sqrt[3]{2}</math> that | ||
+ | can be put into the parallelepiped with sides parallels to the sides of the box. | ||
+ | Hence the corresponding volume is <math>V_2=2\cdot xyz</math>. We need <math>V_2=0.4\cdot V_1=0.4\cdot abc</math>, | ||
+ | hence <cmath> \frac ax\cdot \frac by\cdot \frac cz=5\ \ \ \ \ \ \ \ (1)</cmath> | ||
+ | We give the values of <math>x</math> and <math>a/x</math> for <math>a=1,\dots ,8</math>. The same table is valid for <math>b,y</math> and <math>c,z</math>. | ||
+ | <cmath> \begin{tabular}{|c|c|c|} | ||
+ | \hline | ||
+ | a & x & a/x \\ \hline | ||
+ | 1 & 0 & - \\ \hline | ||
+ | 2 & 1 & 2 \\ \hline | ||
+ | 3 & 2 & 3/2 \\ \hline | ||
+ | 4 & 3 & 4/3 \\ \hline | ||
+ | 5 & 3 & 5/3 \\ \hline | ||
+ | 6 & 4 & 3/2 \\ \hline | ||
+ | 7 & 5 & 7/5 \\ \hline | ||
+ | 8 & 6 & 4/3 \\ | ||
+ | \hline | ||
+ | \end{tabular} </cmath> | ||
+ | By simple inspection we obtain two solutions of <math>(1)</math>: <math>\{a,b,c\}=\{2,5,3\}</math> and <math>\{a,b,c\}=\{2,5,6\}</math>. | ||
+ | We now show that they are the only solutions. | ||
− | <cmath> | + | We can assume <math>\frac ax\ge \frac by \ge \frac cz</math>. So necessarily <math>\frac ax\ge \sqrt[3]{5}</math>. Note that |
+ | the definition of <math>x</math> implies <cmath> x< a/\sqrt[3]2 < x+1,</cmath> | ||
+ | hence <cmath>\sqrt[3]2< a/x < \sqrt[3]2(1+\frac 1x)</cmath> | ||
+ | If <math>a\ge 4</math> then <math>x\ge 3</math> and <math>\frac ax<\sqrt[3]2(1+\frac 1x)\le \sqrt[3]2(\frac 43)<\sqrt[3]5</math> | ||
+ | since <math>2\cdot \frac {4^3}{3^3}<5</math>. So we have only left the cases <math>a=2</math> and <math>a=3</math>. But for <math>a=3</math> | ||
+ | we have <math>a/x=3/2<\sqrt[3]5</math> and so necessarily <math>a=2</math> and <math>a/x=2</math>. | ||
+ | It follows | ||
+ | <cmath> \frac by \cdot \frac cz =\frac 52 \ \ \ \ \ \ (2) | ||
+ | </cmath> | ||
− | |||
− | <cmath> | + | Note that the definitions of <math>y,z</math> imply <cmath> y< b/\sqrt[3]2 < y+1,\ \ |
+ | \textrm{and} \ \ z< c/\sqrt[3]2 < z+1.\ \ \ \ (3)</cmath> | ||
+ | Moreover we have from (2) and from <math>b/y\ge c/z</math> that | ||
+ | <cmath> | ||
+ | \frac by \ge \sqrt{5/2}\ \ \ \ \ (4) | ||
+ | </cmath> | ||
− | < | + | If <math>b=2</math> then <math>b/y=2</math> and we would have <math>c/z=5/4<\sqrt[3]2</math>, which contradicts <math>(3)</math>. |
− | < | + | On the other hand, if <math>b>5</math> then <math>y>4</math> and <math>\frac by<\sqrt[3]2(1+\frac 1y)\le \sqrt[3]2(\frac 54)<\sqrt{5/2}</math> |
− | + | since <math>2^2\cdot \frac {5^6}{4^6}<\frac{5^3}{2^3}</math> as <math>5^3<2^7</math>. So we have only left the | |
− | { | + | cases <math>b=3,4,5</math>. But for <math>b=3</math> we have <math>b/y=3/2<\sqrt{5/2}</math> and for <math>b=4</math> we have |
+ | <math>b/y=4/3<\sqrt{5/2}</math> and so necessarily <math>b=5</math> and <math>b/y=5/3</math> (<math>>\sqrt{5/2}</math>) | ||
+ | So we arrive finally at <math>a=2,b=5</math> and <math>c/z=3/2</math>. If <math>c\ge 8</math> | ||
+ | then <math>z\ge 6</math> and <math>\frac cz<\sqrt[3]2(1+\frac 1z)\le \sqrt[3]2(\frac 76)<\frac 32</math> | ||
+ | since <math>2\cdot \frac {7^3}{6^3}<\frac{3^3}{2^3}</math>. On the other hand, for <math>c\le 7</math> there are the only two possible values | ||
+ | <math>c=3</math> and <math>c=6</math> which yield the known solutions. | ||
== See also == | == See also == | ||
{{IMO box|year=1976|num-b=2|num-a=4}} | {{IMO box|year=1976|num-b=2|num-a=4}} |
Revision as of 03:55, 4 November 2008
Problem
A box whose shape is a parallelepiped can be completely filled with cubes of side If we put in it the maximum possible number of cubes, each of volume , with the sides parallel to those of the box, then exactly percent from the volume of the box is occupied. Determine the possible dimensions of the box.
Solution
We name a,b,c the sides of the parallelepiped, which are positive integers. We also put
\[x = \left\lfloor\frac{a}{\sqrt[3]{2}}\right\rfloor \ \ \ \ y = \left\lfloor\frac{b}{\sqrt[3]{2}}\right\rfloor \ \ \ \ z = \left\lfloor\frac{c}{\sqrt[3]{2}}\right\rfloor \ \ \ \\] (Error compiling LaTeX. Unknown error_msg)
It is clear that is the maximal number of cubes with sides of length that can be put into the parallelepiped with sides parallels to the sides of the box. Hence the corresponding volume is . We need , hence We give the values of and for . The same table is valid for and . By simple inspection we obtain two solutions of : and . We now show that they are the only solutions.
We can assume . So necessarily . Note that the definition of implies hence If then and since . So we have only left the cases and . But for we have and so necessarily and . It follows
Note that the definitions of imply
Moreover we have from (2) and from that
If then and we would have , which contradicts .
On the other hand, if then and since as . So we have only left the cases . But for we have and for we have and so necessarily and ()
So we arrive finally at and . If then and
since . On the other hand, for there are the only two possible values and which yield the known solutions.
See also
1976 IMO (Problems) • Resources | ||
Preceded by Problem 2 |
1 • 2 • 3 • 4 • 5 • 6 | Followed by Problem 4 |
All IMO Problems and Solutions |