To study membranes’ acoustic behavior there are several equations concerning their vibration and resonance which help us to understand better their physical properties. In the present paper we want to show the results of the Bessel sinusoid expressions when we change the values of their variables. Because the procedures to solve the Bessel equation are usually not shown in their entirety in books or the Internet this paper explains in detail each step to go from its differential expression to the sinusoid one.
## I. INTRODUCTION
It is well known that the expression $\mathrm{J}_0$ of Bessel equations is the graphic most widely published in Differential Equation textbooks. Every time we talk about the vibration of a circular membrane the graphics of Figure 1is always referred to. Mathematical software packages such as MapleTM always includes this curve in their libraries. If you hit once a circular membrane, it is easy to assume that the first undulation will have a higher amplitude than the following undulations which will decrease gradually as shown also in Figure 1.
$$
The plot of Bessel functions J0 and J1 \operatorname{plot} ([ \text{BesselJ} (0, x), \text{BesselJ} (1, x) ], x = 0.. 3 0, y = - 2.. 2, \text{color} = [ \text{red , blue} ])
$$
 Figure 1: Plot of J0 and J1 of Bessel
In this work we proceed to find the $\mathrm{Jv}(\mathbf{x})$ functions of the first kind and order v to satisfy the second order differential equation of Bessel.
$$
x ^ {2} \frac {d ^ {2} y (x)}{d x ^ {2}} + x \frac {d y (x)}{d x} + (x ^ {2} - v ^ {2}) y (x) = 0
$$
To study acoustical radiation and vibration analysis one usually solves problems in cylindrical coordinates that are associated with Bessel functions of integer order. We can solve also spherical problems with half-integer order Bessel Function.
## II. BESSEL FUNCTIONS
### a) Differential Equation of Oder $\nu$
Wefocus this work on Besselfunctions of the first kind of positive order and real arguments[1]for
$$
x ^ {2} y ^ {\prime \prime} + x y ^ {\prime} + (x ^ {2} - v ^ {2}) y = 0
$$
Assuming
$$
y = \sum_ {0} ^ {\infty} c _ {n} x ^ {n + r}
$$
which leads to
Differentiating and substituting
$$
y ^ {\prime} = c _ {n (n + r) X ^ {n + r - 1}}
$$
$$
y ^ {\prime \prime} = c _ {n (n + r) (n + r - 1) X ^ {n + r - 2}}
$$
$$
x ^ {2} y ^ {\prime \prime} + x y ^ {\prime} + \left(x ^ {2} - v ^ {2}\right) y = 0
$$
$$
x^{2}c_{n}(n+r)(n+r-1)x^{n+r}x^{-2}
$$
$$
c _ {n} (n + r) (n + r - 1) x ^ {n + r}
$$
$$
x ^ {2} y ^ {\prime \prime} + x y ^ {\prime} + (x ^ {2} - v ^ {2}) y = 0
$$
$$
x c _ { n } ( n + r ) x ^ { n + r } x ^ { - 1 }
$$
$$
x ^ {2} y ^ {\prime \prime} + x y ^ {\prime} + \left(x ^ {2} - v ^ {2}\right) y = 0
$$
$$
c _ {n} (x ^ {2} - v ^ {2}) x ^ {n + r}
$$
Writing out the differential equation give us
$$
\sum_ {n = 0} ^ {\infty} c _ {n} (n + r) (n + r - 1) x ^ {n + r} + \sum_ {n = 0} ^ {\infty} c _ {n} (n + r) x ^ {n + r} + \sum_ {n = 0} ^ {\infty} c _ {n} x ^ {n + r + 2} - v ^ {2} \sum_ {n = 0} ^ {\infty} c _ {n} x ^ {n + r}
$$
$$
For n=0
$$
$$
c_{0}(r)(r-1)x^{r}+c_{0}(r^{2}-r)x^{r}+c_{0}rx^{r}+c_{0}x^{r+2}-c_{0}v^{2}x^{r}
$$
$$
c_{0}(r)(r-1)x^{r}+c_{0}(r^{2}-r)x^{r}+c_{0}rx^{r}+c_{0}x^{r+2}-c_{0}v^{2}x^{r}
$$
Substituting this back to the differential equation gives
$$
c _ {0} (r ^ {2} - r + r - v ^ {2}) x ^ {r} + x ^ {r} \sum_ {n = 1} ^ {\infty} c _ {n} [ (n + r) (n + r - 1) + (n + r) - v ^ {2} ] x ^ {n} + x ^ {r} \sum_ {n = 0} ^ {\infty} c _ {n} x ^ {n + 2}
$$
$$
(n + r) (n + r - 1) + (n + r)
$$
$$
(n + r)(n + r + 1) = n^{2} + 2nr + r^{2} - n - r
$$
$$
n ^ {2} + 2 n r + r ^ {2} - n - r + (n + r)
$$
$$
n ^ {2} + 2 n r + r ^ {2}
$$
$$
(n + r)^{2}
$$
Leading to
$$
c _ {0} (r ^ {2} - v ^ {2}) x ^ {r} + x ^ {2} \sum_ {n = 1} ^ {\infty} c _ {n} [ (n + r) ^ {2} - v ^ {2} ] x ^ {n} + x ^ {r} \sum_ {n = 1} ^ {\infty} c _ {n} x ^ {n + 2} = 0
$$
If $\mathbf{r}_1 = \mathbf{v}$
$$
[ (n + v) ^ {2} - v ^ {2} ] = n ^ {2} + 2 n v + v ^ {2} - v ^ {2}
$$
$$
n (n + 2 v)
$$
giving
$$
x ^ {v} \sum_ {n = 1} ^ {\infty} c _ {n} n (n + 2 v) x ^ {n} + x ^ {v} \sum_ {n = 0} ^ {\infty} c _ {n} x ^ {n + 2}
$$
$$
x ^ {v} \left\lfloor c _ {1} (1 + 2 v) + \sum_ {n = 2} ^ {\infty} c _ {n} n (n + 2 v) x ^ {n} + \sum_ {n = 0} ^ {\infty} c _ {n} x ^ {n + 2} \right\rfloor
$$

Writing this out
$$
x ^ {v} \left\lfloor c _ {1} (1 + 2 v) + \sum_ {k = 0} ^ {\infty} [ (k + 2) (k + 2 + 2 v) c _ {k + 2} + c _ {k} ] x ^ {k + 2} \right\rfloor = 0
$$
So that
$$
(1 + 2 \mathrm {v}) = 0
$$
$$
(k + 2) (k + 2 + 2 v) c _ {k + 2} + c _ {k} = 0
$$
Or
$$
c_{k+2} = \frac{-c_k}{(k+2)(k+2+2\nu)} \quad k=0,1,2..
$$
$c_{1} = 0$ in (1) leads $\mathrm{toc}_3 = c_5 = c_7 = \ldots = 0$ so, for $k = 0,2,4$. after making $k + 2 = 2n$, $n = 1$, 2, 3.. we will have that
$$
c_{2n} = \frac{-c_{2n-2}}{2n(2n+2v)}
$$
$$
\frac{-c_{2n-2}}{2^{2}n(n+v)}
$$
The coefficients with even index are determined by the following formula:
$$
c _ {2} = - \frac {c _ {0}}{2 ^ {2} * 1 * (1 + v)}
$$
$$
c _ {4} = - \frac {c _ {2}}{2 ^ {2} * 2 * (2 + v)} = \frac {c _ {0}}{2 ^ {4} * 1 * 2 (1 + v) (2 + v)}
$$
$$
c _ {6} = - \frac {c _ {4}}{2 ^ {2} * 3 * (3 + v)} = \frac {c _ {0}}{2 ^ {6} * 1 * 2 * 3 (1 + v) (2 + v) (3 + v)}
$$
$$
c _ {2 n} = \frac {(- 1 ^ {n}) c _ {0}}{2 ^ {n} n ! (1 + v) (2 + v) . . (n + v)}
$$
## i. The Gamma Function
Since we can select $\mathbf{a}_0$, we take it to be [2]
$$
c _ {0} = \frac {1}{2 ^ {v} \Gamma (1 + v)}
$$
The Gamma function $\Gamma$ is defined as
$$
\begin{array}{c} \Gamma (n) = \int_ {0} ^ {\infty} e ^ {- t} t ^ {n - t} d t \\\text{then} \end{array}
$$
$$
\Gamma (n + 1) = n!
$$
Where
$$
\begin{array}{l} \Gamma (1 + v + 1) = (1 + v) \Gamma (1 + v) \\\Gamma (1 + v + 2) = (2 + v) \Gamma (2 + v) \\= (2 + v) (1 + v) \Gamma (1 + v) \\\end{array}
$$
Then we can write
$$
c_{2n} = \frac{(-1^{n})c_{0}}{2^{n+v}n!\Gamma(1+v+n)}
$$
$$
c _ {2 n} = \frac {(- 1 ^ {n}) c _ {0}}{2 ^ {n + v} n ! \Gamma (1 + v + n)}
$$
The solution for this $c_{n}$ is
$$
J _ {v} (X) = \sum_ {n = 0} ^ {\infty} \frac {(- 1) ^ {n}}{n ! \Gamma (1 + v + n)} \Big (\frac {x}{2} \Big) ^ {2 n + v}
$$
$$
y = \sum_{n=0}^\infty c_{2n} x^{2n+v} \= \sum_{n=0}^\infty \frac{(-1)^n}{n!\Gamma(1+v+n)} \Big(\frac{x}{2}\Big)^{2n+v}
$$
### b) Half Integer Order [3]
$$
j _ {\frac{1}{2}} (x) = \sum_ {n = 0} ^ {\infty} \frac{(- 1) ^ {n}}{n ! \Gamma \left(1 + \frac{1}{2} + n\right)} \left(\frac{x}{2}\right) ^ {2 n + \frac{1}{2}}
$$
$$
j_{\frac{1}{2}}(x) = \sqrt{\frac{1}{2}} \sum_{n=0}^\infty \frac{(-1)^n}{n! \Gamma(\frac{3}{2} + n)} \left(\frac{x}{2}\right)^{2n} \left(\frac{x}{2}\right)^{\frac{1}{2}}
$$
### c) Spherical Bessel [4]
If we solve the Helmholtz's equation we obtain the following differential
$$
\frac {d ^ {2} y}{d x ^ {2}} + \frac {2}{x} \frac {d y}{d x} + \left[ 1 + \frac {l (l + 1)}{x ^ {2}} \right] y = 0 \tag {3}
$$
One of the solutions of (3) is
$$
J \dot {f} _ {l} (x) = \sqrt {\frac {\pi}{2 x}} J _ {l + \frac {1}{2}} (x)
$$
The Bessel function of half-integral order is used to define the important function:
$$
J _ {n} (x) = \sqrt {\frac {\pi}{2 x}} J _ {n + \frac {1}{2}} (x)
$$
$J_{n}$ is called the spherical Bessel function of the first kind. For $n = 0$ we can see that (1) becomes [5]
$$
J _ {0} (x) = \sqrt {\frac {\pi}{2 x}} J _ {\frac {1}{2}} (x) = \sqrt {\frac {\pi}{2 x}} \sqrt {\frac {2}{\pi x} \sin x} = \frac {\sin x}{x}
$$
## III. PLOTTING WITH MAPLE
### a) Plotting $\sin (x) / x$
 Figure 2: Plot of $\sin (\mathbf{x}) / \mathbf{x}$
### b) Plotting of $J(-1/2)$
$$
\operatorname {p l o t} \left(\sqrt {\frac {2}{\pi \cdot x}} \cos \left(x - \frac {1}{4} (1) \cdot \pi\right) + \sqrt {\frac {2}{\pi \cdot x}} \cdot \cos \left(x - \frac {1}{4} (2) \cdot \pi\right) + \right.
$$
$$
\sqrt{\frac{2}{\pi \cdot x}} \cos \left(x - \frac{1}{4} (3) \cdot \pi\right), x = 1.20, y = -1.5, discount = true, color = red
$$
 Figure 2: Plot of $\operatorname{Sin}(2 / \pi x)^2\operatorname{Sin}(x)$
### c) Plotting $J(1/2)$ with variations
$$
\begin{array}{l} \operatorname {p l o t} \left( \right.\left[ \sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (1) \cdot \pi\right) + \sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (2) \cdot \pi\right) + \right. \\\sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (3) \cdot \pi\right), 2 \cdot \left(\sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (1) \cdot \pi\right) + \sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (2) \cdot \pi\right) \right. \\+ \sqrt {\frac {2}{\pi \cdot x}} \cdot \sin \left(x - \frac {1}{4} (3) \cdot \pi\right) \Bigg ], x = 1.. 2 0, y = - 5.. 5, d i s c o n t = t r u e, c o l o r = [ r e d, b l u e ] \Bigg) \\\end{array}
$$
 Figure 4: Plot of Two variations of $\mathrm{J}(1/2)$
$$
plot\left(2\cdot\frac{\sin\left(x\right)}{8\,x}\right),x=-30..30,y=-2..2,discont=true,
$$
$$
t i t l e = ^ {\prime \prime} y = S e n (x) ^ {\prime \prime};
$$
 Figure 5: In this plot you can assume a change in the frequency
$$
\begin{array}{l} \operatorname{plot} \left(2 \cdot \left(\frac{\sin (x)}{x}\right), x = - 3 0.. 3 0, y = - 2.. 2, \text{discont} = \text{true}, \\\text{title} = \text{" y} = \operatorname{Sen} (\mathrm{x}) ^ {\prime \prime} \bigg); \\\end{array}
$$
 Figure 6: In this plot you can assume a change in Amplitude
## IV. COMPARING BESSEL WITH A LINEAR MODEL UNDERDAMPED
Given that
 Figure 7: Bessel J(1/2) vs Over damped
## V. ANIMATION OF BESSEL ON MAPLE SOFTWARE
animate(wave, $[uC(0,3)], t = 0..P(0,3))$;
 1\*1234567890
 1

 Figure 8: Four snapshots of the Bessel animation
## VI. CONCLUSION
A study of Bessel equations can lead us to new applications in acoustics. By changing their parameters, we can determine the ratio between a membrane dimension and the acoustic power it can radiate or the way the membrane will vibrate. For example, we can find analogies between the elasticity of a trampoline jumper and a loudspeaker membrane. We can also study suspension, material thickness, and surfaces and compare them to computer animations which allow us to explore these analogies. Thus, educational institutions with low budgets can make physics experiments on vibration and mechanics at more affordable prices using computer animations. Knowing Bessel equation and its relationship with Helmholtz's formula we can extend the application to the resonance phenomena too.
### ACKNOWLEDGMENT
The authors thank Dr. James S. Sochacki for his invaluable assistance and his thorough review of this paper. Dr. Sochacki is a James Madison University Emeritus
Professor in the department of Mathematics and Statistics. Dr. Sochacki is also coauthor of the Parker-Sochacki's algorithm widely for solving systems of ordinary Differential Equations (https://en.wikipedia.org/wiki/Parker%E2%80%93Sochacki_method).
Generating HTML Viewer...
References
6 Cites in Article
Dennis Zill (1982). A First course in Differential Equations with Applications.
Dennis Zill (2022). Advance Engineering Mathematics.
Sunidhi Hanchinmani,Shreya Bellutagi,Basavaraj Madagouda,Nandini Kotagi,Kushali Patil (2018). AUTOMATED HELMET DETECTION AND NUMBER PLATE RECOGNITION USING AI.
A Teboho,Moloi (2022). Spherical Bessel Functions.
Annie Cuyt (2019). High accuracy trigonometric approximations of the real Bessel functions of the First kind.
Elena Shmoylova,Stefan Vorkoetter (2024). Reflections on Maple's History as Told by Stefan Vorkoetter.
No ethics committee approval was required for this article type.
Data Availability
Not applicable for this article.
How to Cite This Article
Jose Mujica EE. 2026. \u201cObtaining the Sinusoid for Working with Membrane Vibration from the Bessel Differential Equation\u201d. Global Journal of Science Frontier Research - F: Mathematics & Decision GJSFR-F Volume 23 (GJSFR Volume 23 Issue F1): .
Explore published articles in an immersive Augmented Reality environment. Our platform converts research papers into interactive 3D books, allowing readers to view and interact with content using AR and VR compatible devices.
Your published article is automatically converted into a realistic 3D book. Flip through pages and read research papers in a more engaging and interactive format.
To study membranes’ acoustic behavior there are several equations concerning their vibration and resonance which help us to understand better their physical properties. In the present paper we want to show the results of the Bessel sinusoid expressions when we change the values of their variables. Because the procedures to solve the Bessel equation are usually not shown in their entirety in books or the Internet this paper explains in detail each step to go from its differential expression to the sinusoid one.
Our website is actively being updated, and changes may occur frequently. Please clear your browser cache if needed. For feedback or error reporting, please email [email protected]
Thank you for connecting with us. We will respond to you shortly.