Maths Olympiad Prep

Library / /539 of 860

Algebra Difficulty 5.3 AIME, harder Find the answer

Let b(x)=x2+x+1b(x)=x^{2}+x+1. The polynomial x2015+x2014++x+1x^{2015}+x^{2014}+\cdots+x+1 has a unique "base b(x)b(x) " representation x2015+x2014++x+1=k=0Nak(x)b(x)kx^{2015}+x^{2014}+\cdots+x+1=\sum_{k=0}^{N} a_{k}(x) b(x)^{k} where each "digit" ak(x)a_{k}(x) is either the zero polynomial or a nonzero polynomial of degree less than degb=2\operatorname{deg} b=2; and the "leading digit aN(x)a_{N}(x) " is nonzero. Find aN(0)a_{N}(0).

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Comparing degrees easily gives N=1007N=1007. By ignoring terms of degree at most 2013, we see aN(x)(x2+x+1)1007x2015+x2014+O(x2013)a_{N}(x)\left(x^{2}+x+1\right)^{1007} \in x^{2015}+x^{2014}+O\left(x^{2013}\right). Write aN(x)=ux+va_{N}(x)=u x+v, so aN(x)(x2+x+1)1007(ux+v)(x2014+1007x2013+O(x2012))ux2015+(v+1007u)x2014+O(x2013)a_{N}(x)\left(x^{2}+x+1\right)^{1007} \in(u x+v)\left(x^{2014}+1007 x^{2013}+O\left(x^{2012}\right)\right) \subseteq u x^{2015}+(v+1007 u) x^{2014}+O\left(x^{2013}\right). Finally, matching terms gives u=1u=1 and v+1007u=1v+1007 u=1, so v=11007=1006v=1-1007=-1006.

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 and solution reproduced as published; topic and difficulty added by this site.