Help with Integral: Solve from 0 to pi

  • Thread starter Thread starter pilopais
  • Start date Start date
  • Tags Tags
    Integral
pilopais
Messages
9
Reaction score
0
I accept any suggestion in how to work out the integral below. It is a simplification of an integral over all k space. It had 16 terms and I am down to this 4. The idea is to integrate it from 0 to pi in respect of x, and y.

int{int{(-1-4 cos(x)^2*cos(y)^2+4cos(y)^2+cos(x)^2) / (1+4cos(y)^2+4cos(y)cos(x)dx}dy}

both with limits from 0 to pi.

Examples are:

int{int{sin(x)^2*cos(y)^2 dx}dy} = 1/4 pi.

I tried maple and matematica but didn't work. I strongly believe it is suppose to come out as a nice round integer number.

tks...
 
Physics news on Phys.org
<br /> \int{\int{/frac{(-1-4 cos(x)^2*cos(y)^2+4cos(y)^2+cos(x)^2)}{(1+4cos(y)^2+4cos(y)cos(x)}dxdy?
 
Last edited:
Same integral (latex version)

Yeah, it looks llike:

\int_{0}^{\pi} \int_{0}^{\pi} \frac{-1-4 cos(x)^2 cos(y)^2+4cos(y)^2+cos(x)^2}{1+4cos(y)^2+4cos(y)cos(x)}dx dy

As explained before, this are the last terms of a 16 terms integral, all the other came to be integers.
 
Last edited:
Back
Top