If,
$$ax + by = 7$$ $$ax^2 + by^2 = 49$$ $$ax^3 + by^3 = 133$$ $$ax^4 + by^4 = 406$$
Then find the value of$-$
$$2014(x+y-xy) - 100(a+b)$$
I came across this question in a Math Olympiad Competition and I am not sure how to solve it. Can anyone help? Thanks.
From $ax+by=7$, we have $ax=7-by, by=7-ax$. Noting $$ ax^2+by^2=x\cdot ax+y\cdot by=x(7-by)+y(7-ax)=7(x+y)-(a+b)xy, $$ from $ax^2+by^2=49$, we obtain $$ \tag{$*$} 7(x+y)-(a+b)xy=49. $$ Similarly, $$ ax^2=49-by^2,by^2=49-ax^2, ax^3=133-by^3,by^3=133-ax^3, $$ from which, we have $$ ax^3+by^3=x\cdot ax^2+y\cdot by^2=x(49-by^2)+y(49-ax^2)=49(x+y)-(ax+by)xy $$ and hence $49(x+y)-7xy=133$ or $$ \tag{$**$} 7(x+y)-xy=19. $$ Finally, $$ ax^4+by^4=x\cdot ax^3+y\cdot by^3=x(133-by^3)+y(133-ax^3)=133(x+y)-(ax^2+by^2)xy=133(x+y)-49xy $$ and hence $133(x+y)-49xy=406$ or $$\tag{$***$}\quad\quad\quad 19(x+y)-7xy=58. $$ From $(*), (**), (***)$, it is easy to see $$x+y=\frac{5}{2},xy=-\frac{3}{2},a+b=21 $$ and hence $$ 2014(x+y-xy)-100(a+b)=5956. $$