Consider a square membrane with edge-length of L, and a circular membrane with radius R. The two membranes are fixed at the edges and are made of the same material and the fixation force at the edges is equal. Their eigen-angular frequencies are described respectively as: $0<\omega^¤_1<\omega^¤_2,...$ for the quadratic membrane and $0<\omega^\bullet_1<\omega^\bullet_2,...$ for the circular membrane.
What is the ratio $R/L$ such that the membranes have the same lowest eigenfrequencies, that is $\omega^¤_1=\omega^\bullet_1$ ? What is the ratio $\omega^\bullet_2/\omega^¤_{2}$ for the next-lowest frequencies the value of R/L square membrane in respect to the circular membrane?
I set up the PDE problem
$$\Delta u=-\lambda u$$
where
$$\Delta=\bigg(\frac{\partial^2 }{\partial x^2}+\frac{\partial^2}{\partial y^2}\bigg)$$ for the square membrane and
$$\Delta=\bigg(\frac{\partial^2 }{\partial r^2}+\frac{1}{r}\frac{\partial}{\partial r}\bigg)$$ for the circular membrane
Then, for the first I get $\lambda=\frac{n\pi}{L}$ and for the second $\lambda=\frac{\alpha_{n,k}}{J_vR}^2$, ($\alpha$ are the Bessel zeros) considering the Laplace equation with Dirichlet conditions and the Bessel equation with solution for $\lambda>0$.
But from here, I am not sure how to find the answer.
Any ideas?
Thanks