返回题库

AIME 1994 · 第 13 题

AIME 1994 — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The equation

x10+(13x1)10=0x^{10}+(13x-1)^{10}=0\,

has 10 complex roots r1,r1,r2,r2,r3,r3,r4,r4,r5,r5,r_1, \overline{r_1}, r_2, \overline{r_2}, r_3, \overline{r_3}, r_4, \overline{r_4}, r_5, \overline{r_5},\, where the bar denotes complex conjugation. Find the value of

1r1r1+1r2r2+1r3r3+1r4r4+1r5r5.\frac 1{r_1\overline{r_1}}+\frac 1{r_2\overline{r_2}}+\frac 1{r_3\overline{r_3}}+\frac 1{r_4\overline{r_4}}+\frac 1{r_5\overline{r_5}}.
解析

Solution 1

Let t=1/xt = 1/x. After multiplying the equation by t10t^{10}, 1+(13t)10=0(13t)10=11 + (13 - t)^{10} = 0\Rightarrow (13 - t)^{10} = - 1.

Using DeMoivre, 13t=cis((2k+1)π10)13 - t = \text{cis}\left(\frac {(2k + 1)\pi}{10}\right) where kk is an integer between 00 and 99.

t=13cis((2k+1)π10)tˉ=13cis((2k+1)π10)t = 13 - \text{cis}\left(\frac {(2k + 1)\pi}{10}\right) \Rightarrow \bar{t} = 13 - \text{cis}\left(-\frac {(2k + 1)\pi}{10}\right).

Since cis(θ)+cis(θ)=2cos(θ)\text{cis}(\theta) + \text{cis}(-\theta) = 2\cos(\theta), ttˉ=17026cos((2k+1)π10)t\bar{t} = 170 - 26\cos \left(\frac {(2k + 1)\pi}{10}\right) after expanding. Here kk ranges from 0 to 4 because two angles which sum to 2π2\pi are involved in the product.

The expression to find is ttˉ=85026k=04cos(2k+1)π10\sum t\bar{t} = 850 - 26\sum_{k = 0}^4 \cos \frac {(2k + 1)\pi}{10}.

But cosπ10+cos9π10=cos3π10+cos7π10=cosπ2=0\cos \frac {\pi}{10} + \cos \frac {9\pi}{10} = \cos \frac {3\pi}{10} + \cos \frac {7\pi}{10} = \cos \frac {\pi}{2} = 0 so the sum is 850\boxed{850}.

Solution 2

Divide both sides by x10x^{10} to get

1+(131x)10=01 + \left(13-\dfrac{1}{x}\right)^{10}=0 Rearranging:

(131x)10=1\left(13-\dfrac{1}{x}\right)^{10} = -1 Thus, 131x=ω13-\dfrac{1}{x} = \omega where ω=ei(πn/5+π/10)\omega = e^{i(\pi n/5+\pi/10)} where nn is an integer.

We see that 1x=13ω\dfrac{1}{x}=13-\omega. Thus,

1xx=(13ω)(13ω)=16913(ω+ω)+ωω=17013(ω+ω)\dfrac{1}{x\overline{x}}=(13\, -\, \omega)(13\, -\, \overline{\omega})=169-13(\omega\, +\, \overline{\omega})\, +\, \omega\overline{\omega}=170\, -\, 13(\omega\, +\, \overline{\omega}) Summing over all terms:

1r1r1++1r5r5=517013(eiπ/10++ei(9π/5+π/10))\dfrac{1}{r_1\overline{r_1}}+\cdots + \dfrac{1}{r_5\overline{r_5}} = 5\cdot 170 - 13(e^{i\pi/10}+\cdots +e^{i(9\pi/5+\pi/10)}) However, note that eiπ/10++ei(9π/5+π/10)=0e^{i\pi/10}+\cdots +e^{i(9\pi/5+\pi/10)}=0 from drawing the numbers on the complex plane, our answer is just

5170=8505\cdot 170=\boxed{850}

Solution 3(Ileytyn)

Let us apply difference of squares, by writing this equation as (x5)2(i[13x1]5)2=0(x^5)^2-(i[13x-1]^5)^2=0, where i=1i=\sqrt{-1}.

Once applied, we have

(x5i[13x1]5)(x5+i[13x1]5)=0(x^5-i[13x-1]^5)(x^5+i[13x-1]^5)=0 By factorization, we get that either

equation 1: x5i[13x1]5=0 or equation 2: x5+i[13x1]5=0\text{equation 1: }x^5-i[13x-1]^5=0\text{ or equation 2: }x^5+i[13x-1]^5=0 We find the trivial solution to the first equation x5=i[13x1]5x^5=i[13x-1]^5, and since a fifth root of i=i5i=i^5 is ii, we can find this solution by taking the fifth root, or when x=(13x1)ix=(13x-1)i, which when solved, gives x=i13i1=13i170x=\frac{i}{13i-1}=\frac{13-i}{170}. By using a similar approach to the second equation, x5+i[13x1]5=0x^5+i[13x-1]^5=0, or x=i(13x1)x=-i(13x-1), we get i13i+1=13+i170\frac{i}{13i+1}=\frac{13+i}{170}. We observe that these are conjugates. We also note that zz=z2z\overline{z}=|z|^2. Hence, we find the magnitude of one of these two conjugates, which is 1170\frac{1}{\sqrt{170}}, or as we are finding the reciprocal of the square value of this, this contributes 170170 to the final answer. We claim that each of the roots of equation one is a conjugate of one of equation 2. We also notice that, by an application of DeMoivre's, each of the roots has the same magnitude, just a different angle. Hence, as each of the reciprocals of product of conjugates has the value 170170, and there are 5 of these pairs of conjugates, the answer is

1705=850170\cdot 5 = \boxed{850}

Video Solution

https://youtu.be/3GG6tdEz0KA