Difference between revisions of "2011 AMC 12A Problems/Problem 23"
Armalite46 (talk | contribs) m (→Solution 2) |
Armalite46 (talk | contribs) m (→Solution) |
||
Line 11: | Line 11: | ||
== Solution == | == Solution == | ||
===Solution 1=== | ===Solution 1=== | ||
− | |||
Lemma) if <math>f(z) = \frac{z + a}{z + b}</math>, then <math>f(f(f(f(\frac{-a(1+b)}{a+1})))) = \frac{a ( 1 + b)}{ a+b^2}</math> | Lemma) if <math>f(z) = \frac{z + a}{z + b}</math>, then <math>f(f(f(f(\frac{-a(1+b)}{a+1})))) = \frac{a ( 1 + b)}{ a+b^2}</math> | ||
Line 17: | Line 16: | ||
<math>f(f(f(f(\frac{-a(1+b)}{a+1})))) = f(f(f(-a))) = f(f(0)) = f(\frac{a}{b}) = \frac{a + ab}{a + b^2}</math> | <math>f(f(f(f(\frac{-a(1+b)}{a+1})))) = f(f(f(-a))) = f(f(0)) = f(\frac{a}{b}) = \frac{a + ab}{a + b^2}</math> | ||
− | |||
Well, let us consider the cases where each of those step is definite (<math>f(-b)</math> is never evaluate). | Well, let us consider the cases where each of those step is definite (<math>f(-b)</math> is never evaluate). | ||
Line 43: | Line 41: | ||
Hence, it is possible maximum of <math>|b| = \sqrt{3}</math> and minimum is 1. | Hence, it is possible maximum of <math>|b| = \sqrt{3}</math> and minimum is 1. | ||
− | 2 possible combination of <math>(a,b)</math> are <math>(1, 3i)</math> and <math>(-1, 1)</math>. | + | 2 possible combination of <math>(a,b)</math> are <math>(1, 3i)</math> and <math>(-1, 1)</math>. |
− | |||
Case 2) <math>a = b</math>, then <math>|b| = 1</math> | Case 2) <math>a = b</math>, then <math>|b| = 1</math> | ||
Line 53: | Line 50: | ||
Case 6) Since <math>a \neq 0</math>, <math>(1+b) = 0</math>, <math>|b| = 1</math> | Case 6) Since <math>a \neq 0</math>, <math>(1+b) = 0</math>, <math>|b| = 1</math> | ||
− | Case 4) <math>b = 0</math> | + | Case 4) If <math>b = 0</math>, <math>f(z) = \frac{z+a}{z}</math>, <math>f(0)</math> is not define. |
In this case, <math>f(f(f(f(\frac{a}{a-1})))) = f(f(f(a)))= f(f(2)) = f( \frac{2+a}{2}) = \frac{2+3a}{2+a}</math> and <math>f(f(f(f(\frac{a}{a-2})))) = f(f(f(2a)))= f(f(\frac{3}{2})) = f( \frac{3+2a}{3}) = \frac{3+5a}{3+2a}</math> | In this case, <math>f(f(f(f(\frac{a}{a-1})))) = f(f(f(a)))= f(f(2)) = f( \frac{2+a}{2}) = \frac{2+3a}{2+a}</math> and <math>f(f(f(f(\frac{a}{a-2})))) = f(f(f(2a)))= f(f(\frac{3}{2})) = f( \frac{3+2a}{3}) = \frac{3+5a}{3+2a}</math> | ||
Line 59: | Line 56: | ||
Hence, <math>(2+a)a = (a-1)(2+3a)</math> and <math>(a)(3+2a) = (a-2)(3+5a)</math>. Once, you work out this system, you will get no solution with <math>|a| = 1</math>. | Hence, <math>(2+a)a = (a-1)(2+3a)</math> and <math>(a)(3+2a) = (a-2)(3+5a)</math>. Once, you work out this system, you will get no solution with <math>|a| = 1</math>. | ||
− | + | <math>\boxed{\textbf{(C)}\ 2\sqrt{6}}</math> | |
Line 65: | Line 62: | ||
− | + | By algebraic manipulations, we obtain | |
− | < | + | <cmath>h(z)=g(g(z))=f(f(f(f(z))))=\frac{Pz+Q}{Rz+S}</cmath> where <math>P=(a+1)^2+a(b+1)^2</math>, <math>Q=a(b+1)(b^2+2a+1)</math>, <math>R=(b+1)(b^2+2a+1)</math>, and <math>S=a(b+1)^2+(a+b^2)^2</math>. In order for <math>h(z)=z</math>, we must have <math>R=0</math>, <math>Q=0</math>, and <math>P=S</math>. The first implies <math>b=-1</math> or <math>b^2+2a+1=0</math>, the second implies <math>a=0</math>, <math>b=-1</math>, or <math>b^2+2a+1=0</math>, and the third implies <math>b=\pm1</math> or <math>b^2+2a+1=0</math>. Since <math>|a|=1\neq 0</math>, in order to satisfy all 3 conditions we must have either <math>b=1</math> or <math>b^2+2a+1=0</math>. In the first case <math>|b|=1</math>. For the latter case note that <math>|b^2+1|=|-2a|=2</math> so that <math>2=|b^2+1|\leq |b^2|+1</math> and hence <math>1\leq|b|^2\Rightarrow1\leq |b|</math>. On the other hand <math>2=|b^2+1|\geq|b^2|-1</math> so that <math>|b^2|\leq 3\Rightarrow0\leq |b|\leq \sqrt{3}</math>. Thus <math>1\leq |b|\leq \sqrt{3}</math>. Hence in any case the maximum value for <math>|b|</math> is <math>\sqrt{3}</math> while the minimum is <math>1</math> (which can be achieved for instance when <math>|a|=1,|b|=\sqrt{3}</math> or <math>|a|=1,|b|=1</math> respectively). Hence the answer is <math>\boxed{\textbf{(C)}\ 2\sqrt{6}}</math>. |
== See also == | == See also == |
Revision as of 14:17, 22 September 2013
Problem
Let and , where and are complex numbers. Suppose that and for all for which is defined. What is the difference between the largest and smallest possible values of ?
Solution
Solution 1
Lemma) if , then
Well, let us consider the cases where each of those step is definite ( is never evaluate).
So, we have ,
--- (exception -> case 2)
--- (exception -> case 3)
--- (exception -> case 4)
--- (exception -> case 5)
If it is not any of the above 5 cases, then
if (--- exception -> case 6), then , ,
Hence, it is possible maximum of and minimum is 1.
2 possible combination of are and . Case 2) , then
Case 3) = 1, which is in the range.
Case 5) , hence
Case 6) Since , ,
Case 4) If , , is not define.
In this case, and
Hence, and . Once, you work out this system, you will get no solution with .
Solution 2
By algebraic manipulations, we obtain where , , , and . In order for , we must have , , and . The first implies or , the second implies , , or , and the third implies or . Since , in order to satisfy all 3 conditions we must have either or . In the first case . For the latter case note that so that and hence . On the other hand so that . Thus . Hence in any case the maximum value for is while the minimum is (which can be achieved for instance when or respectively). Hence the answer is .
See also
2011 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 22 |
Followed by Problem 24 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.