Finding analytic function from imaginary part using Cauchy-Riemann equations

  • Thread starter Thread starter dan280291
  • Start date Start date
  • Tags Tags
    Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
dan280291
Messages
8
Reaction score
0

Homework Statement


Given v(x,y) find [itex]f(z) = u(x,y) +iv(x,y)[/itex]
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

[itex]dv/dx = -4x + (x^2+y^2)<sup>-1)</sup> +2x^2(x^2+y^2)<sup>-2</sup> = -du/dx[/itex]

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 [itex]dv/dy = 3 +4y -2yx/(x^2 + y^2)[/itex]
 
Physics news on Phys.org
dan280291 said:
But I'm not too sure how to integrate the fractions partially.
Where is the problem? You have to find a function u, that, when you calculate the derivative with respect to x, has to have some specific form, and for the derivative with respect to y you get another known expression (check your relation(s)).
To find u, you can use an integration with respect to x or y, respectively.
 
Hi thanks for the reply. Does that mean you only have to find dv/dy and integrate with respect to x? You don't need to use dv/dx?

Also as for the integration how is 2yx/(x^2 + y^2) integrated with respect to x?

Thanks again.
 
dan280291 said:
Hi thanks for the reply. Does that mean you only have to find dv/dy and integrate with respect to x? You don't need to use dv/dx?

Also as for the integration how is 2yx/(x^2 + y^2) integrated with respect to x?

Thanks again.

You need both ##\partial u/\partial x = \partial v/ \partial y## and ##\partial u/ \partial y = - \partial v / \partial x##.
 
Last edited:
Thanks for the help off everyone. Last thing could anyone tell me how 2yx/(x^2 + y^2) is integrated with respect to x?