- #1
anemone
Gold Member
MHB
POTW Director
- 3,885
- 11,584
Prove that there are no integers $a,\,b,\,c$ and $d$ such that the polynomial $ax^3+bx^2+cx+d$ equals 1 at $x=19$ and 2 at $x=62$.
because this is a challenge question you are required to answer it fully . this is not a question for helpWell, to start with, since $ax^3+ bx^2+ cx+ d$ is 1 when x 19, $a(19)^3+ b(19)^2+ 19x+ d= 6859a+ 361b+ 19c+ d= 1$, And since it is 2 when x= 62, $a(62)^3+ b(62)^2+ a(62)+ d= 238328a+ 3844b+ 62c+ d= 2$,
Subtracting the first from the second, 231469a+ 3461b+ 53c= 1. Since a, b, and c are integers that is a linear Diophantine equation.