返回题库

AIME 1992 · 第 10 题

AIME 1992 — Problem 10

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Consider the region AA in the complex plane that consists of all points zz such that both z40\frac{z}{40} and 40z\frac{40}{\overline{z}} have real and imaginary parts between 00 and 11, inclusive. What is the integer that is nearest the area of AA?

解析

Solution

Let z=a+bi    z40=a40+b40iz=a+bi \implies \frac{z}{40}=\frac{a}{40}+\frac{b}{40}i. Since 0a40,b4010\leq \frac{a}{40},\frac{b}{40}\leq 1 we have the inequality

0a,b400\leq a,b \leq 40 which is a square of side length 4040.

Also, 40z=40abi=40aa2+b2+40ba2+b2i\frac{40}{\overline{z}}=\frac{40}{a-bi}=\frac{40a}{a^2+b^2}+\frac{40b}{a^2+b^2}i so we have 0a,ba2+b2400\leq a,b \leq \frac{a^2+b^2}{40}, which leads to:

(a20)2+b2202(a-20)^2+b^2\geq 20^2 a2+(b20)2202a^2+(b-20)^2\geq 20^2 We graph them:

AIME diagram

To find the area outside the two circles but inside the square, we want to find the unique area of the two circles. We can do this by adding the area of the two circles and then subtracting out their overlap. There are two methods of finding the area of overlap:

1. Consider that the area is just the quarter-circle with radius 2020 minus an isosceles right triangle with base length 2020, and then doubled (to consider the entire overlapped area)

2. Consider that the circles can be converted into polar coordinates, and their equations are r=40sinθr = 40sin\theta and r=40cosθr = 40cos\theta. Using calculus with the appropriate bounds, we can compute the overlapped area.

Using either method, we compute the overlapped area to be 200π+400200\pi + 400, and so the area of the intersection of those three graphs is 402(200π+400)1200200π571.6840^2-(200\pi + 400) \Rightarrow 1200 - 200\pi \approx 571.68

572\boxed{572}