Well, this isn't any function

Algebra Level 5

A real-valued quintic monic polynomial f ( x ) f(x) satisfies the following conditions.

f ( 1 ) = 12 , f ( 2 ) = 40 , f ( 3 ) = 90 , f ( 4 ) = 168 , f ( 5 ) = 280 f(1) = 12 , f(2) = 40 , f(3) = 90 , f(4) = 168 , f(5) = 280

Find the value of f ( 6 ) f(6) .


The answer is 552.

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.

2 solutions

Let us find a generating function for the series 12 , 40 , 90 , 168 , 280 12, 40, 90, 168, 280 .

Using Method of Differences, the successive orders of difference are:

28 50 78 112 22 28 34 6 6 \begin{matrix} 28 & & & 50 & & & 78 & & 112 \\ & & 22 & & 28 & & & 34 \\ & && 6 & && 6 \\\end{matrix}

Hence the n t h n^{th} term of this series is:

12 + 28 ( n 1 ) + 22 ( n 1 ) ( n 2 ) 2 ! + 6 ( n 1 ) ( n 2 ) ( n 3 ) 3 ! 12 + 28(n-1) + 22\dfrac{(n-1)(n-2)}{2!} + 6\dfrac{(n-1)(n-2)(n-3)}{3!}

Let us define a function g ( x ) g(x) where,

g ( x ) = f ( x ) 12 28 ( x 1 ) 22 ( x 1 ) ( x 2 ) 2 ! 6 ( x 1 ) ( x 2 ) ( x 3 ) 3 ! g(x) = f(x) - 12 - 28(x-1) - 22\dfrac{(x-1)(x-2)}{2!} - 6\dfrac{(x-1)(x-2)(x-3)}{3!}

The roots of g ( x ) g(x) are 1 , 2 , 3 , 4 , 5 1,2,3,4,5

g ( x ) = ( x 1 ) ( x 2 ) ( x 3 ) ( x 4 ) ( x 5 ) \Rightarrow g(x) = (x-1)(x-2)(x-3)(x-4)(x-5)

f ( x ) = ( x 1 ) ( x 2 ) ( x 3 ) ( x 4 ) ( x 5 ) + 12 + 28 ( x 1 ) + 22 ( x 1 ) ( x 2 ) 2 ! + 6 ( x 1 ) ( x 2 ) ( x 3 ) 3 ! \Rightarrow f(x) = (x-1)(x-2)(x-3)(x-4)(x-5) + 12 + 28(x-1) + 22\dfrac{(x-1)(x-2)}{2!} + 6\dfrac{(x-1)(x-2)(x-3)}{3!}

f ( 6 ) = ( 5 ) ( 4 ) ( 3 ) ( 2 ) ( 1 ) + 12 + ( 28 ) ( 5 ) + 11 ( 5 ) ( 4 ) + ( 5 ) ( 4 ) ( 3 ) = 120 + 12 + 140 + 220 + 60 = 552 \Rightarrow f(6) = (5)(4)(3)(2)(1) + 12 + (28)(5) + 11(5)(4) + (5)(4)(3) = 120 + 12 + 140 + 220 + 60 = \boxed{552}


  • Please upvote if you like it.

Well, a stupid approach - we can assume the monic quintic as f ( x ) = x 5 + b x 4 + c x 3 + d x 2 + e x + f f(x)=x^5+bx^4+cx^3+dx^2+ex+f .

So we'll obtain 5 equations in 5 variables with the conditions given. Then, we can obtain f ( x ) f(x) and thus f ( 6 ) f(6) can be found thereafter. :D

Satyajit Mohanty - 5 years, 11 months ago

Log in to reply

Haha. I used to solve similar problems like mine, till Pranjal Jain taught me a simpler method

Vishwak Srinivasan - 5 years, 11 months ago

Log in to reply

Method of differences is much simpler method!

Swapnil Das - 5 years, 10 months ago

Log in to reply

@Swapnil Das He taught the method to tackle problems like this, like the problem "Photoelectric Primes" by Shivamani Patil.

Vishwak Srinivasan - 5 years, 10 months ago

Log in to reply

@Vishwak Srinivasan Yeah, the same method is used there. It would be great if you a number of problems like this on Brilliant. They will surely get popular.

Swapnil Das - 5 years, 10 months ago

Log in to reply

@Swapnil Das I'll try. ¨ \ddot \smile

Vishwak Srinivasan - 5 years, 10 months ago

Truly inspiring problem and an awesome solution...I did the first part but could not get the end part as it is....can you please post a note on the topic generating functions..well i just wanted to know the basic idea of the topic generating function...thnkx

manish bhargao - 5 years, 11 months ago

Log in to reply

Yeah sure.

Vishwak Srinivasan - 5 years, 11 months ago

Log in to reply

thnkx ...i will be waiting

manish bhargao - 5 years, 11 months ago

Log in to reply

@Manish Bhargao Umm....I am a little caught up with personal work now...could you give your email ID...so that I can send you the pic of the explanation instead?

Vishwak Srinivasan - 5 years, 11 months ago

How did you know that the roots of g(x) are 1,2,3,4,5 simply based on the fact that you know g(x) = f(x)-12 - 28(x-1) - ... - 6(x-1)(x-2)(x-3)/3! ?

Pi Han Goh - 5 years, 11 months ago

Log in to reply

Because g(1),g(2),g(3),g(4),g(5) is 0

Vishwak Srinivasan - 5 years, 11 months ago

Log in to reply

No, that's not the main point I'm asking.

What motivates you to substitute x = 1,2,3,4,5 to see that g(x) = 0? Or did you just reverse engineer your question?

It's like asking whether some specific number is a composite number. Then you show a factor out of nowhere and prove that it's composite. It's as if you know what values to put in beforehand.

Pi Han Goh - 5 years, 11 months ago

Log in to reply

@Pi Han Goh I reverse engineered it.

Vishwak Srinivasan - 5 years, 11 months ago

Do you know the logic behind this series expansion?

Abhay Tiwari - 5 years, 10 months ago

Log in to reply

I read it from a book called "Hall and Knight - Higher Algebra".

Vishwak Srinivasan - 5 years, 10 months ago

Log in to reply

You are talking about book by arihant publishers? Do they have written the logic or written it directly?

Abhay Tiwari - 5 years, 10 months ago

Log in to reply

@Abhay Tiwari My cousin had that book a long time back. I don't know if it is published by Arihant.

Vishwak Srinivasan - 5 years, 10 months ago

@Abhay Tiwari Ya! It's of Arihant.

Swapnil Das - 5 years, 10 months ago
汶良 林
Jul 21, 2015

12 = 3×4 = 1×3×4

40 = 4×10 = 2×4×5

90 = 5×18 = 3×5×6

168 = 6×28 = 4×6×7

280 = 7×40 = 5×7×8

f(x) = (x-1)(x-2)(x-3)(x-4)(x-5) + x(x+2)(x+3)

f(6) = 5×4×3×2×1 + 6×8×9 = 120 + 432 = 552 \boxed{552}

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...