Let f ( 0 ) ( x ) = ( 1 + 2 x − x 2 ) 4 , where f ( n ) ( x ) denotes the n th derivative of f ( x ) . If the value of f ( 7 ) ( 0 ) is in the form − k ! , where k is a natural number, find the value of k .
Notation: ! is the factorial notation. For example, 8 ! = 1 × 2 × 3 × ⋯ × 8 .
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.
f ( 7 ) ( 0 ) should be − 8 !
Log in to reply
Follow the standard practice in Brilliant. Don't key in LaTex. So that the text will flow in different devices.
Thanks. I missed that.
consider the taylor series expansion of the function.
f ( 0 ) ( x ) = ( 1 + 2 x − x 2 ) 4
here,the coefficient of x 7 is 7 ! f ( 7 ) ( 0 )
now the coefficient of x 7 in the function given is clearly − 8 thus
7 ! f ( 7 ) ( 0 ) is − 8
so f ( 7 ) ( 0 ) is − 8 !
f ( x ) = ( 1 + 2 x − x 2 ) 4 = ( 2 − 1 + 2 x − x 2 ) 4 = ( 2 − ( 1 − x ) 2 ) 4
After expanding this there will be 4 terms and a constant term.The four terms has powers of ( x − 1 ) 8 , 6 , 4 , 2 . After differentiating seven times all terms will be zero except ( x − 1 ) 8 .
f 7 ( x ) = 8 ! ( x − 1 ) .
So, f 7 ( 0 ) = − 8 !
Problem Loading...
Note Loading...
Set Loading...
f ( 0 ) ( x ) ⟹ f ( 7 ) ( x ) f ( 7 ) ( 0 ) ⟹ k = ( 1 + 2 x − x 2 ) 4 = ( 2 − [ x 2 − 2 x + 1 ] ) 4 = ( 2 − [ x − 1 ] 2 ) 4 = 2 4 − 4 ( 2 3 ) ( x − 1 ) 2 + 6 ( 2 2 ) ( x − 1 ) 4 − 4 ( 2 ) ( x − 1 ) 6 + ( x − 1 ) 8 = d x 7 d 7 2 4 − d x 7 d 7 4 ( 2 3 ) ( x − 1 ) 2 + d x 7 d 7 6 ( 2 2 ) ( x − 1 ) 4 − d x 7 d 7 4 ( 2 ) ( x − 1 ) 6 + d x 7 d 7 ( x − 1 ) 8 = 0 − 0 + 0 − 0 + 8 ! ( x − 1 ) 8 = − 8 ! = 8