Sunday, September 11, 2016

integration - show that intinfty0fraccos(ax)cos(bx)x2dx=pifracba2


show that


0cos(ax)cos(bx)x2dx=πba2

for a,b0


I would like someone solve it using contour integrals, also I would like to see different solutions using different ways to solve it.


Answer



Method 1



Integrate once by parts to get 0bsinbxasinaxxdx

and then use Dirichlet integral 0sinxxdx=π2.


Method 2 (contour integration):


Using parity, write the integral as 12 and then deform the contour to be the line C slightly below the real axis. Next express cosines in terms of exponentials. Then we obtain I=14(Ceiaxdxx2+Ceiaxdxx2Ceibxdxx2Ceibxdxx2)


For a,b>0, in the integrals containing eiax, eibx, the contour can be closed in the lower half plane (by Jordan lemma) and therefore these integrals vanish (as there are no singularities inside).


The integrals containing eiax, eibx can only be closed in the upper half plane and are therefore given by the residues at x=0: I=πi2(resx=0eiaxx2resx=0eibxx2)=πi2(iaib)=π(ba)2.


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...