Given that f is a polynomial of degree 100 and that f ( k ) = k × 2 k for k = 1 , 2 , … , 1 0 1 .
Given that f ( 1 0 2 ) = 1 0 2 × 2 1 0 2 − A , where A is a positive integer. Find the value of A .
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.
Exactly the same solution! (+1)
Log in to reply
mine was y induction: by observing it for degree 1,2 and 3 then finding a pattern for it
( 2 5 0 3 ) . Is this 0 or not defined?
Log in to reply
That is conventionally taken to be 0 .
Log in to reply
@Deeparaj Bhat Thanks!
@Deeparaj Bhat I saw in your profile that you have qualified for both ISI and CMI .How does one qualify to enter those colleges?Can you please tell me?!
Are there entrance exams held for those colleges??Or is it through olympiads?
Log in to reply
@Ankit Kumar Jain – There are entrance exams for these institutes. You can gather more information on their sites.
Log in to reply
@A Former Brilliant Member – @Deeparaj Bhat Thanks!!
Problem Loading...
Note Loading...
Set Loading...
To construct such a polynomial f , we have to note that r = 0 ∑ n ( r n ) = 2 n and that r = 0 ∑ n r ( r n ) = n 2 n − 1 .
Now, consider f ( x ) = 4 r = 0 ∑ 1 0 0 r ( r x − 1 ) + 2 r = 0 ∑ 1 0 0 ( r x − 1 ) . For each integer 1 ≤ k ≤ 1 0 1 , f ( k ) = 4 r = 0 ∑ 1 0 0 r ( r k − 1 ) + 2 r = 0 ∑ 1 0 0 ( r k − 1 ) = 4 ( k − 1 ) 2 k − 2 + 2 × 2 k − 1 = ( k − 1 ) 2 k + 2 k = k × 2 k
So, f ( 1 0 2 ) = 4 r = 0 ∑ 1 0 0 r ( r 1 0 1 ) + 2 r = 0 ∑ 1 0 0 ( r 1 0 1 ) = 4 r = 0 ∑ 1 0 1 r ( r 1 0 1 ) + 2 r = 0 ∑ 1 0 1 ( r 1 0 1 ) − 4 ( 1 0 1 ) − 2 ( 1 ) = 1 0 2 × 2 1 0 2 − 4 0 6