Complex Analysis - Harmonic Functions

chill_factor
Messages
898
Reaction score
5

Homework Statement



Show ln(az) where a is a real number and z = x + iy is harmonic everywhere except z = 0.

Homework Equations



z = x + iy = rcos(θ) + irsin(θ) = re^iθ
z = u(x,y) + iv(x,y)

Cauchy Riemann test for analyticity:
∂u/∂x = ∂v/∂y
∂u/∂y = -∂v/∂x

The Attempt at a Solution



ln(az) = ln (rcos(θ) + irsin(θ)) = ln(rcos(θ+2nπ) + irsin(θ+2nπ))

= ln(a*re^iθ) = ln(ar) + i(θ+2nπ) <- this is multivalued, not harmonic.

How do I show it is harmonic?
 
Physics news on Phys.org
Either rewrite ln(az) using x and y or the C-R relations using r and θ (this is the easier option) and proceed to check that they hold. The multivaluedness is in a constant which vanishes when you take derivatives.
 
clamtrox said:
Either rewrite ln(az) using x and y or the C-R relations using r and θ (this is the easier option) and proceed to check that they hold. The multivaluedness is in a constant which vanishes when you take derivatives.

writing it in terms of r, theta and using CR, that shows it is analytic. how do i show it is harmonic? the e^iθ, after you take the ln, will no longer be harmonic!
 
chill_factor said:
writing it in terms of r, theta and using CR, that shows it is analytic. how do i show it is harmonic? the e^iθ, after you take the ln, will no longer be harmonic!

What is the definition of a harmonic function? Harmonic and periodic are not the same thing.
 
chill_factor said:
writing it in terms of r, theta and using CR, that shows it is analytic. how do i show it is harmonic? the e^iθ, after you take the ln, will no longer be harmonic!

Why do you think θ isn't harmonic? It's basically just arctan(y/x). That's perfectly fine harmonic function.
 
Dick said:
Why do you think θ isn't harmonic? It's basically just arctan(y/x). That's perfectly fine harmonic function.

sorry, perhaps I was confused, but I think the definition of a harmonic function should be one such that for f(x), ∂^2f/∂x^2 = kf(x). Or as wikipedia says:

In mathematics, mathematical physics and the theory of stochastic processes, a harmonic function is a twice continuously differentiable function f : U → R (where U is an open subset of Rn) which satisfies Laplace's equation

http://en.wikipedia.org/wiki/Harmonic_function

That's true for sine: ∂^2/∂x^2 (sin x) = -1*sin x
Also true for cosine: ∂^2/∂x^2 (cos x) = -1*cos x

However it is not true for arctan.

for u = arctan(y/x), ∂^2u/∂x^2 =/= k*u. thus it is not a harmonic function.

∂^2u/∂x^2 (arctan(y/x) = -(2 x y)/(x^2+y^2)^2 instead.

So that's why I'm confused. Yes, harmonic doesn't necessarily mean periodic, e^x is an example, but I'm having a hard time finding a function from ln(az) that can satisfy the 2nd derivative rule.
 
chill_factor said:
sorry, perhaps I was confused, but I think the definition of a harmonic function should be one such that for f(x), ∂^2f/∂x^2 = kf(x). Or as wikipedia says:

In mathematics, mathematical physics and the theory of stochastic processes, a harmonic function is a twice continuously differentiable function f : U → R (where U is an open subset of Rn) which satisfies Laplace's equation

http://en.wikipedia.org/wiki/Harmonic_function

That's true for sine: ∂^2/∂x^2 (sin x) = -1*sin x
Also true for cosine: ∂^2/∂x^2 (cos x) = -1*cos x

I think you need to look up Laplace's equation, because it is not ∂^2f/∂x^2 = kf(x).

To quote Tai L Chow's Mathematical Methods For Physicists,

Mathematical Methods For Physicists said:
If f(z)=u(x,y)+iv(x,y) is analytic in some region of the z plane, then at every point in the region the Cauchy-Riemann conditions are satisfied:

\frac{ \partial u }{ \partial x } = \frac{ \partial v }{ \partial y } \quad \text{and} \quad \frac{ \partial u }{ \partial y } = -\frac{ \partial v }{ \partial x }

and therefor:

\frac{ \partial^2 u }{ \partial x^2 } = \frac{ \partial^2 v }{ \partial x \partial y } \quad \text{and} \quad \frac{ \partial^2 u }{ \partial y^2 } = -\frac{ \partial^2 v }{ \partial y \partial x }

provided these second derivatives exist. In fact,one can show that if f(z) is analytic in some region R, all its derivative exist and are continuous in R. Equating the two cross terms, we obtain

\frac{ \partial^2 u }{ \partial x^2 } + \frac{ \partial^2 u }{ \partial y^2 } = 0

throughout the region R.

Similarly, by differentiating the first of the Cauchy-Riemann equations with respect to y, the second with respect to x, and subtracting we obtain

\frac{ \partial^2 v }{ \partial x^2 } + \frac{ \partial^2 v }{ \partial y^2 } = 0

Equations (6.12a) and (6.12b) are Laplace's partial differential equations in two independent variables x and y. Any function that has continuous partial derivatives of second order and that satisfies Laplace's equation is called a harmonic function.

We have shown that if f(z)=u(x,y)+iv(x,y) is analytic, then both u and v are harmonic functions. They are called conjugate harmonic functions.

So, when you are being asked to show that \ln(az) is harmonic, you are really being asked to show that the two-variable functions describing its real and imaginary parts are harmonic. From the above quote, you should see that this is equivalent to showing that \ln(az) is analytic over the specified region (which is where the Cauchy Riemann equations come in, as clamtrox suggested).

Your textbook likely says something similar. Whenever you don't know how to tackle a problem, it is usually a good idea to open up your textbook and make sure that you understand the definitions of the relevant terms in the problem statement. Textbooks (good ones, anyways) are useful references to have.
 
Last edited:

Similar threads

Replies
27
Views
2K
Replies
2
Views
2K
Replies
17
Views
3K
Replies
5
Views
2K
Replies
8
Views
7K
Replies
12
Views
3K
Replies
13
Views
2K
Back
Top