AlgebraDifficulty 7.7National Olympiad, round 2Find the answer
For positive integers n, let the numbers c(n) be determined by the rules c(1)=1, c(2n)=c(n), and c(2n+1)=(−1)nc(n). Find the value of n=1∑2013c(n)c(n+2).
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Solution
Note that c(2k+1)c(2k+3)=(−1)kc(k)(−1)k+1c(k+1)=−c(k)c(k+1)=−c(2k)c(2k+2). It follows that ∑n=22013c(n)c(n+2)=∑k=11006(c(2k)c(2k+2)+c(2k+1)c(2k+3))=0, and so the desired sum is c(1)c(3)=−1.
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: Omni-MATH,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.