fluidistic
Gold Member
- 3,928
- 272
Homework Statement
I must find the oscillations of a circular membrane (drum-like).
1)With the boundary condition that the membrane is fixed at r=a.
2)That the membrane is free.
Homework Equations
The wave equation \frac{\partial ^2 u }{\partial t^2 } - c^2 \triangle u =0.
Separation of variables, u(r, \theta , t ) = R(r)\Theta (\theta ) T(t).
The Attempt at a Solution
I've basically followed wikipedia's article http://en.wikipedia.org/wiki/Vibrations_of_a_circular_membrane#The_general_case and reached exactly the same solution, namely u_{mn}(r, \theta, t) = \left(A\cos c\lambda_{mn} t + B\sin c\lambda_{mn} t\right)J_m\left(\lambda_{mn} r\right)(C\cos m\theta + D \sin m\theta). This would be the eigenfunctions. m goes from 0 to infinity (and is an integer) and n goes from 1 to infinity and is an integer too. Also \lambda _{mn} is the n-th root of the Bessel function of the first kind of order m divided by the radius "a".
Now the solution that satisfies the boundary condition u(a ,\theta , t )=0 should be an infinite linear combination of the eigenfunctions. The problem is that I am not sure of the following:
u(a, \theta , t )=0 \Rightarrow \sum _{m=0}^\infty \sum _{n=1}^\infty \left(A_{mn}\cos c\lambda_{mn} t + B_{mn}\sin c\lambda_{mn} t\right)J_m\left(\lambda_{mn} a\right)(C_{mn}\cos m\theta + D_{mn} \sin m\theta)=0, \forall t and \forall \theta.
In other words I am not sure whether there are so many constants and if there are 2 infinite series as I believe.
If this is right, I'd like some tip to get all those A_{mn}'s, B_{mn}'s, C_{mn}'s and D_{mn}'s. I do not see any trick to get them.
Edit: The infinite series result is pretty obvious because J_m(\lambda _{mn} a) is the Bessel function evaluated in its zero, which gives zero. And this term appears in every term of the infinite series. Thus I do not know how to get the constants I'm looking for.
I've no idea how to find them.