2
votes
1answer
46 views

Change of variables in a complex integral

I want to evaluate this integral using Residue Theorem $$\int_C^\ \frac{4z} {z^4 +6z^2 +1} dz = $$ $$ C : |z| = 1 $$ so I substitute letting $$\ W = z ^ {2 } $$ $$ dw = 2z dz $$ and the ...
0
votes
1answer
57 views

Integrating $z^n$ and $(\overline{z})^n$ along a line segment in the complex plane

Let $z_1$ and $z_2$ be distinct points of $\mathbb{C}$. Let $[z_1,z_2]$ denote the oriented line segment starting at $z_1$ and ending at $z_2$. Evaluate the integral of $z^n$ and $(\overline{z})^n$ ...
1
vote
1answer
66 views

Finding the integral $\int_0^\pi\dfrac{d\theta}{(2+\cos\theta)^2}$ by complex analysis

Trying to find the integral $\int_0^\pi\dfrac{d\theta}{(2+\cos\theta)^2}$ by complex analysis, I let $z = \exp(i\theta)$, $dz = i \exp(i\theta)d\theta$, so $ d\theta=\dfrac{dz}{iz}$. I am trying ...
7
votes
4answers
174 views

contour integration of logarithm

I must compute the following integral $$\displaystyle\int_{0}^{+\infty}\frac{\log x}{1+x^3}dx$$ Can someone suggest me the right circuit in the complex plane over which to do the integration? I ...
3
votes
3answers
162 views

Improper integration involving complex analytic arguments

I am trying to evaluate the following: $\displaystyle \int_{0}^{\infty} \frac{1}{1+x^a}dx$, where $a>1$ and $a \in \mathbb{R}$/ Any help will be much appreciated.
1
vote
1answer
149 views

line integral versus complex integral

Let $a\in \mathbb C, r>0$ and $\gamma_r=\partial D(0,r)$. I want to evaluate the following line integral $$I=\int_{\gamma_r}\frac{1}{|z-a|^2}ds.$$ I'm looking for a complex function $g(z)$ such ...