S = 2 ! − 1 ! 1 − 4 ! − 3 ! 4 + 6 ! − 5 ! 1 6 − 8 ! − 7 ! 6 4 + ⋯
If S above can be represented as ∫ 0 c b x sin a x d x , where a , b , c are positive integers, then enter the value of a + b + c .
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.
Note that:
S = 2 ! − 1 ! 1 − 4 ! − 3 ! 4 + 6 ! − 5 ! 1 6 − 8 ! − 7 ! 6 4 + . . . = ( 2 − 1 ) 1 ! 2 0 − ( 4 − 1 ) 3 ! 2 2 + ( 6 − 1 ) 5 ! 2 4 − ( 8 − 1 ) 7 ! 2 6 + . . . = 1 ⋅ 1 ! 2 0 − 3 ⋅ 3 ! 2 2 + 5 ⋅ 5 ! 2 4 − 7 ⋅ 7 ! 2 6 + . . .
Now consider:
sin x x sin x ∫ x sin x d x ∫ 0 2 x sin x d x ∫ 0 2 2 x sin x d x = 1 ! x − 3 ! x 3 + 5 ! x 5 − 7 ! x 7 + . . . = 1 ! 1 − 3 ! x 2 + 5 ! x 4 − 7 ! x 6 + . . . = 1 ⋅ 1 ! x − 3 ⋅ 3 ! x 3 + 5 ⋅ 5 ! x 5 − 7 ⋅ 7 ! x 7 + . . . = 1 ⋅ 1 ! 2 − 3 ⋅ 3 ! 2 3 + 5 ⋅ 5 ! 2 5 − 7 ⋅ 7 ! 2 7 + . . . = 1 ⋅ 1 ! 2 0 − 3 ⋅ 3 ! 2 2 + 5 ⋅ 5 ! 2 4 − 7 ⋅ 7 ! 2 6 + . . . = S
⟹ a + b + c = 1 + 2 + 2 = 5
By Maclaurin's series we have
sinx = x-x^3/3!+x^5/5!-x^7/7!
As we can see in the denominator of our series we have terms like 1 1! , 2 2!
So quite naturally we divide by x (so that on integration we get that)
sinx/x = 1-x^2/3!+x^4/5! ......
On integrating this we wont be able to get the required series . but if we replace x by 2x then
sin(2x)/2x = 1-4x^2/3!+16x^4/5!
Now just integrate this from 0 to 1 to get the required series
a = 2 b= 2 and c=1
Problem Loading...
Note Loading...
Set Loading...
∫ 0 c b x s i n a x d x is
b 1 ∫ 0 a c t s i n t d t by putting a x = t
now making use of expansion for s i n x ,
b 1 ∫ 0 a c ( 1 − 3 ! t 2 + 5 ! t 4 − . . . ) d t
this is b 1 [ a c − 4 ! − 3 ! ( a c ) 3 + 6 ! − 5 ! ( a c ) 5 − . . . ]
the summation asked is 1 ∑ ∞ 2 ( 2 n − 1 ) ( 2 n − 1 ) ! ( − 1 ) n − 1 2 2 n − 1
clearly, a c = 2 ; b = 2
a + b + c = 5