Let p ( x ) and q ( x ) be 2557th degree polynomials which satisfy the system of equations:
{ p ( n ) = q ( n ) for n = 1 , 2 , 3 , ⋯ , 2 5 5 7 p ( 2 5 5 8 ) = q ( 2 5 5 8 ) + 1 .
Find p ( 0 ) − q ( 0 ) .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Nice solution, but a typo. a = 2 5 5 7 ! 1 .
nice solution
very nice ....
I solved using method of differences.
Let f(x)=p(x)-q(x) where f(x) is a polynomial of degree 2557.
Thus the 2557th column in difference table must be constant.
Let f(0)=c
Then using the table
One gets -c=1.
Thus c=-1.
Problem Loading...
Note Loading...
Set Loading...
Very simple question. The trick is to assume another polynomial h ( x ) = p ( x ) − q ( x ) . So it is observed that the roots of h ( x ) are 1 , 2 , 3 . . . . . . . 2 5 5 7
Hence h ( x ) = a ( x − 1 ) ( x − 2 ) ( x − 3 ) . . . . . . ( x − 2 2 5 7 )
Also h ( 2 5 5 8 ) = 1 ⇒ a = 2 5 5 7 ! 1
h ( x ) = 2 5 5 7 ! ( x − 1 ) ( x − 2 ) ( x − 3 ) . . . . . . ( x − 2 2 5 7 )
⇒ h ( 0 ) = − 1