返回题库

AIME 2015 II · 第 13 题

AIME 2015 II — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Define the sequence a1,a2,a3,a_1, a_2, a_3, \ldots by an=k=1nsinka_n = \sum\limits_{k=1}^n \sin{k}, where kk represents radian measure. Find the index of the 100th term for which an<0a_n < 0.

解析

Solution 1

If n=1n = 1, an=sin(1)>0a_n = \sin(1) > 0. Then if nn satisfies an<0a_n < 0, n2n \ge 2, and

an=k=1nsin(k)=1sin1k=1nsin(1)sin(k)=12sin1k=1ncos(k1)cos(k+1)=12sin(1)[cos(0)+cos(1)cos(n)cos(n+1)].a_n = \sum_{k=1}^n \sin(k) = \cfrac{1}{\sin{1}} \sum_{k=1}^n\sin(1)\sin(k) = \cfrac{1}{2\sin{1}} \sum_{k=1}^n\cos(k - 1) - \cos(k + 1) = \cfrac{1}{2\sin(1)} [\cos(0) + \cos(1) - \cos(n) - \cos(n + 1)]. Since 2sin12\sin 1 is positive, it does not affect the sign of ana_n. Let bn=cos(0)+cos(1)cos(n)cos(n+1)b_n = \cos(0) + \cos(1) - \cos(n) - \cos(n + 1). Now since cos(0)+cos(1)=2cos(12)cos(12)\cos(0) + \cos(1) = 2\cos\left(\cfrac{1}{2}\right)\cos\left(\cfrac{1}{2}\right) and cos(n)+cos(n+1)=2cos(n+12)cos(12)\cos(n) + \cos(n + 1) = 2\cos\left(n + \cfrac{1}{2}\right)\cos\left(\cfrac{1}{2}\right), bnb_n is negative if and only if cos(12)<cos(n+12)\cos\left(\cfrac{1}{2}\right) < \cos\left(n + \cfrac{1}{2}\right), or when n[2kπ1,2kπ]n \in [2k\pi - 1, 2k\pi]. Since π\pi is irrational, there is always only one integer in the range, so there are values of nn such that an<0a_n < 0 at 2π,4π,2\pi, 4\pi, \cdots. Then the hundredth such value will be when k=100k = 100 and n=200π=628.318=628n = \lfloor 200\pi \rfloor = \lfloor 628.318 \rfloor = \boxed{628}.

Clearer Explanation for the End

Notice that we want cos(n+1/2)>cos(1/2).\cos(n+1/2)>\cos(1/2).

Notice that the only interval in which this is true, is where 1/2<n+1/2<1/2.-1/2 < n + 1/2 < 1/2.

Thus, we need 1Sowehave-1 So we have-1+2\pi k

But we want the 100th solution. Which means nn is in between 200π1<n<200π.200\pi - 1 < n < 200 \pi. So n = 628.

~mathboy282

Solution 2

Notice that ana_n is the imaginary part of k=1neik\sum_{k=1}^n e^{ik}, by Euler's formula. Using the geometric series formula, we find that this sum is equal to

ei(n+1)eiei1=cos(n+1)cos1+i(sin(n+1)sin1)cos11+isin1\frac{e^{i(n+1)}-e^i}{e^i-1} = \frac{\cos (n+1) - \cos 1 + i (\sin (n+1) - \sin 1) }{\cos 1 - 1 + i \sin 1} We multiply the fraction by the conjugate of the denominator so that we can separate out the real and imaginary parts of the above expression. Multiplying, we have

(cos11)(cos(n+1)cos1)+(sin1)(sin(n+1)sin1)+i((sin(n+1)sin1)(cos11)(sin1)(cos(n+1)cos1))cos212cos1+1+sin21\frac{(\cos 1 - 1)(\cos(n+1)-\cos 1) + (\sin 1)(\sin(n+1)-\sin 1) + i((\sin(n+1) - \sin 1)(\cos 1 - 1) - (\sin 1)(\cos(n+1)-\cos 1))}{\cos^2 1 - 2 \cos 1 + 1 + \sin^2 1} We only need to look at the imaginary part, which is

(sin(n+1)cos1cos(n+1)sin1)sin1cos1+sin1sin(n+1)+sin1cos122cos1=sinnsin(n+1)+sin122cos1\frac{(\sin(n+1) \cos 1 - \cos(n+1) \sin 1) - \sin 1 \cos 1 + \sin 1 - \sin (n+1) + \sin 1 \cos 1}{2-2 \cos 1} = \frac{\sin n - \sin(n+1) + \sin 1}{2-2 \cos 1} Since cos1<1\cos 1 < 1, 22cos1>02-2 \cos 1 > 0, so the denominator is positive. Thus, in order for the whole fraction to be negative, we must have sin(n+1)sinn>sin1    2cos(n+12)sin12>sin1    cos(n+12)>sin12sin12=cos(12),\sin (n+1) - \sin n > \sin 1 \implies 2 \cos \left(n + \frac{1}{2} \right) \sin \frac{1}{2} > \sin 1 \implies \cos \left( n + \frac{1}{2} \right) > \frac{\sin 1}{2 \sin{\frac{1}{2}}} = \cos \left(\frac{1}{2} \right), by sum to product. This only holds when nn is between 2πk12\pi k - 1 and 2πk2\pi k for integer kk [continuity proof here], and since this has exactly one integer solution for every such interval, the 100100th such nn is 200π=628\lfloor 200\pi \rfloor = \boxed{628}.

Solution 3

Similar to solution 2, we set a complex number z=cos1+isin1z=\cos 1+i\sin 1. We start from zz instead of 11 because kk starts from 11: be careful.

The sum of z+z2+z3+z4+z5=zzn+11z=zz1(zn1)z+z^2+z^3+z^4+z^5\dots=\frac{z-z^{n+1}}{1-z}=\frac{z}{z-1}\left(z^n-1\right).

We are trying to make nn so that the imaginary part of this expression is negative.

The argument of zz is 11. The argument of z1z-1, however, is a little more tricky. z1z-1 is on a circle centered on (1,0)(-1,0) with radius 11. The change in angle due to zz is 11 with respect to the center, but the angle that z1z-1 makes with the yy-axis is halfhalf the change, due to Circle Theorems (this intercepted arc is the argument of zz), because the yy- axis is tangent to the circle at the origin. So arg(z1)=π+12\text{arg}(z-1)=\frac{\pi+1}{2}. Dividing zz by z1z-1 subtracts the latter argument from the former, so the angle of the quotient with the xx-axis is 1π2\frac{1-\pi}{2}.

We want the argument of the whole expression π<θ<0-\pi<\theta<0. This translates into π12<arg(zn1)<π12\frac{-\pi-1}{2}<\text{arg}\left(z^n-1\right)<\frac{\pi-1}{2}. zn1z^n-1 also consists of points on the circle centered at (1,0)(-1,0), so we deal with this argument similarly: the argument of znz^n is twice the angle zn1z^n-1 makes with the yy-axis. Since zn1z^n-1 is always negative, 3π2<arg(zn1)<π2\frac{-3\pi}{2}<\text{arg}\left(z^n-1\right)<\frac{-\pi}{2}, and the left bound is the only one that is important. Either way, the line (the line consists of both bounds) makes a π2π12=12\frac{\pi}{2}-\frac{\pi-1}{2}=\frac{-1}{2} angle with the yy-axis both ways.

So the argument of znz^n must be in the bound 1<θ<0-1<\theta<0 by doubling, namely the last znz^n negative before another rotation. Since there is always one znz^n in this category per rotation because π\pi is irrational, n100z628n_{100}\equiv z^{628} and the answer is 628\boxed{628}.

Solution 4

By the product-to-sum formula,

sin12sink=12[cos(k12)cos(k+12)].\sin \frac{1}{2} \sin k = \frac{1}{2} \left[ \cos \left( k - \frac{1}{2} \right) - \cos \left( k + \frac{1}{2} \right) \right]. Thus, we can make the sum in the problem telescope: \begin{align*} a_n &= \sum_{k = 1}^n \sin k \\ &= \sum_{k = 1}^n \frac{\sin \frac{1}{2} \sin k}{\sin \frac{1}{2}} \\ &= \sum_{k = 1}^n \frac{\cos (k - \frac{1}{2}) - \cos (k + \frac{1}{2})}{2 \sin \frac{1}{2}} \\ &= \frac{(\cos \frac{1}{2} - \cos \frac{3}{2}) + (\cos \frac{3}{2} - \cos \frac{5}{2}) + \dots + (\cos \frac{2n - 1}{2} - \cos \frac{2n + 1}{2})}{2 \sin \frac{1}{2}} \\ &= \frac{\cos \frac{1}{2} - \cos \frac{2n + 1}{2}}{2 \sin \frac{1}{2}}. \end{align*}Then an<0a_n < 0 when cos12<cos2n+12.\cos \frac{1}{2} < \cos \frac{2n + 1}{2}. This occurs if and only if

2πk12<2n+12<2πk+122 \pi k - \frac{1}{2} < \frac{2n + 1}{2} < 2 \pi k + \frac{1}{2} for some integer k.k. Equivalently,

2πk1<n<2πk.2 \pi k - 1 < n < 2 \pi k. In other words, n=2πk.n = \lfloor 2 \pi k \rfloor. The 100th index of this form is then 2π100=628.\lfloor 2 \pi \cdot 100 \rfloor = \boxed{628}.

Video Solution

https://youtu.be/b1-cUUPjYNk

~MathProblemSolvingSkills