Complex Integration: Is Path Dependent?

chill_factor
Messages
898
Reaction score
5

Homework Statement



Is the integral ∫z* dz from the point (0,0) to (3,2) on the complex plane path dependent?

Homework Equations



I = ∫ f(z)dz = ∫udx - vdy + i ∫ vdx + udy

z = x-iy, u = x, v = -y

The Attempt at a Solution



I have no idea how to start. The methods given in the book and from real line integrals don't seem to apply here. For example the book recommends, for real line integrals, to substitute y = x so that it reduces to a single integral. For complex integrals, it is recommended to parameterize f(z) into a f(z(t)) and reduce it to a single integration.

I've tried z = re^iθ, so dz = r*i*e^iθ dθ + e^iθ dr, now how do I reduce this to a single integration?
 
Physics news on Phys.org
You can't reduce it to a integration with respect to some parameter t until you choose a path between the two points.
 
vela said:
You can't reduce it to a integration with respect to some parameter t until you choose a path between the two points.

Ok, thank you. I think now I figured the strategy out. Instead of trying to prove it in general that it depends on r, it could be better to select 2 arbitrary paths that are easy to compute: a straight line from 0,0 to the point, and the piecewise path of 2 line segments parallel to their respective axes.
 
In this case, that is sufficient: as you correctly guessed, the integral is path-dependent. You might want to wonder why this is the case. Cauchy integral theorem will be helpful here.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top