返回题库

AIME 2016 I · 第 7 题

AIME 2016 I — Problem 7

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

For integers aa and bb consider the complex number

ab+2016ab+100(a+bab+100)i\frac{\sqrt{ab+2016}}{ab+100}-\left({\frac{\sqrt{|a+b|}}{ab+100}}\right)i Find the number of ordered pairs of integers (a,b)(a,b) such that this complex number is a real number.

解析

Solution

We consider two cases:

Case 1: ab2016ab \ge -2016.

In this case, if

0=Im(ab+2016ab+100(a+bab+100)i)=a+bab+1000 = \text{Im}\left({\frac{\sqrt{ab+2016}}{ab+100}-\left({\frac{\sqrt{|a+b|}}{ab+100}}\right)i}\right) = -\frac{\sqrt{|a+b|}}{ab+100} then ab100ab \ne -100 and a+b=0=a+b|a + b| = 0 = a + b. Thus ab=a2ab = -a^2 so a2<2016a^2 < 2016. Thus a=44,43,...,1,0,1,...,43,44a = -44,-43, ... , -1, 0, 1, ..., 43, 44, yielding 8989 values. However since ab=a2100ab = -a^2 \ne -100, we have a±10a \ne \pm 10. Thus there are 8787 allowed tuples (a,b)(a,b) in this case.

Case 2: ab<2016ab < -2016.

In this case, we want

0=Im(ab+2016ab+100(a+bab+100)i)=ab2016a+bab+1000 = \text{Im}\left({\frac{\sqrt{ab+2016}}{ab+100}-\left({\frac{\sqrt{|a+b|}}{ab+100}}\right)i}\right) = \frac{\sqrt{-ab-2016} - \sqrt{|a+b|}}{ab+100} Squaring, we have the equations ab100ab \ne -100 (which always holds in this case) and

(ab+2016)=a+b.-(ab + 2016)= |a + b|. Then if a>0a > 0 and b<0b < 0, let c=bc = -b. If c>ac > a,

ac2016=ca(a1)(c+1)=2015(a,b)=(2,2014),(6,402),(14,154),(32,64).ac - 2016 = c - a \Rightarrow (a - 1)(c + 1) = 2015 \Rightarrow (a,b) = (2, -2014), (6, -402), (14, -154), (32, -64). Note that ab<2016ab < -2016 for every one of these solutions. If c<ac < a, then

ac2016=ac(a+1)(c1)=2015(a,b)=(2014,2),(402,6),(154,14),(64,32).ac - 2016 = a - c \Rightarrow (a + 1)(c - 1) = 2015 \Rightarrow (a,b) = (2014, -2), (402, -6), (154, -14), (64, -32). Again, ab<2016ab < -2016 for every one of the above solutions. This yields 88 solutions. Similarly, if a<0a < 0 and b>0b > 0, there are 88 solutions. Thus, there are a total of 1616 solutions in this case.

Thus, the answer is 87+16=10387 + 16 = \boxed{103}.