Difference between revisions of "1999 AIME Problems/Problem 9"
m (→Solution: typos) |
m (→Solution: add joml88's sol, typo fix) |
||
Line 2: | Line 2: | ||
A function <math>f</math> is defined on the [[complex number]]s by <math>f(z)=(a+bi)z,</math> where <math>a_{}</math> and <math>b_{}</math> are positive numbers. This [[function]] has the property that the image of each point in the complex plane is [[equidistant]] from that point and the [[origin]]. Given that <math>|a+bi|=8</math> and that <math>b^2=m/n,</math> where <math>m_{}</math> and <math>n_{}</math> are relatively prime positive integers. Find <math>m+n.</math> | A function <math>f</math> is defined on the [[complex number]]s by <math>f(z)=(a+bi)z,</math> where <math>a_{}</math> and <math>b_{}</math> are positive numbers. This [[function]] has the property that the image of each point in the complex plane is [[equidistant]] from that point and the [[origin]]. Given that <math>|a+bi|=8</math> and that <math>b^2=m/n,</math> where <math>m_{}</math> and <math>n_{}</math> are relatively prime positive integers. Find <math>m+n.</math> | ||
+ | __TOC__ | ||
== Solution == | == Solution == | ||
− | Suppose we pick an arbitrary point | + | === Solution 1 === |
+ | Suppose we pick an arbitrary point on the [[complex plane]], say <math>(1,1)</math>. According to the definition of <math>f(z) = f(1+i) = (a+bi)(1+i) = (a-b) + (a+b)i</math>, this image must be equidistant to <math>(1,1)</math> and <math>(0,0)</math>. Thus the image must lie on the line with slope <math>-1</math> and which passes through <math>\left(\frac 12, \frac12\right)</math>, so its graph is <math>x + y = 1</math>. Substituting <math>x = (a-b)</math> and <math>y = (a+b)</math>, we get <math>2a = 1 \Rightarrow a = \frac 12</math>. | ||
− | By the [[Pythagorean Theorem]], we have <math>\left(\frac{1}{2}\ | + | By the [[Pythagorean Theorem]], we have <math>\left(\frac{1}{2}\right)^2 + b^2 = 8^2 \Longrightarrow b^2 = \frac{255}{4}</math>, and the answer is <math>\boxed{259}</math>. |
+ | |||
+ | === Solution 2 === | ||
+ | We are given that <math>(a + bi)z</math> is equidistant from the origin and <math>z.</math> This translates to | ||
+ | <cmath> | ||
+ | \begin{eqnarray*} |(a + bi)z - z| & = & |(a + bi)z| \\ | ||
+ | |z(a - 1) + bzi| & = & |az + bzi| \\ | ||
+ | |z||(a - 1) + bi| & = & |z||a + bi| \\ | ||
+ | (a - 1)^2 + b^2 & = & a^2 + b^2 \\ | ||
+ | & \Rightarrow & a = \frac 12 \end{eqnarray*} | ||
+ | </cmath> | ||
+ | Since <math>|a + bi| = 8,</math> <math>a^2 + b^2 = 64.</math> But <math>a = \frac 12,</math> thus <math>b^2 = \frac {255}4.</math> So the answer is <math>259</math>. | ||
== See also == | == See also == |
Revision as of 15:46, 18 October 2007
Problem
A function is defined on the complex numbers by where and are positive numbers. This function has the property that the image of each point in the complex plane is equidistant from that point and the origin. Given that and that where and are relatively prime positive integers. Find
Solution
Solution 1
Suppose we pick an arbitrary point on the complex plane, say . According to the definition of , this image must be equidistant to and . Thus the image must lie on the line with slope and which passes through , so its graph is . Substituting and , we get .
By the Pythagorean Theorem, we have , and the answer is .
Solution 2
We are given that is equidistant from the origin and This translates to Since But thus So the answer is .
See also
1999 AIME (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |