dan280291
- 8
- 0
Homework Statement
Given v(x,y) find f(z) = u(x,y) +iv(x,y)
v(x,y) = 3y -2(x^2 - y^2) +(x) / (x^2 + y^2)
The Attempt at a Solution
Using Cauchy Riemann relations I've found
dv/dx = -4x + (x^2+y^2)<sup>-1)</sup> +2x^2(x^2+y^2)<sup>-2</sup> = -du/dx
Now integrate that with respect to y to find u
But I'm not too sure how to integrate the fractions partially.
Also I've found dv/dy = 3 +4y -2yx/(x^2 + y^2)