If and are constants satisfying the equation above, find .
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.
The given function can be re-written as:
x 2 x sin x a e x + c e − x − b x lo g ( 1 + x )
Note that lo g ( 1 + x ) = x − 2 x 2 + 3 x 3 + O ( x 4 ) for ∣ x ∣ < 1 .
Also, e x = 1 + x + 2 ! x 2 + O ( x 3 )
Substituting these expansions in the given function, we get:
x 2 x sin x a ( 1 + x + 2 ! x 2 + O ( x 3 ) ) + c ( 1 − x + 2 ! x 2 + O ( x 3 ) ) − b ( 1 − 2 x + 3 x 2 + O ( x 3 ) )
Rearranging the terms slightly, we get:
x 2 x sin x ( a + c − b ) + x ( a − c + 2 b ) + x 2 ( 2 a + c − 3 b ) + O ( x 3 )
Now, for this limit to exist, we must have a + c − b = 0 and a − c + 2 b = 0 . Also, for the limit to be 2 , this too should hold good: 2 a + c − 3 b = 2 .
Solving the three equations, we get a + b + c = 2 4 .