8.1: Laplace Equations
( \newcommand{\kernel}{\mathrm{null}\,}\)
Introduction
The following partial differential equation is called the two-dimensional Laplace equation:
∂2w∂x2+∂2w∂y2=0
where w(x, y) is the unknown function with two variables x and y. The problem is to find a solution to this equation, namely, find a function w(x, y) which satisfies the Equation ???. This equation is used to model various physical quantities.
Example 8.1.1
Let k be a real number. Show that the functions w=ekxcos(ky) and w=ekxsin(ky) satisfy the lapalce Equation ??? at every point in R2.
Solution
Let w=ekxcos(ky). Then we have,
∂w∂x=kekxcos(ky), ∂w∂y=−kekxsin(ky),
which implies ∂2w∂x2=k2ekxcos(ky), ∂2w∂y2=−k2ekxcos(ky).
Consider ∂2w∂x2+∂2w∂y2=k2ekxcos(ky)−k2ekxcos(ky)=0.
Therefore, that the function w=ekxcos(ky) satisfies the Equation ???. Similarly, the function w=ekxsin(ky) satisfies the Equation ???.
Definition
A function w(x,y) of two variables having continuous second partial derivatives in a region of the plane is said to be harmonic if it satisfies the Laplace Equation ???.
Exercise 8.1.1
Show that ln(y2+x2) is hamornic everywhere except at the origin.
Converting Laplace's equation to polar co-ordinates
Consider the transformation to polar coordinates, x=rcos(θ),y=rsin(θ), imples that r2=x2+y2 and tan(θ)=y/x. We can use these equations to express ∂2w∂x2+∂2w∂y2 in terms of partials of w with respect to r and θ.