There is a unique positive real number x such that the three numbers log82x, log4x, and log2x, in that order, form a geometric progression with positive common ratio. The number x can be written as nm, where m and n are relatively prime positive integers. Find m+n.
解析
Solution 1
Since these form a geometric series, log4xlog2x is the common ratio. Rewriting this, we get logx2logx4=log24=2 by base change formula. Therefore, the common ratio is 2. Now log82xlog4x=2⟹log4x=2log82+2log8x⟹21log2x=32+32log2x
If we set x=2y, we can obtain three terms of a geometric sequence through logarithm properties. The three terms are
3y+1,2y,y.
In a three-term geometric sequence, the middle term squared is equal to the product of the other two terms, so we obtain the following:
3y2+y=4y2,
which can be solved to reveal y=−4. Therefore, x=2−4=161, so our answer is 017.
-molocyxu
Solution 3
Let r be the common ratio. We have
r=log8(2x)log4(x)=log4(x)log2(x)
Hence we obtain
(log4(x))(log4(x))=(log8(2x))(log2(x))
Ideally we change everything to base 64 and we can get:
(log64(x3))(log64(x3))=(log64(x6))(log64(4x2))
Now divide to get:
log64(4x2)log64(x3)=log64(x3)log64(x6)
By change-of-base we obtain:
log(4x2)(x3)=log(x3)(x6)=2
Hence (4x2)2=x3→16x4=x3→x=161 and we have 1+16=017 as desired.
~skyscraper
Solution 4 (Exponents > Logarithms)
Let r be the common ratio, and let a be the starting term (a=log8(2x)). We then have:
log8(2x)=a,log4(x)=ar,log2(x)=ar2
Rearranging these equations gives:
8a=2x,4ar=x,2ar2=x
Deal with the last two equations first: Setting them equal gives:
4ar=2ar2⟹22ar=2ar2⟹2ar=ar2⟹r=2
Using this value of r, substitute into the first and second equations (or the first and third, it doesn't really matter) to get:
8a=2x,42a=x
Changing these to a common base gives:
23a=2x,24a=x
Dividing the first equation by 2 on both sides yields:
23a−1=x
Setting these equations equal to each other and removing the exponent again gives:
3a−1=4a⟹a=−1
Substituting this back into the first equation gives:
8−1=2x⟹2x=81⟹x=161
Therefore, m+n=1+16=017
~IAmTheHazard
Solution 5
We can relate the logarithms as follows:
log8(2x)log4x=log4xlog2xlog8(2x)log2x=log4xlog4x
Now we can convert all logarithm bases to 2 using the identity logab=logacbc:
log232xlog2x=log2xlog2x
We can solve for x as follows:
31log2(2x)log2x=41log2xlog2x31log2(2x)=41log2x31log22+31log2x=41log2x
We get x=161. Verifying that the common ratio is positive, we find the answer of 017.
~QIDb602
Solution 6
If the numbers are in a geometric sequence, the middle term must be the geometric mean of the surrounding terms. We can rewrite the first two logarithmic expressions as 31+log2x and 21log2x, respectively. Therefore:
21log2x=(31+log2x)(log2x)
Let n=log2x. We can rewrite the expression as:
2n=3n(n+1)4n2=3n(n+1)4n(n+1)=3n24n2+4n=3n2n2+4n=0n(n+4)=0n=0 and −4
Zero does not work in this case, so we consider n=−4: log2x=−4→x=161. Therefore, 1+16=017.
~Bowser498
Solution 7
Again, by the Change of Base Formula, obtain that the common ratio is 2. If we let y be the exponent of log8(2x), then we have 8y=2x;42y=x;24y=x. Wee can then divide the first equation by two to have the right side be x. Also, 24y=(24)y=16y. Setting this equal to 28y, we can divide the two equations to get 2y=21. Therefore, y=−1. After that, we can raise 16 to the −1th power to get x=16−1⇒x=161. We then get our sum of 1+16=017.
~SweetMango77
Solution 8 (Official MAA)
By the Change of Base Formula the common ratio of the progression is
log4xlog2x=log24log2xmlog2xm=2.
Hence x must satisfy
2=log8(2x)log4x=log24log2x÷log28log2(2x)=23⋅1+log2xlog2x.
This is equivalent to 4+4log2x=3log2x. Hence log2x=−4 and x=161. The requested sum is 1+16=17.
Solution 9
Let the series be a,ar,ar2. So, converting these logarithms into exponents we have 8a=2x, 4ar=x, and 2ar2=x. So, setting the 2nd and 3rd equations equal, we have:
4ar=2ar2⟹22ar=2ar2⟹2ar=ar2⟹r=2
. Plugging that into our 3rd equation, we have 24a=x. We recall that 8a=2x⟹23a=2x. So, since 24a=x, 2x=24a+1. Now, setting 23a, and 24a+1 equal, we get a=−1, so plugging into our first equation, we have
81=2x⟹x=161⟹017
-jb2015007
Video Solutions
https://youtu.be/nPL7nUXnRbo (Unavailable)
Aarav Navani: https://youtu.be/4FvYVfhhTaQ
Mathematica De Estremo: https://youtu.be/FgrIgCyGVUI