Home » Ask & Discuss » Mathematics. » Integral Calculus « Back to Discussion
Integral Calculus
Questions
None
1. integrate: x sin(2x) sin(x/2) cos(x) / (2x - pi)...................limit from 0 to pi
2. Evaluate: lt n-> infinity (1/n) [ ( 1/ n+1) + (2 / n+2) + .......... + (3n/4n) ]
3. If f : R -> R, g : R ->R are continuous functions, then prove that the value of integral
int [ f(x) + f(-x) ] [ g(x) + g(-x) ] dx.........( limit from pi to pi/2)..........is zero.












2 . lim ( n --> infty) (1/n) [ ( 1/ n+1) + (2 / n+2) + .......... + (3n/4n) ]
=lim ( n --> infty) (1/n) (1/(n+1) +1/(n/2 +1)+....................+1/(n/3n+1) ]
= lim ( n --> infty) (1/n) sigma ( r from 1 to 3n ) [ 1/(n/r +1) ]
= integration ( 0 to 3 ) x / (x+1) dx ( put r/n =x )
=x - log (x+1)
after putting limits
=3-log(4)
thank u