Integration containing a complex number

64 Views Asked by At

Folks,

Can I treat the complex number in the following integral:

$$\frac1{2\pi}\int\frac1{(1+jw)^2}dw$$

as a constant and move it outside of the integral, like this:

$$\frac1{j2\pi}\int\frac1{(1+w)^2}dw$$

Thanks!