If d x 3 d 3 ( x 3 + 6 x 2 + 1 1 x + 6 3 x 2 + 1 2 x + 1 1 ) ∣ ∣ ∣ ∣ x = 0 = − b a where a and b are coprime positive integers, find the value of a + b .
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.
I think we can make the computation slightly easier by recognizing that we can set y(x) = f'(x) / f(x), where y(x) is the function being differentiated and f(x) = x^3 + 6 x^2 + 11 x + 6. Then,
y(x)*f(x) = f'(x).
Now, apply the product rule 3 times and note that f(0) = 6, f'(0) = 11, f''(0) = 12, f'''(0) = 6, and all higher-order derivatives vanish. It's still a long computation, though.
We have x 3 + 6 x 2 + 1 1 x + 6 = ( x + 1 ) ( x + 2 ) ( x + 3 ) so we see that it is easier to solve this problem if we do partial fraction decomposition first. We have x 3 + 6 x 2 + 1 1 x + 6 3 x 2 + 1 2 x + 1 1 = x + 1 A + x + 2 B + x + 3 C or, multiplying both sides by ( x + 1 ) ( x + 2 ) ( x + 3 ) , 3 x 2 + 1 2 x + 1 1 = A ( x + 2 ) ( x + 3 ) + B ( x + 1 ) ( x + 3 ) + C ( x + 1 ) ( x + 2 ) If x = − 1 , the B and C terms vanish, leaving us with 3 ( − 1 ) 2 + 1 2 ( − 1 ) + 1 2 = A ( − 1 + 2 ) ( − 1 + 3 ) + 0 + 0 ⟹ A = 1 If x = − 2 , the A and C terms zero out, so that 3 ( − 2 ) 2 + 1 2 ( − 2 ) + 1 2 = 0 + B ( − 2 + 1 ) ( − 2 + 3 ) + 0 ⟹ B = 1 If x = − 3 , the A and B terms disappear, hence 3 ( − 3 ) 2 + 1 2 ( − 3 ) + 1 2 = 0 + 0 + C ( − 3 + 1 ) ( − 3 + 2 ) ⟹ C = 1 Therefore, f ( x ) = x 3 + 6 x 2 + 1 1 x + 6 3 x 2 + 1 2 x + 1 1 = x + 1 1 + x + 2 1 + x + 3 1 Now, each fraction is way easier to differentiate than the original one. We proceed as f ′ ( x ) f ′ ′ ( x ) f ′ ′ ′ ( x ) ∴ f ′ ′ ′ ( 0 ) = − ( x + 1 ) 2 1 − ( x + 2 ) 2 1 − ( x + 3 ) 2 1 = ( x + 1 ) 3 2 + ( x + 2 ) 3 2 + ( x + 3 ) 3 2 = − ( x + 1 ) 4 6 − ( x + 2 ) 4 6 − ( x + 3 ) 4 6 = − ( 0 + 1 ) 4 6 − ( 0 + 2 ) 4 6 − ( 0 + 3 ) 4 6 = − 2 1 6 1 3 9 3 giving a + b = 1 3 9 3 + 2 1 6 = 1 6 0 9 .
Problem Loading...
Note Loading...
Set Loading...
y d x d y d x 2 d 2 y d x 3 d 3 y d x 3 d 3 y ∣ ∣ ∣ ∣ x = 0 = x 3 + 6 x 2 + 1 1 x + 6 3 x 2 + 1 2 x + 1 1 = ( x + 1 ) ( x + 2 ) ( x + 3 3 ( x + 2 ) 2 − 1 = ( u − 1 ) u ( u + 1 ) 3 u 2 − 1 = u ( u 2 − 1 ) 3 ( u 2 − 1 ) + 2 = u 3 + ( u − 1 ) u ( u + 1 ) 2 = u 3 + u − 1 1 − u 2 + u + 1 1 = u − 1 1 + u 1 + u + 1 1 = d u d y ⋅ d x d u 1 = − ( u − 1 ) 2 1 − u 2 1 − ( u + 1 ) 2 1 = d u d ( d x d y ) d x d u 1 = ( u − 1 ) 3 2 + u 3 2 + ( u + 1 ) 3 2 = d u d ( d x 2 d 2 y ) d x d u 1 = − ( u − 1 ) 4 6 − u 4 6 − ( u + 1 ) 4 6 = d u 3 d 3 y ∣ ∣ ∣ ∣ u = 2 = − 1 4 6 − 2 4 6 − 3 4 6 = − 2 1 6 1 3 9 3 Let u = x + 2 ⟹ d x d u = 1
Therefore, a + b = 1 3 9 3 + 2 1 6 = 1 6 0 9 .