Complex analysis, integral independent of path

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
3 replies · 8K views
player1_1_1
Messages
112
Reaction score
0

Homework Statement


when complex integral is independent of path? i heard that its for every function [tex]f(z)[/tex] but when i have function [tex]f(z)=\left(x^2+y\right)+i\left(xy\right)[/tex] its not independent, why?
 
Physics news on Phys.org
well, i came to that this function is not holomorphic, and integral is inependent of path only when function is holomorphic, is that true?
 
If a function is analytic at every point on or between two different paths between the same points, then the integral will be the same for the two paths.

In order to have an integral "independent of the path"- that is, the same for every possible path between two points, then the function would have to be analytic at every point- "holomorphic".

You might remember from Calculus of two variable that [itex]\int f(x,y)dx+ g(x,y)dy[/itex] is "independent of the path" if and only if [itex]\partial f/\partial y= \partial g/\partial x[/itex]. Here, the integral would be [itex]\int (x^2+ y)dx+ xy dy[/itex]. [itex]\partial (x^2+ y)/\partial y= 1[/itex] but [itex]\partial xy/\partial x= y[/itex].
 
Halls, I think you're right except that two-variable theory would have to confirm the cauchy riemann equations, so it should be [itex]\partial u/\partial y= -\partial v/\partial x,[/itex]
where [itex]u = x^2 + y[/itex] and [itex]v = xy.[/itex] There is also [itex]\partial u/\partial x= \partial v/\partial y[/itex] to check to ensure your complex function is analytic (well you also need the partials to be C^1), so if either if these two equations fails, you don't have an analytic function, so the integral can't be path independent.