Let ( a , b ) be a pair of real numbers with a ⩽ b that maximise the integral ∫ a b e cos ( x ) ( 3 8 0 − x − x 2 ) d x 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.
Let f ( a , b ) = ∫ a b e cos ( x ) ( 3 8 0 − x − x 2 ) d x , and let us compute g r a d f = 0 . This yields:
∂ a ∂ f = − e cos ( a ) ( 3 8 0 − a − a 2 ) = − e cos ( a ) ( 1 9 − a ) ( 2 0 + a ) = 0 ⇒ a = − 2 0 , 1 9 ;
∂ b ∂ f = e cos ( b ) ( 3 8 0 − b − b 2 ) = e cos ( a ) ( 1 9 − a ) ( 2 0 + a ) = 0 ⇒ b = − 2 0 , 1 9 ;
Since we require a ≤ b we have three possible critical points to check: A ( − 2 0 , − 2 0 ) ; B ( 1 9 , 1 9 ) ; C ( − 2 0 , 1 9 ) . Clearly f equals zero at both A and B , which leaves us C . If we compute the Hessian matrix of f at C :
F ( a , b ) = ( f a a f b a f a b f b b ) = ( e cos ( a ) ( ( 3 8 0 − a − a 2 ) sin ( a ) + 1 + 2 a ) 0 0 e cos ( b ) ( − ( 3 8 0 − b − b 2 ) sin ( b ) − 1 − 2 b ) ) ;
or F ( − 2 0 , 1 9 ) = ( − 3 9 e cos ( − 2 0 ) 0 0 − 3 9 e cos ( 1 9 ) )
which is negative-definite since the Hessian contains two real, distinct negative eigenvalues. Hence, point C maximizes f ⇒ a + b = 1 9 − 2 0 = − 1 .
Problem Loading...
Note Loading...
Set Loading...
The function f ( x ) = e cos x ( 3 8 0 − x − x 2 ) = e cos x ( 1 9 + x ) ( 2 0 − x ) has two real roots, at x = − 1 9 and x = 2 0 .
Since e cos x is always positive for real x , the sign of f is the same as the sign of ( 1 9 + x ) ( 2 0 − x ) ; that is f ( x ) > 0 precisely when − 1 9 < x < 2 0 . The integral is therefore maximised by taking a = − 1 9 , b = 2 0 , giving a + b = − 1 .