Friday, April 14, 2017

calculus - Evaluation of intpi/20frac1left(acos2(x)+bsin2(x)right)n,dx

I would like to evaluate (using elementary methods if possible) : (for a>0, b>0)




In=π/201(acos2(x)+bsin2(x))ndx, n=1,2,3,


I thought about using u=tan(x) or u=π2x but did not work. wolfram alpha evaluates the indefinite integral but not definite integral???


No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...