For each integer n>1, let F(n) be the number of solutions to the equation sinx=sin(nx) on the interval [0,π]. What is ∑n=22007F(n)?
Pick one
Solution
F(2)=3 By looking at various graphs, we obtain that, for most of the graphs F(n)=n+1 Notice that the solutions are basically reflections across x=2π. However, when n≡1(mod4), the middle apex of the sine curve touches the sine curve at the top only one time (instead of two reflected points), so we get here F(n)=n. 3+4+5+5+7+8+9+9+⋯+2008 =(1+2+3+4+5+⋯+2008)−3−501 =2(2008)(2009)−504=2016532(D)
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.