返回题库

AIME 2012 I · 第 9 题

AIME 2012 I — Problem 9

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let x,x, y,y, and zz be positive real numbers that satisfy

2logx(2y)=2log2x(4z)=log2x4(8yz)0.2\log_{x}(2y) = 2\log_{2x}(4z) = \log_{2x^4}(8yz) \ne 0. The value of xy5zxy^5z can be expressed in the form 12p/q,\frac{1}{2^{p/q}}, where pp and qq are relatively prime positive integers. Find p+q.p+q.

解析

Solution 1

Since there are only two dependent equations given and three unknowns, the three expressions given can equate to any common value (that isn't 0, of course), so to simplify the problem let us assume without loss of generality that

2logx(2y)=2log2x(4z)=log2x4(8yz)=2.2\log_{x}(2y) = 2\log_{2x}(4z) = \log_{2x^4}(8yz) = 2. Then

2logx(2y)=2    x=2y2log2x(4z)=2    2x=4zlog2x4(8yz)=2    4x8=8yz\begin{aligned} 2\log_{x}(2y) = 2 &\implies x=2y\\ 2\log_{2x}(4z) = 2 &\implies 2x=4z\\ \log_{2x^4}(8yz) = 2 &\implies 4x^8 = 8yz \end{aligned} Solving these equations, we quickly see that 4x8=(2y)(4z)=x(2x)x=21/64x^8 = (2y)(4z) = x(2x) \rightarrow x=2^{-1/6} and then y=z=21/61=27/6.y=z=2^{-1/6 - 1} = 2^{-7/6}. Finally, our desired value is 21/6(27/6)527/6=243/62^{-1/6} \cdot (2^{-7/6})^5 \cdot 2^{-7/6} = 2^{-43/6} and thus p+q=43+6=049.p+q = 43 + 6 = \boxed{049.}

Solution 2

Notice that 2y4z=8yz2y\cdot 4z=8yz, 2log2(2y)=log2(4y2)2\log_2(2y)=\log_2\left(4y^2\right) and 2log2(4z)=log2(16z2)2\log_2(4z)=\log_2\left(16z^2\right).

From this, we see that 8yz8yz is the geometric mean of 4y24y^2 and 16z216z^2. So, for constant C0C\ne 0:

log4y2logx=log8yzlog2x4=log16z2log2x=C\frac{\log 4y^2}{\log x}=\frac{\log 8yz}{\log 2x^4}=\frac{\log 16z^2}{\log 2x}=C Since log4y2,log8yz,log16z2\log 4y^2,\log 8yz,\log 16z^2 are in an geometric progression (ratio 2zy\frac{2z}{y}), so are logx,log2x4,log2x\log x,\log 2x^4,\log 2x.

Therefore, 2x42x^4 is the geometric mean of xx and 2x2x

2x4=x2x    4x8=2x2    2x6=1    x=21/62x^4=\sqrt{x\cdot 2x}\implies 4x^8=2x^2\implies 2x^6=1\implies x=2^{-1/6} We can plug xx in to any of the two equal fractions aforementioned. So, without loss of generality:

log4y2logx=log16z2log2x    log(4y2)log(2x)=log(16z2)log(x)\frac{\log 4y^2}{\log x}=\frac{\log 16z^2}{\log 2x}\implies \log\left(4y^2\right)\log\left(2x\right)=\log\left(16z^2\right)\log\left(x\right)     log(4y2)56log2=log(16z2)16log2\implies \log\left(4y^2\right)\cdot \frac{5}{6}\log 2=\log\left(16z^2\right)\cdot \frac{-1}{6}\log 2     5log(4y2)=log(16z2)    5log(4y2)+log(16z2)=0\implies 5\log\left(4y^2\right)=-\log\left(16z^2\right)\implies 5\log\left(4y^2\right)+\log\left(16z^2\right)=0     (4y2)516z2=1    16384y10z2=1    y10z2=116384    y5z=1128\implies \left(4y^2\right)^5\cdot 16z^2=1\implies 16384y^{10}z^2=1\implies y^{10}z^2=\frac{1}{16384}\implies y^5z=\frac{1}{128} Thus xy5z=2167=2436xy^5z=2^{-\frac{1}{6}-7}=2^{-\frac{43}{6}} and 43+6=04943+6=\boxed{049}.

Solution 3

Since x,y,zx, y, z are positive real numbers, x,yx, y, and zz can be expressed as powers of two. We shall thus let x=2Xx = 2^X, y=2Yy = 2^Y, and z=2Zz = 2^Z. Let a=log2X(2Y+1)a = \log_{2^X}(2^{Y+1}). From this we get the system of equations: (1)(1)

a=log2X(2Y+1)aX=Y+1a = \log_{2^X}(2^{Y+1}) \Rightarrow aX = Y + 1 (2)(2)

a=log2X+1(2Z+2)aX+a=Z+2a = \log_{2^{X + 1}}(2^{Z + 2}) \Rightarrow aX + a = Z + 2 (3)(3)

2a=log24X+1(2Y+Z+3)8aX+2a=Y+Z+32a = \log_{2^{4X + 1}}(2^{Y + Z + 3}) \Rightarrow 8aX + 2a = Y + Z + 3 Plugging equation (1)(1) into equation (2)(2) yields Y+a=Z+1Y + a = Z + 1. Plugging equation (1)(1) into equation (3)(3) and simplifying yields 7Y+2a+6=Z+17Y + 2a + 6 = Z + 1, and substituting Y+aY + a for Z+1Z + 1 and simplifying yields Y+1=a6Y + 1 = \frac{-a}{6}. But Y+1=aXY + 1 = aX, so aX=a6aX = \frac{-a}{6}, so X=16X = \frac{-1}{6}.

Knowing this, we may substitute 16\frac{-1}{6} for XX in equations (1)(1) and (2)(2), yielding a6=Y+1\frac{-a}{6} = Y + 1 and 5a6=Z+2\frac{5a}{6} = Z + 2. Thus, we have that 5(Y+1)=Z+25Y+Z=7-5(Y + 1) = Z + 2 \rightarrow 5Y + Z = -7. We are looking for xy5z=2X+5Y+Zxy^5z = 2^{X+ 5Y + Z}. X=16X = \frac{-1}{6} and 5Y+Z=75Y + Z = -7, so xy5z=243/6=1243/6xy^5z = 2^{-43/6} = \frac{1}{2^{43/6}}. The answer is 43+6=04943+6=\boxed{049}.

Solution 4 (Rigorous and easy)

By the Mediant theorem, we know that

log(4y2)log(x)=log(16z2)log(2x)=2log(8yz)log(2x2).\frac{\log (4y^2)}{\log (x)} = \frac{\log (16z^2)}{\log (2x)} = \frac{2\log (8yz)}{\log (2x^2)}. Substituting into the original equation yields us 2log(8yz)log(2x2)=log(8yz)log(2x4)2log(2x4)=log(2x2)x=21/6.\frac{2\log (8yz)}{\log (2x^2)} = \frac{\log (8yz)}{\log (2x^4)} \Rightarrow 2\log (2x^4) = \log (2x^2) \Rightarrow x=2^{-1/6}. For some constant C0,C\not= 0, Let 2logx(2y)=2log2x(4z)=log2x4(8yz)=C.2\log_{x}(2y) = 2\log_{2x}(4z) = \log_{2x^4}(8yz) = C. Then, we obtain the system of equations

y=213C/12y=2^{-13C/12} z=219C/12z=2^{-19C/12} 8yz=2C/3.8yz=2^{C/3}. Multiplying the first two equations and dividing by the third, we find C=1.C=1. Thus,

xy5z=21/6265/12219/12=243/6p+q=049.xy^5z=2^{-1/6} \cdot 2^{-65/12} \cdot 2^{-19/12}=2^{-43/6} \Rightarrow p+q=\boxed{049}. ~Kscv

~minor edits by makethan

Solution 5 (No Fancy Tricks)

First, we can move the 22's inside the logarithms by squaring the stuff inside: logx(4y2)=log2x(16z2)=log2x4(8yz)\log_{x}(4y^2) = \log_{2x}(16z^2) = \log_{2x^4}(8yz).

Setting these 3 expressions to equal aa, we can get rid of the logarithms by using logab=c    ac=b\log_{a}b = c \implies a^c = b. The resulting equations are:

\begin{align} x^a &= 4y^2 & (1) \\ 2^a x^a &= 16z^2 & (2) \\ 2^a x^{4a} &= 8yz & (3) \\ \end{align}

Multiplying equations (1)(1) and (2)(2) yields

2ax2a=64y2z22^a x^{2a} = 64y^2z^2 Squaring equation (3)(3) yields

22ax8a=64y2z22^{2a} x^{8a} = 64y^2z^2 Equating yields

\begin{align} 2^a x^{2a} &= 2^{2a} x^{8a} \\ 2^{-a} &= x^{6a} \\ x &= 2^{-\frac{1}{6}} \\ \end{align}

Dividing equation (3)(3) by equation (2)(2) yields

x3a=21yz1x^{3a} = 2^{-1}yz^{-1} Cubing equation (1)(1) yields

x3a=26y6x^{3a} = 2^6y^6 Equating yields

\begin{align} 2^{-1}yz^{-1} &= 2^6y^6 \\ z^{-1} &= 2^7y^5\\ z &= 2^{-7}y^{-5}\\ \end{align}

Thus, xy5z=216y527y5=2436=12436    p+q=49xy^5z = 2^{-\frac{1}{6}} y^5 2^{-7}y^{-5} = 2^{-\frac{43}{6}} = \dfrac{1}{2^{\frac{43}{6}}} \implies p+q = \boxed{49}.

Video Solution by Richard Rusczyk

https://artofproblemsolving.com/videos/amc/2012aimei/348

~ dolphin7