Difference between revisions of "2002 AIME II Problems/Problem 3"

Line 1: Line 1:
 
== Problem ==
 
== Problem ==
It is given that <math>\log_{6}a + \log_{6}b + \log_{6}c = 6,</math> where <math>a,</math> <math>b,</math> and <math>c</math> are positive integers that form an increasing geometric sequence and <math>b - a</math> is the square of an integer. Find <math>a + b + c.</math>
+
It is given that <math>\log_{6}a + \log_{6}b + \log_{6}c = 6,</math> where <math>a,</math> <math>b,</math> and <math>c</math> are [[positive]] [[integer]]s that form an increasing [[geometric sequence]] and <math>b - a</math> is the [[square]] of an integer. Find <math>a + b + c.</math>
 
== Solution ==
 
== Solution ==
{{solution}}
+
<math>abc=6^6</math>. Since they form an increasing geometric sequence, <math>b</math> is the [[geometric mean]] of the [[product]] <math>abc</math>. <math>b=\sqrt[3]{abc}=6^2=36</math>.
 +
 
 +
Since <math>b-a</math> is the square of an integer, we can find a few values of <math>a</math> that work: 11, 20, 27, 32, and 35. 11 doesn't work. Nor do 20, 32, or 35. Thus, <math>a=27</math>, and <math>c=\dfrac{36}{27}\cdot 36=\dfrac{4}{3}\cdot 36}=48</math>
 +
 
 +
<cmath>a+b+c=27+36+48=\boxed{111}</cmath>
 +
 
 
== See also ==
 
== See also ==
 
* [[2002 AIME II Problems/Problem 2 | Previous problem]]
 
* [[2002 AIME II Problems/Problem 2 | Previous problem]]
 
* [[2002 AIME II Problems/Problem 4 | Next problem]]
 
* [[2002 AIME II Problems/Problem 4 | Next problem]]
 
* [[2002 AIME II Problems]]
 
* [[2002 AIME II Problems]]

Revision as of 08:43, 17 April 2008

Problem

It is given that $\log_{6}a + \log_{6}b + \log_{6}c = 6,$ where $a,$ $b,$ and $c$ are positive integers that form an increasing geometric sequence and $b - a$ is the square of an integer. Find $a + b + c.$

Solution

$abc=6^6$. Since they form an increasing geometric sequence, $b$ is the geometric mean of the product $abc$. $b=\sqrt[3]{abc}=6^2=36$.

Since $b-a$ is the square of an integer, we can find a few values of $a$ that work: 11, 20, 27, 32, and 35. 11 doesn't work. Nor do 20, 32, or 35. Thus, $a=27$, and $c=\dfrac{36}{27}\cdot 36=\dfrac{4}{3}\cdot 36}=48$ (Error compiling LaTeX. Unknown error_msg)

\[a+b+c=27+36+48=\boxed{111}\]

See also