Question: help me to get this integration!!

fc := exp(btp*s*cos(2*Pi*x/a))*exp(-(I*2)*Pi*n*x/a)

int(fc, x = 0 .. a)  assuming a > 0, s> 0, btp > 0, n::integer;

 

Thanks in advance.

Please Wait...