返回题库

AIME 2023 I · 第 13 题

AIME 2023 I — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Each face of two noncongruent parallelepipeds is a rhombus whose diagonals have lengths 21\sqrt{21} and 31\sqrt{31}. The ratio of the volume of the larger of the two polyhedra to the volume of the smaller is mn\frac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n. A parallelepiped is a solid with six parallelogram faces such as the one shown below.

AIME diagram

解析

Solution 1 (3-D Vector Analysis)

Denote α=tan12131\alpha = \tan^{-1} \frac{\sqrt{21}}{\sqrt{31}}. Denote by dd the length of each side of a rhombus.

Now, we put the solid to the 3-d coordinate space. We put the bottom face on the xOyx-O-y plane. For this bottom face, we put a vertex with an acute angle 2α2 \alpha at the origin, denoted as OO. For two edges that are on the bottom face and meet at OO, we put one edge on the positive side of the xx-axis. The endpoint is denoted as AA. Hence, A=(d,0,0)A = \left( d , 0 , 0 \right). We put the other edge in the first quadrant of the xOyx-O-y plane. The endpoint is denoted as BB. Hence, B=(dcos2α,dsin2α,0)B = \left( d \cos 2 \alpha , d \sin 2 \alpha , 0 \right).

For the third edge that has one endpoint OO, we denote by CC its second endpoint. We denote C=(u,v,w)C = \left( u , v , w \right). Without loss of generality, we set w>0w > 0. Hence,

u2+v2+w2=d2.(1)u^2 + v^2 + w^2 = d^2 . \hspace{1cm} (1) We have

cosAOC=OAOCOAOC=ud,(2)\begin{aligned} \cos \angle AOC & = \frac{\overrightarrow{OA} \cdot \overrightarrow{OC}}{|OA| \cdot |OC|} \\ & = \frac{u}{d} , \hspace{1cm} (2) \end{aligned} and

cosBOC=OBOCOBOC=ucos2α+vsin2αd.(3)\begin{aligned} \cos \angle BOC & = \frac{\overrightarrow{OB} \cdot \overrightarrow{OC}}{|OB| \cdot |OC|} \\ & = \frac{u \cos 2 \alpha + v \sin 2 \alpha}{d} . \hspace{1cm} (3) \end{aligned} Case 1: AOC=BOC=2α\angle AOC = \angle BOC = 2 \alpha or 2(90α)2 \left( 90^\circ - \alpha \right).

By solving (2) and (3), we get

u=±dcos2α,v=±dcos2α1cos2αsin2α=±dcos2αtanα.\begin{aligned} u & = \pm d \cos 2 \alpha , \\ v & = \pm d \cos 2 \alpha \frac{1 - \cos 2 \alpha}{\sin 2 \alpha} \\ & = \pm d \cos 2 \alpha \tan \alpha . \end{aligned} Plugging these into (1), we get

w=d1cos22αcos22αtan2α=dsin22αcos22αtan2α.(4)\begin{aligned} w & = d \sqrt{1 - \cos^2 2 \alpha - \cos^2 2 \alpha \tan^2 \alpha} \\ & = d \sqrt{\sin^2 2 \alpha - \cos^2 2 \alpha \tan^2 \alpha} . \hspace{1cm} (4) \end{aligned} Case 2: AOC=2α\angle AOC = 2 \alpha and BOC=2(90α)\angle BOC = 2 \left( 90^\circ - \alpha \right), or BOC=2α\angle BOC = 2 \alpha and AOC=2(90α)\angle AOC = 2 \left( 90^\circ - \alpha \right).

By solving (2) and (3), we get

u=±dcos2α,v=dcos2α1+cos2αsin2α=dcos2αcotα.\begin{aligned} u & = \pm d \cos 2 \alpha , \\ v & = \mp d \cos 2 \alpha \frac{1 + \cos 2 \alpha}{\sin 2 \alpha} \\ & = \mp d \cos 2 \alpha \cot \alpha . \end{aligned} Plugging these into (1), we get

w=d1cos22αcos22αcot2α=dsin22αcos22αcot2α.(5)\begin{aligned} w & = d \sqrt{1 - \cos^2 2 \alpha - \cos^2 2 \alpha \cot^2 \alpha} \\ & = d \sqrt{\sin^2 2 \alpha - \cos^2 2 \alpha \cot^2 \alpha} . \hspace{1cm} (5) \end{aligned} We notice that (4)>(5)(4) > (5). Thus, (4) (resp. (5)) is the parallelepiped with a larger (resp. smaller) height.

Therefore, the ratio of the volume of the larger parallelepiped to the smaller one is

(4)(5)=sin22αcos22αtan2αsin22αcos22αcot2α=tan22αtan2αtan22αcot2α.\begin{aligned} \frac{(4)}{(5)} & = \frac{\sqrt{\sin^2 2 \alpha - \cos^2 2 \alpha \tan^2 \alpha}} {\sqrt{\sin^2 2 \alpha - \cos^2 2 \alpha \cot^2 \alpha}} \\ & = \sqrt{\frac{\tan^2 2 \alpha - \tan^2 \alpha}{\tan^2 2 \alpha - \cot^2 \alpha}} . \end{aligned} Recall that tanα=2131\tan \alpha = \frac{\sqrt{21}}{\sqrt{31}}. Thus, tan2α=2tanα1tan2α=21315\tan 2 \alpha = \frac{2 \tan \alpha}{1 - \tan^2 \alpha} = \frac{\sqrt{21 \cdot 31}}{5}. Plugging this into the equation above, we get

(4)(5)=6362.\begin{aligned} \frac{(4)}{(5)} & = \frac{63}{62}. \end{aligned} Therefore, the answer is 63+62=(125) 63 + 62 = \boxed{\textbf{(125) }}.

~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)

Solution 2 (no trig)

Let one of the vertices be at the origin and the three adjacent vertices be uu, vv, and ww. For one of the parallelepipeds, the three diagonals involving the origin have length 21\sqrt {21}. Hence, (u+v)(u+v)=uu+vv+2uv=21(u+v)\cdot (u+v)=u\cdot u+v\cdot v+2u\cdot v=21 and (uv)(uv)=uu+vv2uv=31(u-v)\cdot (u-v)=u\cdot u+v\cdot v-2u\cdot v=31. Since all of uu, vv, and ww have equal length, uu=13u\cdot u=13, vv=13v\cdot v=13, and uv=2.5u\cdot v=-2.5. Symmetrically, ww=13w\cdot w=13, uw=2.5u\cdot w=-2.5, and vw=2.5v\cdot w=-2.5. Hence the volume of the parallelepiped is given by det(132.52.52.5132.52.52.513)=det(15.515.502.5132.5015.515.5)=15.52det(1102.5132.5011)=15.528\sqrt{\operatorname{det}\begin{pmatrix}13&-2.5&-2.5\\-2.5&13&-2.5\\-2.5&-2.5&13\end{pmatrix}}=\sqrt{\operatorname{det}\begin{pmatrix}15.5&-15.5&0\\-2.5&13&-2.5\\0&-15.5&15.5\end{pmatrix}}=\sqrt{15.5^2\operatorname\det\begin{pmatrix}1&-1&0\\-2.5&13&-2.5\\0&-1&1\end{pmatrix}}=\sqrt{15.5^2\cdot 8}.

For the other parallelepiped, the three diagonals involving the origin are of length 31\sqrt{31} and the volume is det(132.52.52.5132.52.52.513)=det(10.510.502.5132.5010.510.5)=10.52det(1102.5132.5011)=10.5218\sqrt{\operatorname{det}\begin{pmatrix}13&2.5&2.5\\2.5&13&2.5\\2.5&2.5&13\end{pmatrix}}=\sqrt{\operatorname{det}\begin{pmatrix}10.5&-10.5&0\\2.5&13&2.5\\0&-10.5&10.5\end{pmatrix}}=\sqrt{10.5^2\operatorname\det\begin{pmatrix}1&-1&0\\2.5&13&2.5\\0&-1&1\end{pmatrix}}=\sqrt{10.5^2\cdot 18}.

Consequently, the answer is 10.521815.528=6362\sqrt\frac{10.5^2\cdot 18}{15.5^2\cdot 8}=\frac{63}{62}, giving 125\boxed{125}.

~EVIN-

Note on the linear algebra formula: It is well known that a parallelepiped whose 3 adjacent vertices have vectors u=u1,u2,u3u= \langle u_1, u_2, u_3 \rangle, v=v1,v2,v3v= \langle v_1, v_2, v_3 \rangle, and w=w1,w2,w3w = \langle w_1, w_2, w_3 \rangle volume is the absolute value of det(u1u2u3v1v2v3w1w2w3)\operatorname{det} \begin{pmatrix} u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \\ w_1 & w_2 & w_3 \end{pmatrix} Then the volume is also

\begin{align*} \sqrt{\left (\operatorname{det} \begin{pmatrix} u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \\ w_1 & w_2 & w_3 \\ \end{pmatrix}\right)^2} &= \sqrt{\operatorname{det} \left( \begin{pmatrix} u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \\ w_1 & w_2 & w_3 \\ \end{pmatrix} \cdot \begin{pmatrix} u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \\ w_1 & w_2 & w_3 \\ \end{pmatrix} \right) } \\ &= \sqrt{\operatorname{det} \left( \begin{pmatrix} u_1 & u_2 & u_3 \\ v_1 & v_2 & v_3 \\ w_1 & w_2 & w_3 \\ \end{pmatrix} \cdot \begin{pmatrix} u_1 & v_1 & w_1 \\ u_2 & v_2 & w_2 \\ u_3 & v_3 & w_3 \\ \end{pmatrix} \right) } = \sqrt{\operatorname{det} \begin{pmatrix} u \cdot u & u \cdot v & u \cdot w \\ v \cdot u & v \cdot v & v \cdot w \\ w \cdot u & w \cdot v & w \cdot w \end{pmatrix} } \end{align*}

Since the determinant of the transpose of a matrix equals to the determinant of the original matrix.

Solution 3 (No trig, no linear algebra)

Observe that both parallelepipeds have two vertices (one on each base) that have three congruent angles meeting at them. Denote the parallelepiped with three acute angles meeting PP, and the one with three obtuse angles meeting PP'.

The volume of a parallelepiped is simply the base area times the height, but because both parallelepipeds have the same base, what we want is just the ratio of the heights.

Denote the point with three acute angles meeting at it in PP as AA, and its neighbors BB, CC, and DD. Similarly, denote the point with three obtuse angles meeting at it in PP' as AA', and its neighbors BB', CC', and DD'.

We have the following equations:

Height of P from ACD=Vol(ABCD)3[ACD],\textrm{Height of }P\textrm{ from }ACD = \frac{\textrm{Vol}(ABCD) \cdot 3}{[ACD]}, Height of P from ACD=Vol(ABCD)3[ACD].\textrm{Height of }P'\textrm{ from }A'C'D' = \frac{\textrm{Vol}(A'B'C'D') \cdot 3}{[A'C'D']}. However, ACDACD and ACDA'C'D' are both half the area of a rhombus with diagonals 31\sqrt{31} and 21\sqrt{21}, so our ratio is really

PP=Vol(ABCD)Vol(ABCD).\frac{P}{P'} = \frac{\textrm{Vol}(ABCD)}{\textrm{Vol}(A'B'C'D')}. Because the diagonals of all of the faces are 31\sqrt{31} and 21\sqrt{21}, each edge of the parallelepipeds is 13\sqrt{13} by the Pythagorean theorem.

We have AB=AC=AD=13AB = AC = AD = \sqrt{13}, and BC=CD=BD=21BC = CD = BD = \sqrt{21}. When we drop a perpendicular to the centroid of BCDBCD from AA (let's call this point OO), we have BO=213=7BO = \frac{\sqrt{21}}{\sqrt{3}} = \sqrt{7}. Thus,

AB2BO2=AO2AB^2 - BO^2 = AO^2 137=AO2=613 - 7 = AO^2 = 6 AO=6.AO = \sqrt{6}. The area of base BCDBCD is 2134\frac{21\sqrt{3}}{4}. Hence,

Vol(ABCD)=621343\textrm{Vol}(ABCD) = \frac{\sqrt{6}\cdot\frac{21\sqrt{3}}{4}}{3} =63212.= \frac{63\sqrt{2}}{12}. We can apply a similar approach to ABCDA'B'C'D'.

AB=AC=AD=13A'B' = A'C' = A'D' = \sqrt{13}, and BC=CD=BD=31B'C' = C'D' = B'D' = \sqrt{31}. When we drop a perpendicular to the centroid of BCDB'C'D' from AA' (let's call this point OO'), we have BO=313=313B'O' = \frac{\sqrt{31}}{\sqrt{3}} = \sqrt{\frac{31}{3}}. Thus,

AB2BO2=AO2A'B'^2 - B'O'^2 = A'O'^2 13313=AO213 - \frac{31}{3} = A'O'^2 AO=83=263.A'O' = \sqrt{\frac{8}{3}} = \frac{2\sqrt{6}}{3}. The area of base BCDB'C'D' is 3134\frac{31\sqrt{3}}{4}. Hence,

Vol(ABCD)=26331343\textrm{Vol}(A'B'C'D') = \frac{\frac{2\sqrt{6}}{3}\cdot\frac{31\sqrt{3}}{4}}{3} =186236= \frac{186\sqrt{2}}{36} =62212.= \frac{62\sqrt{2}}{12}. Finally,

PP=Vol(ABCD)Vol(ABCD)=6321262212=6362.\frac{P}{P'} = \frac{\textrm{Vol}(ABCD)}{\textrm{Vol}(A'B'C'D')} = \frac{\frac{63\sqrt{2}}{12}}{\frac{62\sqrt{2}}{12}} = \frac{63}{62}. Our answer is 63+62=12563 + 62 = \boxed{125}.

~mathboy100

Solution 4 (Pythagorean theorem)

Since the two parallelepipeds have the same base, all we need to do is to find their respective heights.

AIME diagram

As illustrated in the above diagram, drop a perpendicular from DD onto the base at PP. Denote the center of the base by OO. By symmetry, PP must be on AOAO. Now we need to find DPDP.

Apply Pythagorean theorem to DPA\triangle DPA we have

DP2=AD2AP2.DP^2 = AD^2 - AP^2. Apply Pythagorean theorem to DPC\triangle DPC and then CPO\triangle CPO we have

DP2=DC2CP2=DC2(CO2+OP2)=DC2(CO2+(AOAP)2)=DC2CO2(AOAP)2.DP^2 = DC^2 - CP^2 = DC^2 - (CO^2 + OP^2) = DC^2 - (CO^2 + (AO-AP)^2) = DC^2 - CO^2 - (AO-AP)^2. Combining the above two, we have

AD2AP2=DC2CO2(AOAP)2.AD^2 - AP^2 = DC^2 - CO^2 - (AO-AP)^2. Since AD=13AD=\sqrt{13}, DC=21DC=\sqrt{21}, CO=212CO=\frac{\sqrt{21}}{2}, AO=312AO=\frac{\sqrt{31}}{2}, plug them into the above equation and solve for the only unknown variable APAP, we get AP=531.AP=\frac{5}{\sqrt{31}}.

Thus the height

DP=AD2AP2=132531=37831.DP = \sqrt{AD^2 - AP^2} = \sqrt{13 - \frac{25}{31}} = \sqrt{\frac{378}{31}}. AIME diagram

For the other parallelepiped, using the same approach and drop a perpendicular from EE' onto the base at PP'. Similarly applying Pythagorean theorem to EPC\triangle E'P'C', EPA\triangle E'P'A' and APO\triangle A'P'O' we have

CE2CP2=AE2AO2(CPCO)2.C'E'^2 - C'P'^2 = A'E'^2 - A'O'^2 - (C'P'-C'O')^2. Plugging known values into the above equation and solve for the only unknown variable CPC'P', we get CP=521.C'P'=\frac{5}{\sqrt{21}}.

Thus the height

EP=CE2CP2=132521=24821.E'P' = \sqrt{C'E'^2 - C'P'^2} = \sqrt{13 - \frac{25}{21}} = \sqrt{\frac{248}{21}}. The ratio between the two is therefore

DPEP=3783124821=233731372331=327231=6362\frac{DP}{E'P'} = \frac{\sqrt{\frac{378}{31}}}{\sqrt{\frac{248}{21}}} = \sqrt{\frac{2\cdot3^3\cdot7}{31}\cdot\frac{3\cdot7}{2^3\cdot31}} = \frac{3^2\cdot7}{2\cdot31} = \frac{63}{62} , giving 125\boxed{125}.

~sgdzw

Solution 5 (Visual)

AIME diagram

Let us inscribe a tetrahedron ACBDACB'D' in given parallelepiped so that its edges coincide with the diagonals of the faces of the parallelepiped. Note that the three edges outgoing from the vertex BB' have the same length bb, and the three edges at the base have a different length a.a.

The volume of the tetrahedron V=a2123b2a2V= \frac {a^2}{12}\sqrt{3b^2 - a^2} is three times less than the volume of the parallelepiped.

In second parallelepiped aa and bb change the positions.

Required ratio is a23b2a2b23a2b2=21331213132131=21723132=6362.\frac {a^2 \cdot \sqrt {3b^2 - a^2}}{b^2 \cdot \sqrt {3a^2 - b^2}} = \frac {21 \sqrt {3 \cdot 31 - 21}}{31 \cdot \sqrt{3 \cdot 21 - 31}} = \frac {21 \sqrt {72}}{31 \sqrt {32}}= \frac {63}{62}.

Claim

AIME diagram

Let ABCDABCD be the regular pyramid, AB=AC=AD=b,BC=BD=CD=a.AB = AC = AD = b, BC = BD = CD = a.

The area of BCD=a234.\triangle BCD = \frac {a^2 \sqrt {3}}{4}.

Height AO2=AB2OB2=b2a23.AO^2 = AB^2 - OB^2 = {b^2 - \frac {a^2}{3}}.

Volume V=a2123b2a2.V= \frac {a^2}{12}\sqrt{3b^2 - a^2}.

vladimir.shelomovskii@gmail.com, vvsss

Solution 6

AIME diagram

Let CAB\angle CAB be acute and let XX be the foot of the altitude from CC to ABAB. Notice that this also implies that XX is the foot of the altitude from DD to ABAB. Now 13CX=ABCX=122131\sqrt{13} \cdot CX = AB \cdot CX = \frac{1}{2} \sqrt{21} \cdot \sqrt{31} so CX=2131213CX = \frac{\sqrt{21} \cdot \sqrt{31}}{2 \sqrt{13}} and DXDX is the same. CDCD must either be 21\sqrt{21} or 31\sqrt{31} because it is a diagonal. If CD=31CD = \sqrt{31}, applying the Law of Cosines on DXC\angle DXC, cosDXC=521\cos \angle DXC = -\frac{5}{21} so sinDXC=416441\sin \angle DXC = \sqrt{\frac{416}{441}}. If CD=21CD = \sqrt{21}, cosDXC=531\cos \angle DXC = \frac{5}{31}, so sinDXC=936961\sin \angle DXC = \sqrt{\frac{936}{961}}. The ratios of the two parallelepipeds is equal to the ratios of the heights (since the bases are the same) which is equal to the ratio of the sines. Therefore it is

936961416441=9364162131=322131=6362\frac{\sqrt{\frac{936}{961}}}{\sqrt{\frac{416}{441}}} = \sqrt{\frac{936}{416}} \cdot \frac{21}{31} = \frac{3}{2} \cdot \frac{21}{31} = \frac{63}{62} so the answer is 63+62=12563 + 62 = \boxed{125}.

Video Solution

https://youtu.be/5mJ6EqdFD94

~MathProblemSolvingSkills.com

Animated Video Solution

https://youtu.be/VvCl5KIqT9M

~Star League (https://starleague.us)