Do Eigenfunctions Differ in a Square Helmholtz Problem?

urista
Messages
11
Reaction score
0
I'm solving a Helmholtz equation uxx+uyy+lambda*u=0 in a rectangle: 0<=x<=L, 0<=y<=H with the following boundary conditions:
u(x,0)=u(x,H)=0 and ux(0,y)=ux(L,y)=0

I found the eigenvalues to be:
lambda(nm)=(n Pi/L)^2+(m Pi/H)^2
and the eigenfunctions to be:
u(nm)=Cos(n Pi x/L)*Sin(m Pi y/H)

Now the question I'm stuck on is to show that if L=H (a square) then most eigenvalues have more than one eigenfunction
and, Are any two eigenfunctions of this eigenvalue problem orthogonal in a two-dimensional sense?

Any help would be greatly appreciated.
 
Physics news on Phys.org
The eigenfunctions should be orthogonal, and if properly normalized, orthonormal. If more than one eigenfunction gives the same eigenvalue, there is degeneracy.
 
if L=H then lambda_(n,m)=lambda_(m,n), that is u_(n,m) and u_(m,n) have the same eigenvalue.
 
Still not clear

Thank you for the replies, but how do I show the degeneracy? Also, how do I show in the case of a square (L=H) wheather the eigenfunctions are orthogonal or not in a two-dimensional sense?
 
If the eigenvalues are the same, the system is degenerate. Now, integrate the functions, i.e.

\int^{H} _{0}\int^{H} _{0} u_{i}(x,y) u_{j}(x,y) dxdy = \delta_{i j}

where i,j are the different functions. This should show that the functions are orthogonal, or if correctly normalized, orthonormal.
 
urista

The problem you are posing is quite trivial and pointless because you seem to have no driving wave or source of any type. Your boundary conditions are all homogenous and so is your equation. This means that your solution is the trivial solution u(x,y)=0. You need to do something to either your boundary condition or the RHS of your Helmholtz equation.
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top