Polynomial Differential Equation

Calculus Level 3

If f ( x ) f(x) is a polynomial such that f ( x ) = f ( x ) + ( x + 2 ) 2 , f(x) = f'(x) + \left(x+2\right)^2 \; , what is f ( 1 ) ? f(1)?

Clarification : f ( x ) f'(x) denotes the first derivative of the function f ( x ) f(x) .


The answer is 17.

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.

3 solutions

Peter Macgregor
Apr 8, 2016

Using the fact that differentiating a polynomial reduces its degree, we can see that the degrees of the left hand side and the right hand side of the equation can match only if the degree of f ( x ) f(x) is 2.

So let us write

f ( x ) = A x 2 + B x + C f(x)=Ax^2+Bx+C

Substituting into the equation this gives

A x 2 + B x + C = 2 A x + B + ( x + 2 ) 2 Ax^2+Bx+C=2Ax+B+(x+2)^2

Expanding the bracket and grouping terms with the same power of x x

A x 2 + B x + C = x 2 + ( 2 A + 4 ) x + ( B + 4 ) \implies Ax^2+Bx+C=x^2+(2A+4)x+(B+4)

Two polynomials are equal only if the corresponding coefficients are equal. Applying this principle to the above equation leads us to three simultaneous equations-

A = 1 A=1

B = 2 A + 4 B = 6 B=2A+4\implies B=6

C = B + 4 C = 10 C=B+4\implies C=10

The required polynomial is therefore f ( x ) = x 2 + 6 x + 10 f(x)=x^2+6x+10 and so

f ( 1 ) = 1 + 6 + 10 = 17 f(1)=1+6+10= \boxed{17}

Moderator note:

To elaborate on your first paragraph:

Let d d denote the power of the polynomial f ( x ) f(x) , because deg ( L H S ) = deg ( R H S ) \deg(LHS) = \deg(RHS) , then d = max ( d 1 , 2 ) d = \max(d-1,2) . Since d d 1 d \ne d-1 , then d = 2 d=2 only.

Nice solution, Peter! Good observation about the degrees.

Once you've made that observation, another way to find the coefficients is to take derivatives. For example, f ( x ) = f ( x ) + 2 ( x + 2 ) = 2 x + 6. f'(x) = f''(x) + 2(x+2) = 2x + 6.

Eli Ross Staff - 5 years, 2 months ago

Same Method, +1 :)

Brandon Monsen - 5 years, 2 months ago

Since the other solutions deal with the Inspiring method to check degrees so I am providing a bit different solution.

d y d x y = ( x + 2 ) 2 \displaystyle \frac{dy}{dx}-y=-(x+2)^2

e x ( d y d x y ) = e x ( x + 2 ) 2 ) \displaystyle e^{-x}(\frac{dy}{dx}-y)=-e^{-x}(x+2)^2) As e 1 d x e^{\int -1 dx} is the I.F of the linear differential equation.

y e x = ( x + 2 ) 2 e x d x \displaystyle ye^{-x}=-\int (x+2)^2e^{-x}dx

Integrating by parts several times we get , y e x = ( x + 2 ) 2 e x + 2 x e x + 6 e x + C \displaystyle ye^{-x}=(x+2)^2e^{-x}+2xe^{-x}+6e^{-x}+C

We eliminate the constant by putting x = x=\infty and we get C = 0 C=0

y = ( x + 2 ) 2 + 2 x + 6 = x 2 + 6 x + 10 \implies y=(x+2)^2+2x+6=x^2+6x+10

So, f ( 1 ) = 17 \boxed{f(1)=17}

Nice solution! Maybe you would be interested in adding some of your knowledge to this wiki to share with other Brilliant users?

Eli Ross Staff - 5 years, 1 month ago

Log in to reply

Oh sure ! and thanks !

Aditya Narayan Sharma - 5 years, 1 month ago

Oh yess... Very nice 1

Sayandeep Ghosh - 5 years, 1 month ago

We will be greatful 2 u if contribute to brilliant's wiki

Sayandeep Ghosh - 5 years, 1 month ago

Same method. Great :)

Michael Fuller - 4 years, 11 months ago
Jack Ceroni
Apr 1, 2020

Differentiating multiple times, one can see that f ( 3 ) = f ( 4 ) f^{(3)} \ = \ f^{(4)} . Since f f is a polynomial, we conclude that it must be true that f ( 3 ) = f ( 4 ) = 0 f^{(3)} \ = \ f^{(4)} \ = \ 0 , thus our polynomial is of order 2 2 . Let f ( x ) = A x 2 + B x + C f(x) \ = \ Ax^2 \ + \ Bx \ + \ C . we will have:

A x 2 + B x + C = 2 A x + B + x 2 + 4 x + 4 = A x 2 + ( 2 A + 4 ) x + ( B + 4 ) Ax^2 \ + \ Bx \ + \ C \ = \ 2Ax \ + \ B \ + \ x^2 \ + \ 4x \ + \ 4 \ = \ Ax^2 \ + \ (2A \ + \ 4)x \ + \ (B \ + \ 4)

Due to the uniqueness of polynomial expansion, it must be true that A = 1 A \ = \ 1 , implying that B = 6 B \ = \ 6 , which finally implies that C = 10 C \ = \ 10 . We thus have:

f ( x ) = x 2 + 6 x + 10 f(x) \ = \ x^2 \ + \ 6x \ + \ 10

Thus, f ( 1 ) = 17 f(1) \ = \ 17 .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...