返回题库

AIME 2022 I · 第 4 题

AIME 2022 I — Problem 4

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let w=3+i2w = \dfrac{\sqrt{3} + i}{2} and z=1+i32,z = \dfrac{-1 + i\sqrt{3}}{2}, where i=1.i = \sqrt{-1}. Find the number of ordered pairs (r,s)(r,s) of positive integers not exceeding 100100 that satisfy the equation iwr=zs.i \cdot w^r = z^s.

解析

Solution 1

We rewrite ww and zz in polar form:

w=eiπ6,z=ei2π3.\begin{aligned} w &= e^{i\cdot\frac{\pi}{6}}, \\ z &= e^{i\cdot\frac{2\pi}{3}}. \end{aligned} The equation iwr=zsi \cdot w^r = z^s becomes

eiπ2(eiπ6)r=(ei2π3)sei(π2+π6r)=ei(2π3s)π2+π6r=2π3s+2πk3+r=4s+12k3+r=4(s+3k).\begin{aligned} e^{i\cdot\frac{\pi}{2}} \cdot \left(e^{i\cdot\frac{\pi}{6}}\right)^r &= \left(e^{i\cdot\frac{2\pi}{3}}\right)^s \\ e^{i\left(\frac{\pi}{2}+\frac{\pi}{6}r\right)} &= e^{i\left(\frac{2\pi}{3}s\right)} \\ \frac{\pi}{2}+\frac{\pi}{6}r &= \frac{2\pi}{3}s+2\pi k \\ 3+r &= 4s+12k \\ 3+r &= 4(s+3k). \end{aligned} for some integer k.k.

Since 43+r1034\leq 3+r\leq 103 and 43+r,4\mid 3+r, we conclude that

3+r{4,8,12,,100},s+3k{1,2,3,,25}.\begin{aligned} 3+r &\in \{4,8,12,\ldots,100\}, \\ s+3k &\in \{1,2,3,\ldots,25\}. \end{aligned} Note that the values for s+3ks+3k and the values for rr have one-to-one correspondence.

We apply casework to the values for s+3k:s+3k:

  1. s+3k0(mod3)s+3k\equiv0\pmod{3}

There are 88 values for s+3k,s+3k, so there are 88 values for r.r. It follows that s0(mod3),s\equiv0\pmod{3}, so there are 3333 values for s.s.

There are 833=2648\cdot33=264 ordered pairs (r,s)(r,s) in this case.

  1. s+3k1(mod3)s+3k\equiv1\pmod{3}

There are 99 values for s+3k,s+3k, so there are 99 values for r.r. It follows that s1(mod3),s\equiv1\pmod{3}, so there are 3434 values for s.s.

There are 934=3069\cdot34=306 ordered pairs (r,s)(r,s) in this case.

  1. s+3k2(mod3)s+3k\equiv2\pmod{3}

There are 88 values for s+3k,s+3k, so there are 88 values for r.r. It follows that s2(mod3),s\equiv2\pmod{3}, so there are 3333 values for s.s.

There are 833=2648\cdot33=264 ordered pairs (r,s)(r,s) in this case.

Together, the answer is 264+306+264=834.264+306+264=\boxed{834}.

~MRENTHUSIASM

Solution 2

First we recognize that w=cis(30)w = \operatorname{cis}(30^{\circ}) and z=cis(120)z = \operatorname{cis}(120^{\circ}) because the cosine and sine sums of those angles give the values of ww and zz, respectively. By De Moivre's theorem, cis(θ)n=cis(nθ)\operatorname{cis}(\theta)^n = \operatorname{cis}(n\theta). When you multiply by ii, we can think of that as rotating the complex number 9090^{\circ} counterclockwise in the complex plane. Therefore, by the equation we know that 30r+9030r + 90 and 120s120s land on the same angle.

This means that

30r+90120s(mod360),30r + 90 \equiv 120s \pmod{360}, which we can simplify to

r+34s(mod12).r+3 \equiv 4s \pmod{12}. Notice that this means that rr cycles by 1212 for every value of ss. This is because once rr hits 1212, we get an angle of 360360^{\circ} and the angle laps onto itself again. By a similar reasoning, ss laps itself every 33 times, which is much easier to count. By listing the possible values out, we get the pairs (r,s)(r,s):

(1,1)(5,2)(9,3)(13,1)(17,2)(21,3)(97,1)(1,4)(5,5)(9,6)(13,4)(17,5)(21,6)(97,4)(1,7)(5,8)(9,9)(13,7)(17,8)(21,9)(97,7)[1ex](1,100)(5,98)(9,99)(13,100)(17,98)(21,99)(97,100)\begin{array}{cccccccc} (1,1) & (5,2) & (9,3) & (13,1) & (17,2) & (21,3) & \ldots & (97,1) \\ (1,4) & (5,5) & (9,6) & (13,4) & (17,5) & (21,6) & \ldots & (97,4) \\ (1,7) & (5,8) & (9,9) & (13,7) & (17,8) & (21,9) & \ldots & (97,7) \\ [-1ex] \vdots & \vdots & \vdots & \vdots & \vdots & \vdots & \vdots & \vdots \\ (1,100) & (5,98) & (9,99) & (13,100) & (17,98) & (21,99) & \ldots & (97,100) \end{array} We have 2525 columns in total: 3434 values for the first column, 3333 for the second, 3333 for the third, and then 3434 for the fourth, 3333 for the fifth, 3333 for the sixth, etc. Therefore, this cycle repeats every 33 columns and our total sum is (34+33+33)8+34=1008+34=834(34+33+33) \cdot 8 + 34 = 100 \cdot 8 + 34 = \boxed{834}.

~KingRavi

Video Solution

2022 AIME I #4

MathProblemSolvingSkills.com

Video Solution (Mathematical Dexterity)

https://www.youtube.com/watch?v=XiEaCq5jf5s

Video Solution

https://www.youtube.com/watch?v=qQ0TIhHuhnI

~Steven Chen (www.professorchenedu.com)

Video Solution

https://youtu.be/MJ_M-xvwHLk?t=933

~ThePuzzlr

Video Solution by MRENTHUSIASM (English & Chinese)

https://www.youtube.com/watch?v=1Z6GbkBFu4Q&ab_channel=MRENTHUSIASM

~MRENTHUSIASM

Video Solution

https://youtu.be/m1vg_DfHEX4

~AMC & AIME Training