Complex Analysis and Change of Variables in Line Integrals

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
Edwin
Messages
159
Reaction score
0
Consider the function:

g(z(t)) = i*f '(c+it)/(f(c+it) - a)

Where {-d <= t < d}

If we let z = c+it

By change of variables don't we get:

Line integral of g(z(t)) = i ln[f(c+it) - a]

evaluated from t = - d to t = d?

note: ln is the natural log.

Inquisitively,

Edwin G. Schasteen
 
Physics news on Phys.org
You may consider the line integral as the complex path integral

[tex]\int_\gamma\, \frac{f'(z)}{f(z)-a}\,dz[/tex]

where [tex]\gamma(t) = c + it[/tex], for [tex]-d\le t\le d[/tex].

Since the integrand has the trivial primitive [tex]G(z) = \ln(f(z)-a)[/tex], you may indeed consider that:

[tex]\int_\gamma\, \frac{f'(z)}{f(z)-a}\,dz \quad = \quad G(c+id) - G(c-id)[/tex]

You should be cautious anyway, since for this integral to be right, it must be [tex]f(z) \ne a[/tex] along [tex]\gamma[/tex]. Assuming that g(z) has no singularities in a domain containing the path [tex]\gamma[/tex], I think you can safely consider the primitive [tex]G(z)[/tex] as correct to compute the integral.
 
That makes sense.

Thanks! I appreciate your help!

Best Regards,

Edwin