Show: u = x+y2 is Not a Harmonic Function

  • Thread starter Thread starter andrey21
  • Start date Start date
  • Tags Tags
    Function Harmonic
andrey21
Messages
475
Reaction score
0
Show that the following is not a harmonic function:

u = x+y2

This is what I know:

du/dx = 1 this must be equal to dv/dy , therefore:

v = y

du/dy = 2y this must be equal to -dv/dx, therefore:

v = -2xy

Putting expressions together:

v = y-2xy.

Not sure where to go from here?
 
Physics news on Phys.org
You don't need to compute the harmonic conjugate (the 'v') to check whether a function is harmonic. Just check whether the laplacian vanishes.
 
So using the following:

d2u / dx2 + d2u/dy2=0

Which for this example gicves:

2+ 0 = 2 so laplacian does not disappear!
 
andrey21 said:
So using the following:

d2u / dx2 + d2u/dy2=0

Which for this example gicves:

2+ 0 = 2 so laplacian does not disappear!

Right. So u is not harmonic.
 
Thanks Dick, I have a similar question which is giving me some problems:

I'm asked to show v = x+2y is part of a harmonic conjugate pair. What is harmonic conjugate pair?
 
andrey21 said:
Thanks Dick, I have a similar question which is giving me some problems:

I'm asked to show v = x+2y is part of a harmonic conjugate pair. What is harmonic conjugate pair?

Try to work it out using Cauchy-Riemann, like you were doing before.
 
Ok so here's my attempt:

v=x+2y

dv/dy = 2 must equal du/dx therefore:

u = 2x

dv/dx = 1 which must equal -du/dy

u = -y

adding together:

u = 2x-y

Am I on the right track??
 
andrey21 said:
Ok so here's my attempt:

v=x+2y

dv/dy = 2 must equal du/dx therefore:

u = 2x

dv/dx = 1 which must equal -du/dy

u = -y

adding together:

u = 2x-y

Am I on the right track??

Sure. You might be a little more careful of keeping track of things. du/dx=2 means u=2x+f(y) where f(y) is any function of y. du/dy=(-1) means u=-y+g(x) where g(x) is any function of x. When you compare the two expressions you realize f(y)=(-y) and g(x)=2x.
 
Ok so now I have:

u = 2x-y and v = x+2y

Which can be written as:

2x-y +xi +2yi
 
  • #10
andrey21 said:
Ok so now I have:

u = 2x-y and v = x+2y

Which can be written as:

2x-y +xi +2yi

Ok, so u+iv is an analytic function. Is there more to the problem?
 
  • #11
I must find its harmonic conjugate and say what f(z) is.
 
  • #12
andrey21 said:
I must find its harmonic conjugate and say what f(z) is.

I thought so. What kind of function does it look like f(z) is, linear, quadratic, exponential??
 
  • #13
Im really not sure, I'm pretty sure it isn't a quadratic.
 
  • #14
andrey21 said:
Im really not sure, I'm pretty sure it isn't a quadratic.

Guess! What kind of function does it look like? What kind of powers of x and y do you see?
 
  • #15
exponential?
 
  • #16
andrey21 said:
exponential?

Wrong. What kind of powers of x and y do you see in u+iv? Why would you say 'exponential'!?
 
  • #17
You have f(x,y)= 2x-y + (x +2y)i; what part of that looks exponential?
 
  • #18
Im not to sure what you are asking:

I know that: (x+iy)2 = x2-y2+2xyi
 
  • #19
andrey21 said:
Im not to sure what you are asking:

I know that: (x+iy)2 = x2-y2+2xyi

Ok, so in that example you've got z^2 on one side and powers like x^2 on the other. Is that a clue? What about your given function?
 
  • #20
So my function will be z on one side?
 
  • #21
andrey21 said:
So my function will be z on one side?

The highest power of z you would expect to see in f(z) is first power, yes. But that doesn't mean that's all you can have. You could have constants as well. What's the most general form of a linear function in z?
 
  • #22
z = f(x,y) = c+mx+my
 
  • #23
andrey21 said:
z = f(x,y) = c+mx+my

You want to find f(z). You already know f(x,y). What does a linear function of z look like??
 
  • #24
So will it just be c+mz
 
  • #25
andrey21 said:
So will it just be c+mz

Sure. f(z) must be m*z+c where m and c are complex. Now try to figure out an m and c so that when you expand into real and imaginary parts it matches your u+iy.
 
  • #26
zi +2z
 
  • #27
andrey21 said:
zi +2z

Sure, that's it.
 
  • #28
Thanks for your help Dick
 
Back
Top