Abstract

This paper presents a method for obtaining a solution for all the roots of a transcendental equation within a bounded region by finding a polynomial equation with the same roots as the transcendental equation. The proposed method is developed using Cauchy’s integral theorem for complex variables and transforms the problem of finding the roots of a transcendental equation into an equivalent problem of finding roots of a polynomial equation with exactly the same roots. The interesting result is that the coefficients of the polynomial form a vector which lies in the null space of a Hankel matrix made up of the Fourier series coefficients of the inverse of the original transcendental equation. Then the explicit solution can be readily obtained using the complex fast Fourier transform. To conclude, the authors present an example by solving for the first three eigenvalues of the 1D transient heat conduction problem.

1. Introduction

The determination of roots of transcendental functions is a problem commonly encountered in a broad spectrum of engineering applications, such as heat transfer (e.g., [14]), dynamics and control (e.g., [5]), sound and vibration (e.g., [6, 7]), and quantum mechanics (e.g., [8]). There exist a wide variety of numerical methods that are useful for approximating the solution to any desired degree of accuracy. General descriptions of common root finding techniques are available in most textbooks in the area of numerical analysis, for example, Chapra and Canale [9].

Explicit methods have also been developed to find roots of transcendental equations. Explicit solutions can provide more insight into the problem under consideration. They are also useful, for example, in the development of analytical derivatives for uncertainty analyses and sensitivity studies or for checking convergence of approximate root finding techniques [3]. Leathers and McCormick [10] addressed a methodology for obtaining explicit solutions to several transcendental problems arising in heat transfer. The general approach used was based on methods of Muskhelishvili [11] and was developed by Burniston and Siewert [12]. This approach “depends on formulating an appropriate Riemann problem of complex variable theory and then expressing the solution of the transcendental equation in terms of a canonical solution of that problem” [10]. Luck and Stevens [13] formulated an explicit expression for a single root of any analytic transcendental function. Their method is based on Cauchy’s integral theorem and uses only basic concepts of complex integration to determine the root of a function by locating the singularity of the reciprocal of the function. It has now been found that this idea was initially proposed by Jackson [14, 15]. The current paper extends their idea presenting a method for finding several roots of transcendental equations within a bounded region by transforming the problem into an equivalent problem of finding roots of a polynomial equation with exactly the same roots. It follows that an explicit solution is readily available through the complex fast Fourier transform (cfft) when dealing with up to four roots at a time. For five or more roots the solution is implicit according to the Abel-Ruffini theorem [16]. The implicitness of finding roots of fifth- and higher-order polynomials is not really an issue as algorithms designed for this task are readily available (McNamee [1720], McNamee and Pan [21]) or larger problems can be divided into smaller problems by analyzing nonoverlapping bounded regions with four roots or less in each region.

2. Method Development

Suppose is a transcendental function with roots within an interval of width and center such that . Let be an th-order polynomial with roots located at exactly the same locations as the roots of in the interval . The ratio is an analytic function in the interval because the poles of in the interval are cancelled out by the roots of . The next step in the analysis is to normalize the variable of interest. Letsuch that . Functions and can be recast aswhereand is the number of roots in the interval.

Now consider the function in the interval . If the analysis is extended into the complex plane (by substituting the real variable with the complex variable ), integration around a circular path of radius 1 yieldswhich is a consequence of Cauchy’s theorem regarding the line integral of a function that is analytic on and inside of the contour defined by the closed path of integration.

Equation (4) can be used to find the coefficients of polynomial as follows:

Note that, given a positive integer , it is also true thatbecause the function being integrated remains analytic when multiplied by . Following the approach presented in (5)

Following is the procedure for obtaining coefficients . First, the integrals are evaluated by substitutingLetIt follows thatAnother simplification can be implemented by definingNote that can be interpreted as the th complex Fourier series coefficient of . Finally, substituting into (7) and cancelling yield

Equation (12) is the equation used to find coefficients . Note that (12) is true for any positive integer value of . This means that one can “create” as many equations as there are unknown coefficients . Varying from 0 to , the following system of equations is obtained:Because (13) represents a system of linearly dependent equations, that is, having fewer equations than unknowns, additional equations are necessary to obtain a solution. One possible equation consists of setting equal to any real nonzero number, which allows moving the last column of the matrix to the right hand side.

Equation (13) is worthy of comment. Matrix is composed solely of Fourier series coefficients, implying that the equations do not depend on normalization factors used to compute the Fourier series coefficients. In practice, the coefficients of are approximated through the complex fast Fourier transform (cfft). The cfft approximation is less accurate for the last column of the matrix because this column corresponds to high-frequency terms. It follows that moving the last column of the matrix to the right hand side of the equation results in a slightly more robust solution. Furthermore, the system of equations constitutes a Hankel matrix for which an inverse can be easily obtained [22]. Therefore, (13) can be quickly implemented and solved for the coefficients . Finally, the symmetry or “structure” of (13) leads the authors to believe there is a deeper meaning to this system of equations.

3. Example

To illustrate the current method, a simple yet helpful example is described below. The solution of the unsteady heat conduction equation yields the characteristic equation or eigenfunction of the following form [23]:

Equation (14) is a transcendental equation with an infinite number of roots called characteristic values or eigenvalues. The characteristic equation in this case is implicit. Arbitrarily assuming , (14) can be rewritten asLet

The plot of is shown on Figure 1.

The method described in the previous section is now applied to solve for the first three positive roots of (16). Figure 1 illustrates that the three roots occur in the interval , suggesting , , and . Note that one simple way of approximating coefficients is to discretize for and to use the complex fast Fourier transform (cfft) readily available in many commercial mathematical software packages (e.g., MATLAB and Mathcad), rather than performing the integral of (11). With and , (13) becomesDiscretizing into 256 equidistant points, the cfft yieldsSolving this system of equations giveswhich translates into

Figure 2 plots the original transcendental function and the polynomial . The plot clearly shows that the polynomial has the same roots as the original function ; that is, , , and . The roots of a cubic polynomial can be found using the explicit algebraic expressions given by many authors, for example, Abramowitz and Stegun [24], Press et al. [25], and Weisstein [26]. Finally, undoing the variable normalization yields , , and as the roots of or eigenvalues of the original problem.

4. Conclusion

The current paper presents a method for finding simultaneously several roots of a transcendental equation within a bounded region, by transforming the problem into an equivalent problem of finding roots of a polynomial equation with exactly the same roots. The method requires that the ratio be analytic in the interval under study. The concept shown here is that the correlation between the roots of a transcendental function and the Fourier series coefficients of its inverse can be expressed with a polynomial and proven with Cauchy’s integral theorem.

The advantage of the current method is the possibility of solving for several roots in one shot and is most evident when dealing with an implicit problem as shown in the previous example. In this case, an implicit problem was transformed into a simpler explicit one. The current method remains explicit when dealing with up to four roots. However, the implicitness of finding roots of higher-order polynomials is not really an issue as algorithms designed for this task are readily available or larger problems can be divided into smaller problems with four roots each by selecting appropriate intervals as illustrated in Section 3. In any case, the current method provides a relatively simple solution procedure for a group of problems encountered in many engineering applications.

Notation

:Biot number
:th coefficient of the polynomial
:Function of
:Function of
:Function of
:th Fourier series coefficient of function
:Center of a circle in the complex plane
:Number of roots
:Polynomial, function of
:Polynomial, function of
:Positive integer
:Radius of a circle in the complex plane
:Independent variable
:Normalized variable
:Complex variable
:Angle in the complex plane.

Conflict of Interests

The authors declare that there is no conflict of interests regarding the publication of this paper.