Cauchy-riemann using polar co-ordinates

  • Context: Graduate 
  • Thread starter Thread starter randybryan
  • Start date Start date
  • Tags Tags
    Polar
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
4 replies · 3K views
randybryan
Messages
51
Reaction score
0
I've been given a function U(x,y) where f(z) = U(x,y) + iV(x,y)

and asked to check if it is harmonic and then work out what V(x,y) is

U(x,y) = [tex]\frac{y}{(1 - x)^{2} + y^{2}}[/tex]

To check if it is harmonic I can see if d2U/dx2 + d2U/dy2 = 0

I've tried differentiating and it's fairly arduous, so I'm thinking it might be easier to use polar co-ordinates (As a lot of the other questions simplify when doing this). Can anyone think of a suitable substitution to make the differentiation easier?

the answer in the back of the book says that f(z) = -i / (1 - z)
 
Physics news on Phys.org
I suggest you consider the logarithm of the function.
log u = log y + log((1-x)2+y2)

[tex]\frac{1}{u}\frac{\partial u}{\partial y}=\frac{1}{y}+\frac{2y}{(1-x)^2+y^2}[/tex]

[tex]\frac{\partial u}{\partial y}=\frac{1}{(1-x)^2+y^2}+2u^2[/tex]
 
Thanks, but I still don't know where to go from here
 
So its not helping after all.
I give a try for the second derivatives and obtain

[tex]u_{yy}=\frac{2u^2}{y}+8u^3[/tex] and [tex]u_{xx}=\frac{-2u^2}{y}+\frac{8(1-x)^2u^3}{y^2}[/tex]

so that
[tex]u_{xx}+u_{yy}=\frac{8u^2}{y}\neq 0[/tex] ?
 
TRY this
for a function to be harmonic its laplacian should be zero
so [tex]\nabla[/tex]2U = 0

( i worked it out and it is true)

THEN use the Cauchy Rienman conditions to determine v

Finally the f(z)=U+iV