Skip to main content

MINI REVIEW article

Front. Phys., 24 December 2024
Sec. Interdisciplinary Physics
This article is part of the Research Topic Nonlinear Vibration and Instability in Nano/Micro Devices: Principles and Control Strategies View all 7 articles

A mini-review on ancient mathematics’ modern applications with an emphasis on the old Babylonian mathematics for MEMS systems

  • 1College of Technology, Jiaozuo Normal College, Jiaozuo, China
  • 2School of Mathematics and Information Science, Henan Polytechnic University, Jiaozuo, China

This paper offers a concise overview regarding ancient Chinese mathematics, centering on the Ying Buzu Shu, He Chengtian inequality, and the frequency formulation stemming from them. Moreover, it delves into the Max-min approach and Chunhui He’s iterative algorithm. What’s more, the spotlight is cast on ancient Chinese mathematics, which bears certain similarities to the ancient Babylonian mathematical tradition. Subsequently, the old Babylonian algorithm for computing square roots is adapted to tackle the hurdle of nonlinear differential equations. To showcase the potential of this approach, a set of Micro-Electro-Mechanical systems (MEMS) problems are utilized to exemplify the effectiveness of the modified old Babylonian algorithm in attaining high-precision analytical solutions, accompanied by an exploration of its prospective applications.

1 Introduction

Every student knows Newton’s iteration method from a textbook, but few may be aware of an ancient Chinese algorithm called Ying Buzu Shu, which has some advantages over Newton’s method and is also widely used in numerical simulations. Ying Buzu Shu is a sophisticated method for approximating solutions to a variety of mathematical problems. It involves the initialization of two estimates and the subsequent refinement of the solution through a series of calculations. Since Ying Buzu Shu is insensitive to initial estimates, but predicts a fast rate of convergence, it has great practical implications for many real-world challenges in various fields of engineering, such as industrial engineering, civil engineering, electrical engineering, and mechanical engineering. The applications of Ying Buzu Shu in modern sciences to nonlinear differential equations can be found in references [13].

A modern mathematical perspective on ancient mathematics can offer a fresh insight into the applications of mathematics to practical problems. The application of ancient Chinese mathematics to modern engineering problems was first initiated in 2006 by Chinese mathematician Dr. He [4]. Subsequently, many highly regarded analytical techniques have been developed. Notable among these are methods of approximating solutions to differential equations. In addition, methods for studying the frequency-amplitude relationship of oscillators have been developed. The simplicity and effectiveness of the formulation have contributed to its widespread use for quickly and reliably gaining insight into the periodic characteristics of nonlinear vibration systems. Professor He further developed the ancient Chinese mathematical algorithm into a modern numerical method called He’s frequency formula [5, 6]. It was proposed as a means of solving nonlinear oscillators and has since been regarded as the simplest method of doing so. The Chinese mathematician Chun-Hui He provided a rigorous mathematical analysis and then proposed a modification that was subsequently named the Chun-Hui He iteration algorithm [7, 8]. The Max-min approach [9, 10], as a major extension, has been the subject of considerable research and is widely used in engineering.

Another topic of considerable interest in the field of ancient Chinese mathematics is He Chengtian inequality, which was used for astronomical problems such as calculating the lunar cycle. It has been proved that Ying Buzu Shu and He Chengtian inequality are equivalent under some special cases, that means He Chengtian inequality can be derived from the method of Ying Buzu Shu [11]. Although both methods are originally proposed to solve nonlinear algebraic equations, they can also be extended to solve various nonlinear differential equations [4, 12].

2 Old Babylonian mathematics

Closely related to the He Chengtian inequality is the old Babylonian algorithm, which can even be seen as a special case of the He Chengtian inequality in a sense.

The old Babylonian mathematics, a brilliant mathematical treasure of ancient civilization, not only made outstanding achievements in algebra, geometry, astronomy and other fields, but also made unique contributions to numerical computation [13, 14]. The algorithm used by the old Babylonians to solve square roots was not only practical at the time, but also had a profound impact on the later development of mathematics [1517]. It inspired later mathematicians to develop more efficient and accurate numerical solution methods, such as Newton’s iteration method. In addition, the ideas of the old Babylonian algorithm are widely used in fields such as computer science, engineering and physics, and have become one of the foundations of numerical computation.

The algorithm used by the old Babylonians to solve square roots is known as the predecessor of the old Babylonian algorithm or the Newton-Raphson algorithm [18]. The principle of the old Babylonian algorithm is based on the property of square roots, which means that the square root of a number is approximately equal to the value obtained by adding it to another approximation and dividing by 2. As the number of iterations increases, this approximation becomes closer to the true square root value. Modern mathematics has proven the correctness of this algorithm and extended it to more general numerical solution methods.

With its simplicity, efficiency and practicality, the old Babylonian algorithm has become a shining pearl of ancient mathematics. Through in-depth research on this algorithm, we can not only understand the development process and achievements of ancient mathematics, but also draw wisdom from it, providing reference and inspiration for the development of modern mathematics and scientific technology. Recently, Professor He studied the application of the old Babylonian algorithm in modern technology and proposed for the first time that the old Babylonian algorithm can solve equations, including differential equations [18].

Differential equations are an important branch of mathematics. By establishing the relationship between variables and their rates of change, differential equation models can be used to predict and analyze the behavior of systems, such as the vibrations of physical systems, economic market fluctuations, population growth, etc. Differential equations have wide applications in fields such as physics, engineering, biology, chemistry, economics and demography, and can be used to describe numerous dynamic processes in nature and engineering. As a bridge between mathematics and practical applications, differential equations provide us with an important tool for quantifying and predicting how systems evolve over time. Among them, MEMS differential equations refer to the differential equations in mathematical models related to Micro-Electro-Mechanical systems (MEMS). These equations are commonly used to describe the dynamic properties and behavior of MEMS devices. MEMS systems are a revolutionary high-tech industry, highly valued by governments and experts around the world. They have wide applications in biotechnology, aerospace and military fields. The pull-in phenomenon is an important characteristic in MEMS systems, especially in electrostatically driven micro actuators. It refers to the suction phenomenon that occurs when two polar plates reach a critical position under the drive of electrostatic force. The pull-in phenomenon in MEMS systems is a complex and important research area, and obtaining accurate pull-in point data is crucial for both theoretical research and practical applications [1922]. Studying the differential equations of MEMS is of great importance for promoting the development of micro-nano electronics technology, optimizing the performance of MEMS systems and providing theoretical support.

In this article, we attempt for the first time to apply the old Babylon algorithm to a class of MEMS differential equations and search for high-precision frequency and approximate solutions, in order to apply it to the study of more differential equations that cannot provide analytical solutions.

3 The old Babylonian algorithm

Friberg analyzed the effectiveness of the old Babylonian approximation method for finding square roots in quadratic equations [23]. Ilic et al. gave a note on the old square root algorithm and related variants [24]. Below, we will provide a detailed introduction to this method.

Consider the following algebraic equation

x2=aa>0(1)

To find the square root of a, the iterative formula of Equation 1 is

xn=12xn1+12axn1(2)

An initial guess x0 is chosen, an approximation xn is calculated by Equation 2

x0ax0
x1=12x0+12ax0ax1
x2=12x1+12ax1ax2
x3=12x2+12ax2ax3
x4=12x3+12ax3ax4
x5=12x4+12ax4ax5
xn=12xn1+12axn1axn

This results in a closed interval set axn,xn (or xn,axn). As the number of iterations increases, the length of the interval set becomes shorter. Continuing in sequence will yield the exact value of the square root. Table 1 displays the iterative process of solving 3 in old Babylonian mathematics. Taking the calculation of 3 as an example, here 3=1.7320508075. After the fourth iteration, the interval [1.7320508100, 1.7320508051] appeared. This interval already contains a high-precision approximate solution of 3, which can be accurate to the seventh decimal place, that is, millions of decimal places.

Table 1
www.frontiersin.org

Table 1. Four iterations to seek the value of 3.

4 The modified old Babylonian algorithm

Recently, He studied the application of old Babylonian mathematics in finding high-precision approximate solutions for differential equations [18]. Now we are studying a more general extension of this method.

4.1 Ordinary differential equation

The third part elaborates on the iterative method for the square root of a real number a. It is easy to find that in the iterative formula for finding a, the sum of the coefficients of xn1 and axn1 is 1, so it is advisable to introduce parameter α (a positive integer) to make the recursive formula more generalized. The formula is as follows

xn=α2xn1+2-α2axn10<α<2(3)

When α=1, Equation 3 becomes Equation 2.

For a general equation as follows

xma=0(4)

The modified old Babylonian algorithm of Equation 4 is

xn=αmxn1+m-αmaxn1m2<α<m(5)

This method can not only solve algebraic equations but also differential equations. Let’s take a second-order differential equation as an example

x+fx=0(6)

Construct an iteration algorithm based on Equation 5 as follows:

xn=α2xn1+2-α2xn1+fxn1+xn12xn10<α<2(7)

Firstly, select trial solution x0 that meets the initial conditions. For Equation 6, we often choose

x0=Acoswt+φ(8)

Here, A and φ are two constants determined by the initial conditions, and w is the undetermined parameter. The method for finding w is given by the following Equation 9 [18]

x1t¯=α2x0t¯+2-α2x0t¯+fx0t¯+x0t¯2x0t¯(9)

where t¯ is a location point.

4.2 MEMS systems

With the advancement of science and technology, the MEMS system has become a widespread technology due to its miniature size, minimal power consumption, high integration, and sophisticated intelligence. However, a major challenge in the application of these devices is the pull-in phenomenon, which can lead to device malfunction.

A thorough study of the pull-in phenomenon in electrostatic actuation devices is of paramount importance to ensure the optimal performance and reliability of these devices. Pull-in instability has become a topic of great interest in both industry and academia, and numerous studies have been conducted on the dynamic pull-in of MEMS models. Tian and her colleagues proposed a fractal MEMS system and demonstrated that the pull-in instability can be transformed into a stable state [25]. He established a variational principle that can be used for both analytical and numerical analysis of the MEMS system [26, 27].

As a practical application, we consider the following nonlinear equation arising in MEMS systems

y+y+θy1=0,y0=0,y0=0,θ>0(10)

Here y is the dimensionless distance, θ represents a voltage-related parameter.

The system displays periodic or unsteady behavior. When θ does not exceed a critical value, the phase space trajectory closes on itself and the system moves periodically, and when θ exceeds the critical value, it becomes the pull-in instability. The critical value is θ=0.203632188. The pull-in behavior is an inherent property of the MEMS oscillator, which occurs when the voltage is larger than its threshold value. It plays an important role in electrostatic drive sensors because of their efficient and reliable operation [2830].

The transcendental equation describing the pull-in phenomenon is

1+14θ22+2θln11+14θ2=0(11)

where θ is a positive root of Equation 11.

We need to solve this nonlinear equation to discuss the effect of the MEMS oscillator parameter on the pull-in voltage. For this purpose, we use the improved old Babylonian algorithm and we have

1+14θn2=121+14θn12+122θn1ln11+14θn121+14θn12(12)

The process is initiated with a value of θ0=0.2, and the initial iteration produces θ1=0.202812891 based on Equation 12. The relative error for the first iteration result is 0.4023%.

Subsequently, the improved old Babylonian algorithm will be employed to ascertain approximate solutions to differential equations. However, it is important to acknowledge that this method is not applicable to differential equations with zero initial conditions. So, the first objective is to introduce a transformation to overcome the drawbacks.

Assuming x=Ay and substituting it into Equation 10, we obtain

x+xA+θ1A+x=0,x0=A,x0=0(13)

The nonlinear term θ1A+x could be expanded in the form

θ1A+x=θ1A1+xA1+x2A12+(14)

Substituting Equation 14 into Equation 13 yields

x+x+θ1AxA1+x2A12+A+θ1A=0(15)

This equation A+θ1A=0 needs to be assumed to eliminate the constant term, and it gets θ=A1A in Equation 15.

He’s frequency formula ωHe of Equation 13 is approximated as follows [3134]

ωHe=dxA+θ1A+xdxx=A2,θ=A1A=5A28A+4A22(16)

The frequency formula has been utilized to gain rapid and reliable insights into the frequency-amplitude relationship of nonlinear vibration systems. The location point is a topic that has been the subject of considerable debate, with a lot of modifications having been proposed. Lyu and colleagues put forward an alternative location point [35], while He and others recommended the use of multiple location points, followed by the calculation of an average value [36]. Shen suggested the employment of Lagrange interpolation for the location points [37], while Mohammadian introduced a novel approach for determining the location point [38].

According Equation 8 and Equation 16, the approximate solution of Equation 10 is

y=AAcos5A28A+4A22t(17)

Rewrite Equation 13

x2=A1xx+2A1x,x0=A,x0=0(18)

For Equation 7, the iteration algorithm of Equation 18 can be set as

xn=α2xn1+2-α2A1xn1xn1+2A1xn1xn1(19)

We can assume the trial solution is

x0=Acoswt(20)

Here, α will also be taken as 1. Substituting Equation 20 into Equation 19 yields

x1=12Acoswt+12A1AcoswtAw2coswt+2A1AcoswtAcoswt
=A+Aw22coswt+2A1Aw2+w2(21)

By the initial condition, Equation 21 becomes

x10=A+Aw22+2A1Aw2+w2=A(22)

Based on Equation 22, the frequency w has the following form

w=11.5A10.5A(23)

So, based on Equation 23, the approximate solution of Equation 10 is

y=AAcos11.5A10.5At(24)

We compare the numerical solution with the analytical solution according to Equation 17 and Equation 24 in Figure 1 for different values of θ. We can find that the approximation is better and the error is smaller. The example shows that He’s frequency formula method and the modified old Babylonian algorithm are all useful tools for nonlinear systems. But as the value of θ increases, the error between the approximate solution and the exact solution becomes larger and larger.

Figure 1
www.frontiersin.org

Figure 1. Comparison of the approximate solutions of Equation 17 and Equation 24 with the exact ones for (A) θ=0.0475, A = 0.05; (B) θ=0.09, A = 0.1; (C) θ=0.1275, A = 0.15; and (D) θ=0.16, A = 0.2.

In order to increase the accuracy of the approximation, it is usually advisable to search for a trial solution in the following way

x0=μcoswt+Aμcos3wt(25)

where μ is an unknown constant that satisfying the following form according to Equation 13: x00=A, x00=0, x00=A2A.

Using the above formula, it is easy to obtain

μ=AA18w2+98(26)

By Equation 19 and Equation 25, it yields

x1t=12μcoswt+Aμcos3wt+12A1μcoswtAμcos3wtμw2coswt9w2Aμcos3wtμcoswt+Aμcos3wt+2A1(27)

The location point [18] is chosen as

wt=π6(28)

This means

x1t=32μ(29)

By Equations 2729, we have

w2=2A132μA132μ(30)

Substituting Equation 26 into Equation 30 yields

8932A8w432A2+1653A8w2+32AA1=0(31)

Equation 31 is a fourth-order equation about frequency w, which can also be seen as a quadratic equation of w2. For different values of A, solving this equation can obtain the frequency values.

Then a higher precision approximate solution of Equation 10 is

y=Aμcos2A132μA132μtAμcos32A132μA132μt(32)

Figure 2 shows that the images of the approximate solution (32) and the exact solution of Equation 10 almost overlap. By selecting slightly more complex trial solutions, errors can be reduced and the accuracy of the approximate solutions can be improved. This demonstrates that if the initial point is selected with care, a superior result can be obtained. Similarly, in the homotopy perturbation method [3234], where a suitable starting point facilitates the attainment of dependable outcomes in a timely manner, it is of paramount importance to have the appropriate initial condition in this equation. This also indicates that the modified old Babylonian algorithm is a very effective method for obtaining highly accurate approximate solutions to differential equations.

Figure 2
www.frontiersin.org

Figure 2. Comparison of the approximate solutions of Equation 32 with the exact ones for θ=0.16, and A = 0.2.

5 Summary and conclusion

This article provides an overview on ancient mathematics’ modern application with a focus on the old Babylonian mathematics. It is an amazingly effective way to solve more complex problems. The algorithm is then successfully extended vertically to solve general algebraic equations and horizontally extended to solve differential equations. However, further research is needed to evaluate its convergence and reliability in solving nonlinear systems. The modified old Babylonian algorithm is applied to solve a class of MEMS systems. Comparisons demonstrate the effectiveness and correctness of the modified algorithm. The iterative process illustrates that this traditional old Babylonian methodology provides a novel and highly effective approach for addressing contemporary issues with remarkable ease, offering a promising solution to a wide range of modern challenges. Although old Babylonian mathematics originated in ancient times, its core ideas and certain techniques still play a significant role in modern society and demonstrate potential application prospects. With the continuous development of science and technology, we believe that more applications and innovations of old Babylonian mathematics will be discovered and realized.

Author contributions

J-YN: Supervision, Writing–original draft. G-QF: Investigation, Software, Writing–review and editing.

Funding

The author(s) declare that no financial support was received for the research, authorship, and/or publication of this article.

Conflict of interest

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Generative AI statement

The author(s) declare that no Generative AI was used in the creation of this manuscript.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

1. He JH. Ancient Chinese algorithm: the Ying Buzu Shu (method of surplus and deficiency) vs Newton iteration method. Appl Math Mech English Edition (2002) 23(12):1407–12. doi:10.1007/BF02438379

CrossRef Full Text | Google Scholar

2. He CH. An introduction to an ancient Chinese algorithm and its modification. Int J Numer Methods Heat and Fluid Flow (2016) 26:2486–91. doi:10.1108/HFF-09-2015-0377

CrossRef Full Text | Google Scholar

3. He JH, Kou SJM, Sedighi H. An ancient Chinese algorithm for two-point boundary problems and its application to the Michaelis-Menten kinetics. Math Model Control (2021) 1(4):172–6. doi:10.3934/mmc.2021016

CrossRef Full Text | Google Scholar

4. He JH. Some asymptotic methods for strongly nonlinear equations. Int J Mod Phys B (2006) 20:1141–99. doi:10.1142/s0217979206033796

CrossRef Full Text | Google Scholar

5. He JH. The simpler, the better: analytical methods for nonlinear oscillators and fractional oscillators. J Low Frequency Noise Vibration Active Control (2019) 38(3-4):1252–60. doi:10.1177/1461348419844145

CrossRef Full Text | Google Scholar

6. He JH. The simplest approach to nonlinear oscillators. Results Phys (2019) 15:102546. doi:10.1016/j.rinp.2019.102546

CrossRef Full Text | Google Scholar

7. Khan WA. Numerical simulation of Chun-Hui He's iteration method with applications in engineering. Int J Numer Methods Heat and Fluid Flow (2022) 32(3):944–55. doi:10.1108/hff-04-2021-0245

CrossRef Full Text | Google Scholar

8. Khan WA, Arif M, Mohammed M, Farooq U, Farooq FB, Elbashir MK, et al. Numerical and theoretical investigation to estimate Darcy friction factor in water network problem based on modified Chun-Hui He's algorithm and applications. Math Probl Eng (2022) 2022:1–11. doi:10.1155/2022/8116282

CrossRef Full Text | Google Scholar

9. Durmaz S, Demirbag SA, Kaya MO. Approximate solutions for nonlinear oscillation of a mass attached to a stretched elastic wire. Comput Math Appl (2011) 61:578–85. doi:10.1016/j.camwa.2010.12.003

CrossRef Full Text | Google Scholar

10. Bayat M, Bayat M, Kia M, Ahmadi HR, Pakar I. Nonlinear frequency analysis of beams resting on elastic foundation using max-min approach. Geomech Eng (2018) 16:355–61. doi:10.12989/gae.2018.16.4.355

CrossRef Full Text | Google Scholar

11. Liu YQ, He JH. On relationship between two ancient Chinese algorithms and their application to flash evaporation. Results Phys (2017) 7:320–2. doi:10.1016/j.rinp.2016.12.047

CrossRef Full Text | Google Scholar

12. He JH. An elementary introduction to recently developed asymptotic methods and nanomechanics in textile engineering. Int J Mod Phys (2008) 22:3487–578. doi:10.1142/s0217979208048668

CrossRef Full Text | Google Scholar

13. Liu P. The traditional academy of mathematics at the fenglong mountain of China. Math Intell (2021) 43:45–9. doi:10.1007/s00283-021-10080-y

CrossRef Full Text | Google Scholar

14. Saito K. Re-examination of the different origins of the arithmetical books of Euclid’s Elements. Hist Math (2019) 47:39–53. doi:10.1016/j.hm.2019.03.002

CrossRef Full Text | Google Scholar

15. Kline M Mathematical Thought from ancient to modern times, 6. New York, NY, USA: Oxford University Press (1972).

Google Scholar

16. Eves H. An Introduction to the history of mathematics. 5th ed., 7. New York, NY, USA: CBS College Publishing (1983).

Google Scholar

17. Eves H. Great moments in mathematics. New York, NY, USA: The Mathematical Association of America (1983).

Google Scholar

18. He JH. An old Babylonian algorithm and its modern applications. Symmetry (2024) 16:1467. doi:10.3390/sym16111467

CrossRef Full Text | Google Scholar

19. He CH. A simple analytical approach to a nonlinear equation arising in porous catalyst. Int J Numer Methods Heat Fluid Flow (2017) 27:861–6. doi:10.1108/hff-03-2016-0129

CrossRef Full Text | Google Scholar

20. Feng GQ, Zhang L, Tang W. Fractal pull-in motion of electrostatic MEMS resonators by the variational iteration method. Fractals (2023) 31. doi:10.1142/S0218348X23501220

CrossRef Full Text | Google Scholar

21. He JH. Periodic solution of a micro-electromechanical system. Facta Univ Ser Mech Eng (2024) 22:187–98. doi:10.22190/fume240603034h

CrossRef Full Text | Google Scholar

22. Yang Q. A mathematical control for the pseudo-pull-in stability arising in a micro-electromechanical system. J Low Freq Noise Vib Act Control (2023) 42:927–34. doi:10.1177/14613484221133603

CrossRef Full Text | Google Scholar

23. Friberg J. Geometric division problems, quadratic equations, and recursive geometric algorithms in Mesopotamian mathematics. Arch Hist Exact Sci (2014) 68:1–34. doi:10.1007/s00407-013-0122-4

CrossRef Full Text | Google Scholar

24. Ilic S, Petkovic MS, Herceg D. A note on Babylonian square root algorithm and related variants. Novi Sad J Math (1996) 26:155–62.

Google Scholar

25. Tian D, He CH, He JH. Fractal pull-in stability theory for microelectromechanical systems. Front Phys (2021) 9. doi:10.3389/fphy.2021.606011

CrossRef Full Text | Google Scholar

26. He CH. A variational principle for a fractal nano/microelectromechanical (N/MEMS) system. Int J Numer Methods Heat Fluid Flow (2022) 33:351–9. doi:10.1108/HFF-03-2022-0191

CrossRef Full Text | Google Scholar

27. He JH, Qie N, He CH, Gepreel K. Fast identification of the pull-in voltage of a nano/micro-electromechanical system. J Low Frequency Noise, Vibration Active Control (2022) 41(2):566–71. doi:10.1177/14613484211068252

CrossRef Full Text | Google Scholar

28. He JH, He CH, Qian MY, Alsolami AA. Piezoelectric Biosensor based on ultrasensitive MEMS system. Sens Actuators A Phys (2024) 376:115664. doi:10.1016/j.sna.2024.115664

CrossRef Full Text | Google Scholar

29. Zhang YN, Tian D, Pang J. A fast estimation of the frequency property of the microelectromechanical system oscillator. J Low Freq Noise Vib Act Control (2022) 41:160–6. doi:10.1177/14613484211051837

CrossRef Full Text | Google Scholar

30. Lv G. Dynamic behaviors for the graphene nano/microelectromechanical system in a fractal space. J Low Freq Noise Vib Act Control (2023) 42:1107–16. doi:10.1177/14613484231162657

CrossRef Full Text | Google Scholar

31. Faghidian SA, Tounsi A. Dynamic characteristics of mixture uniffed gradient elastic nanobeams. Facta Univ Ser Mech Eng (2022) 20:539–52. doi:10.22190/fume220703035f

CrossRef Full Text | Google Scholar

32. He JH, El-Dib YO. Homotopy perturbation method with three expansions for Helmholtz-Fangzhu oscillator. Int J Mod Phys B (2021) 35(24):2150244. doi:10.1142/S0217979221502441

CrossRef Full Text | Google Scholar

33. He JH, El-Dib YO. The reducing rank method to solve third-order Duffing equation with the homotopy perturbation. Numer Methods Partial Differential Equations (2020) 37:1800–8. doi:10.1002/num.22609

CrossRef Full Text | Google Scholar

34. He JH, El-Dib YO. Homotopy perturbation method with three expansions. J Math Chem (2021) 59:1139–50. doi:10.1007/s10910-021-01237-3

CrossRef Full Text | Google Scholar

35. Lyu GJ, He JH, He CH, Sedighi HM Straightforward method for nonlinear oscillators. J Donghua Univ (English Edition) (2023) 40(1):105–9. doi:10.19884/j.1672-5220.202112008

CrossRef Full Text | Google Scholar

36. He JH, Kou SJ, He CH, Zhang ZW, Gepreel KA. Fractal oscillation and its frequency-amplitude property. Fractals (2021) 29(4):2150105. doi:10.1142/s0218348x2150105x

CrossRef Full Text | Google Scholar

37. Shen Y. The Lagrange interpolation for He’s frequency formulation. J Low Frequency Noise Vibration Active Control (2021) 40(3):1387–91. doi:10.1177/1461348420972824

CrossRef Full Text | Google Scholar

38. Mohammadian M. Application of He’s new frequency-amplitude formulation for the nonlinear oscillators by introducing a new trend for determining the location points. Chin J Phys (2024) 89:1024–40. doi:10.1016/j.cjph.2024.03.047

CrossRef Full Text | Google Scholar

Keywords: Babylonian algorithm, recursive formula, differential equation, MEMS system, frequency-amplitude relationship

Citation: Niu J-Y and Feng G-Q (2024) A mini-review on ancient mathematics’ modern applications with an emphasis on the old Babylonian mathematics for MEMS systems. Front. Phys. 12:1532630. doi: 10.3389/fphy.2024.1532630

Received: 22 November 2024; Accepted: 10 December 2024;
Published: 24 December 2024.

Edited by:

Ji-Huan He, Soochow University, China

Reviewed by:

Dan Tian, Dongguan University of Technology, China
Changbum Chun, Sungkyunkwan University, Republic of Korea
Yue Shen, Xi’an University of Architecture and Technology, China

Copyright © 2024 Niu and Feng. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Jing-Yan Niu, MTE1NDc1NjAxQHFxLmNvbQ==

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.