Linear differential equation
View on Wikipedia| Differential equations |
|---|
| Scope |
| Classification |
| Solution |
| People |
In mathematics, a linear differential equation is a differential equation that is linear in the unknown function and its derivatives, so it can be written in the form where a0(x), ..., an(x) and b(x) are arbitrary differentiable functions that do not need to be linear, and y′, ..., y(n) are the successive derivatives of an unknown function y of the variable x.
Such an equation is an ordinary differential equation (ODE). A linear differential equation may also be a linear partial differential equation (PDE), if the unknown function depends on several variables, and the derivatives that appear in the equation are partial derivatives.
Types of solution
[edit]A linear differential equation or a system of linear equations such that the associated homogeneous equations have constant coefficients may be solved by quadrature, which means that the solutions may be expressed in terms of integrals. This is also true for a linear equation of order one, with non-constant coefficients. An equation of order two or higher with non-constant coefficients cannot, in general, be solved by quadrature. For order two, Kovacic's algorithm allows deciding whether there are solutions in terms of integrals, and computing them if any.
The solutions of homogeneous linear differential equations with polynomial coefficients are called holonomic functions. This class of functions is stable under sums, products, differentiation, integration, and contains many usual functions and special functions such as exponential function, logarithm, sine, cosine, inverse trigonometric functions, error function, Bessel functions and hypergeometric functions. Their representation by the defining differential equation and initial conditions allows making algorithmic (on these functions) most operations of calculus, such as computation of antiderivatives, limits, asymptotic expansion, and numerical evaluation to any precision, with a certified error bound.
Basic terminology
[edit]The highest order of derivation that appears in a (linear) differential equation is the order of the equation. The term b(x), which does not depend on the unknown function and its derivatives, is sometimes called the constant term of the equation (by analogy with algebraic equations), even when this term is a non-constant function. If the constant term is the zero function, then the differential equation is said to be homogeneous, as it is a homogeneous polynomial in the unknown function and its derivatives. The equation obtained by replacing, in a linear differential equation, the constant term by the zero function is the associated homogeneous equation. A differential equation has constant coefficients if only constant functions appear as coefficients in the associated homogeneous equation.
A solution of a differential equation is a function that satisfies the equation. The solutions of a homogeneous linear differential equation form a vector space. In the ordinary case, this vector space has a finite dimension, equal to the order of the equation. All solutions of a linear differential equation are found by adding to a particular solution any solution of the associated homogeneous equation.
Linear differential operator
[edit]A basic differential operator of order i is a mapping that maps any differentiable function to its ith derivative, or, in the case of several variables, to one of its partial derivatives of order i. It is commonly denoted in the case of univariate functions, and in the case of functions of n variables. The basic differential operators include the derivative of order 0, which is the identity mapping.
A linear differential operator (abbreviated, in this article, as linear operator or, simply, operator) is a linear combination of basic differential operators, with differentiable functions as coefficients. In the univariate case, a linear operator has thus the form[1] where a0(x), ..., an(x) are differentiable functions, and the nonnegative integer n is the order of the operator (if an(x) is not the zero function).
Let L be a linear differential operator. The application of L to a function f is usually denoted Lf or Lf(X), if one needs to specify the variable (this must not be confused with a multiplication). A linear differential operator is a linear operator, since it maps sums to sums and the product by a scalar to the product by the same scalar.
As the sum of two linear operators is a linear operator, as well as the product (on the left) of a linear operator by a differentiable function, the linear differential operators form a vector space over the real numbers or the complex numbers (depending on the nature of the functions that are considered). They form also a free module over the ring of differentiable functions.
The language of operators allows a compact writing for differentiable equations: if is a linear differential operator, then the equation may be rewritten
There may be several variants to this notation; in particular the variable of differentiation may appear explicitly or not in y and the right-hand and of the equation, such as Ly(x) = b(x) or Ly = b.
The kernel of a linear differential operator is its kernel as a linear mapping, that is the vector space of the solutions of the (homogeneous) differential equation Ly = 0.
In the case of an ordinary differential operator of order n, Carathéodory's existence theorem implies that, under very mild conditions, the kernel of L is a vector space of dimension n, and that the solutions of the equation Ly(x) = b(x) have the form where c1, ..., cn are arbitrary numbers. Typically, the hypotheses of Carathéodory's theorem are satisfied in an interval I, if the functions b, a0, ..., an are continuous in I, and there is a positive real number k such that |an(x)| > k for every x in I.
Homogeneous equation with constant coefficients
[edit]A homogeneous linear differential equation has constant coefficients if it has the form where a1, ..., an are (real or complex) numbers. In other words, it has constant coefficients if it is defined by a linear operator with constant coefficients.
The study of these differential equations with constant coefficients dates back to Leonhard Euler, who introduced the exponential function , which is the unique solution of the equation , such that . It follows that the nth derivative of is , and this allows solving homogeneous linear differential equations rather easily.
Let be a homogeneous linear differential equation with constant coefficients (that is a0, ..., an are real or complex numbers).
Searching solutions of this equation that have the form eαx is equivalent to searching the constants α such that Factoring out eαx (which is never zero), shows that α must be a root of the characteristic polynomial of the differential equation, which is the left-hand side of the characteristic equation
When these roots are all distinct, one has n distinct solutions that are not necessarily real, even if the coefficients of the equation are real. These solutions can be shown to be linearly independent, by considering the Vandermonde determinant of the values of these solutions at x = 0, ..., n – 1. Together they form a basis of the vector space of solutions of the differential equation (that is, the kernel of the differential operator).
| Example |
|---|
|
has the characteristic equation This has zeros, i, −i, and 1 (multiplicity 2). The solution basis is thus A real basis of solution is thus |
In the case where the characteristic polynomial has only simple roots, the preceding provides a complete basis of the solutions vector space. In the case of multiple roots, more linearly independent solutions are needed for having a basis. These have the form where k is a nonnegative integer, α is a root of the characteristic polynomial of multiplicity m, and k < m. For proving that these functions are solutions, one may remark that if α is a root of the characteristic polynomial of multiplicity m, the characteristic polynomial may be factored as P(t)(t − α)m. Thus, applying the differential operator of the equation is equivalent with applying first m times the operator , and then the operator that has P as characteristic polynomial. By the exponential shift theorem,
and thus one gets zero after k + 1 application of .
As, by the fundamental theorem of algebra, the sum of the multiplicities of the roots of a polynomial equals the degree of the polynomial, the number of above solutions equals the order of the differential equation, and these solutions form a basis of the vector space of the solutions.
In the common case where the coefficients of the equation are real, it is generally more convenient to have a basis of the solutions consisting of real-valued functions. Such a basis may be obtained from the preceding basis by remarking that, if a + ib is a root of the characteristic polynomial, then a – ib is also a root, of the same multiplicity. Thus a real basis is obtained by using Euler's formula, and replacing and by and .
Second-order case
[edit]A homogeneous linear differential equation of the second order may be written and its characteristic polynomial is
If a and b are real, there are three cases for the solutions, depending on the discriminant D = a2 − 4b. In all three cases, the general solution depends on two arbitrary constants c1 and c2.
- If D > 0, the characteristic polynomial has two distinct real roots α, and β. In this case, the general solution is
- If D = 0, the characteristic polynomial has a double root −a/2, and the general solution is
- If D < 0, the characteristic polynomial has two complex conjugate roots α ± βi, and the general solution is which may be rewritten in real terms, using Euler's formula as
Finding the solution y(x) satisfying y(0) = d1 and y′(0) = d2, one equates the values of the above general solution at 0 and its derivative there to d1 and d2, respectively. This results in a linear system of two linear equations in the two unknowns c1 and c2. Solving this system gives the solution for a so-called Cauchy problem, in which the values at 0 for the solution of the DEQ and its derivative are specified.
Non-homogeneous equation with constant coefficients
[edit]A non-homogeneous equation of order n with constant coefficients may be written where a1, ..., an are real or complex numbers, f is a given function of x, and y is the unknown function (for sake of simplicity, "(x)" will be omitted in the following).
There are several methods for solving such an equation. The best method depends on the nature of the function f that makes the equation non-homogeneous. If f is a linear combination of exponential and sinusoidal functions, then the exponential response formula may be used. If, more generally, f is a linear combination of functions of the form xneax, xn cos(ax), and xn sin(ax), where n is a nonnegative integer, and a a constant (which need not be the same in each term), then the method of undetermined coefficients may be used. Still more general, the annihilator method applies when f satisfies a homogeneous linear differential equation, typically, a holonomic function.
The most general method is the variation of constants, which is presented here.
The general solution of the associated homogeneous equation is where (y1, ..., yn) is a basis of the vector space of the solutions and u1, ..., un are arbitrary constants. The method of variation of constants takes its name from the following idea. Instead of considering u1, ..., un as constants, they can be considered as unknown functions that have to be determined for making y a solution of the non-homogeneous equation. For this purpose, one adds the constraints which imply (by product rule and induction) for i = 1, ..., n – 1, and
Replacing in the original equation y and its derivatives by these expressions, and using the fact that y1, ..., yn are solutions of the original homogeneous equation, one gets
This equation and the above ones with 0 as left-hand side form a system of n linear equations in u′1, ..., u′n whose coefficients are known functions (f, the yi, and their derivatives). This system can be solved by any method of linear algebra. The computation of antiderivatives gives u1, ..., un, and then y = u1y1 + ⋯ + unyn.
As antiderivatives are defined up to the addition of a constant, one finds again that the general solution of the non-homogeneous equation is the sum of an arbitrary solution and the general solution of the associated homogeneous equation.
First-order equation with variable coefficients
[edit]The general form of a linear ordinary differential equation of order 1, after dividing out the coefficient of y′(x), is:
If the equation is homogeneous, i.e. g(x) = 0, one may rewrite and integrate: where k is an arbitrary constant of integration and is any antiderivative of f. Thus, the general solution of the homogeneous equation is where c = ek is an arbitrary constant.
For the general non-homogeneous equation, it is useful to multiply both sides of the equation by the reciprocal e−F of a solution of the homogeneous equation.[2] This gives As the product rule allows rewriting the equation as Thus, the general solution is where c is a constant of integration, and F is any antiderivative of f (changing of antiderivative amounts to change the constant of integration).
Example
[edit]Solving the equation The associated homogeneous equation gives that is
Dividing the original equation by one of these solutions gives That is and For the initial condition one gets the particular solution
System of linear differential equations
[edit]A system of linear differential equations consists of several linear differential equations that involve several unknown functions. In general one restricts the study to systems such that the number of unknown functions equals the number of equations.
An arbitrary linear ordinary differential equation and a system of such equations can be converted into a first order system of linear differential equations by adding variables for all but the highest order derivatives. That is, if appear in an equation, one may replace them by new unknown functions that must satisfy the equations and for i = 1, ..., k – 1.
A linear system of the first order, which has n unknown functions and n differential equations may normally be solved for the derivatives of the unknown functions. If it is not the case this is a differential-algebraic system, and this is a different theory. Therefore, the systems that are considered here have the form where and the are functions of x. In matrix notation, this system may be written (omitting "(x)")
The solving method is similar to that of a single first order linear differential equations, but with complications stemming from noncommutativity of matrix multiplication.
Let be the homogeneous equation associated to the above matrix equation. Its solutions form a vector space of dimension n, and are therefore the columns of a square matrix of functions , whose determinant is not the zero function. If n = 1, or A is a matrix of constants, or, more generally, if A commutes with its antiderivative , then one may choose U equal the exponential of B. In fact, in these cases, one has In the general case there is no closed-form solution for the homogeneous equation, and one has to use either a numerical method, or an approximation method such as Magnus expansion.
Knowing the matrix U, the general solution of the non-homogeneous equation is where the column matrix is an arbitrary constant of integration.
If initial conditions are given as the solution that satisfies these initial conditions is
Higher order with variable coefficients
[edit]A linear ordinary equation of order one with variable coefficients may be solved by quadrature, which means that the solutions may be expressed in terms of integrals. This is not the case for order at least two. This is the main result of Picard–Vessiot theory which was initiated by Émile Picard and Ernest Vessiot, and whose recent developments are called differential Galois theory.
The impossibility of solving by quadrature can be compared with the Abel–Ruffini theorem, which states that an algebraic equation of degree at least five cannot, in general, be solved by radicals. This analogy extends to the proof methods and motivates the denomination of differential Galois theory.
Similarly to the algebraic case, the theory allows deciding which equations may be solved by quadrature, and if possible solving them. However, for both theories, the necessary computations are extremely difficult, even with the most powerful computers.
Nevertheless, the case of order two with rational coefficients has been completely solved by Kovacic's algorithm.
Cauchy–Euler equation
[edit]Cauchy–Euler equations are examples of equations of any order, with variable coefficients, that can be solved explicitly. These are the equations of the form where are constant coefficients.
Holonomic functions
[edit]A holonomic function, also called a D-finite function, is a function that is a solution of a homogeneous linear differential equation with polynomial coefficients.
Most functions that are commonly considered in mathematics are holonomic or quotients of holonomic functions. In fact, holonomic functions include polynomials, algebraic functions, logarithm, exponential function, sine, cosine, hyperbolic sine, hyperbolic cosine, inverse trigonometric and inverse hyperbolic functions, and many special functions such as Bessel functions and hypergeometric functions.
Holonomic functions have several closure properties; in particular, sums, products, derivative and integrals of holonomic functions are holonomic. Moreover, these closure properties are effective, in the sense that there are algorithms for computing the differential equation of the result of any of these operations, knowing the differential equations of the input.[3]
Usefulness of the concept of holonomic functions results of Zeilberger's theorem, which follows.[3]
A holonomic sequence is a sequence of numbers that may be generated by a recurrence relation with polynomial coefficients. The coefficients of the Taylor series at a point of a holonomic function form a holonomic sequence. Conversely, if the sequence of the coefficients of a power series is holonomic, then the series defines a holonomic function (even if the radius of convergence is zero). There are efficient algorithms for both conversions, that is for computing the recurrence relation from the differential equation, and vice versa. [3]
It follows that, if one represents (in a computer) holonomic functions by their defining differential equations and initial conditions, most calculus operations can be done automatically on these functions, such as derivative, indefinite and definite integral, fast computation of Taylor series (thanks of the recurrence relation on its coefficients), evaluation to a high precision with certified bound of the approximation error, limits, localization of singularities, asymptotic behavior at infinity and near singularities, proof of identities, etc.[4]
See also
[edit]References
[edit]- ^ Gershenfeld 1999, p.9
- ^ Motivation: In analogy to completing the square technique we write the equation as y′ − fy = g, and try to modify the left side so it becomes a derivative. Specifically, we seek an "integrating factor" h = h(x) such that multiplying by it makes the left side equal to the derivative of hy, namely hy′ − hfy = (hy)′. This means h′ = −hf, so that h = e−∫ f dx = e−F, as in the text.
- ^ a b c Zeilberger, Doron. A holonomic systems approach to special functions identities. Journal of computational and applied mathematics. 32.3 (1990): 321-368
- ^ Benoit, A., Chyzak, F., Darrasse, A., Gerhold, S., Mezzarobba, M., & Salvy, B. (2010, September). The dynamic dictionary of mathematical functions (DDMF). In International Congress on Mathematical Software (pp. 35-41). Springer, Berlin, Heidelberg.
- Birkhoff, Garrett & Rota, Gian-Carlo (1978), Ordinary Differential Equations, New York: John Wiley and Sons, Inc., ISBN 0-471-07411-X
- Gershenfeld, Neil (1999), The Nature of Mathematical Modeling, Cambridge, UK.: Cambridge University Press, ISBN 978-0-521-57095-4
- Robinson, James C. (2004), An Introduction to Ordinary Differential Equations, Cambridge, UK.: Cambridge University Press, ISBN 0-521-82650-0
External links
[edit]- https://eqworld.ipmnet.ru/en/solutions/ode.htm
- Dynamic Dictionary of Mathematical Function. Automatic and interactive study of many holonomic functions.
Linear differential equation
View on GrokipediaBasic Concepts
Definition
A linear ordinary differential equation (ODE) of order $ n $ takes the formTerminology
The order of a linear differential equation is defined as the highest order of derivative appearing in the equation.[8] For instance, an equation involving only the first derivative is first-order, while one with the second derivative is second-order.[9] A linear differential equation is homogeneous if the right-hand side is zero, meaning all terms involve the unknown function or its derivatives; otherwise, it is non-homogeneous.[8] Non-homogeneous second-order differential equations are sometimes referred to as heterogeneous, particularly in certain academic papers and non-English influenced literature, though the standard terms in English are non-homogeneous or inhomogeneous. In standard form for an nth-order equation, this appears as , where for the homogeneous case.[9] Standard notation in linear differential equations typically denotes the dependent variable as , with the independent variable , and derivatives using primes: , , and so on.[2] Alternatively, the differential operator is used in some contexts, so and .[2] An initial value problem (IVP) consists of a differential equation supplemented by initial conditions specifying the value of the solution and its first derivatives at a single point , for an nth-order equation.[8] A boundary value problem (BVP), in contrast, specifies conditions at multiple points, often the endpoints of an interval.[8] The general solution of an nth-order linear homogeneous differential equation is a linear combination of linearly independent solutions, containing arbitrary constants.[9] For a non-homogeneous equation, it is the sum of the general solution to the associated homogeneous equation and a particular solution to the non-homogeneous equation.[8] A particular solution is any specific function that satisfies the non-homogeneous equation, without arbitrary constants.[9] Solutions to a linear homogeneous differential equation are linearly independent if no nontrivial linear combination of them equals the zero function on an interval.[10] The Wronskian provides a test for linear independence: for functions , it is the determinantLinear Differential Operators
A linear differential operator is a mathematical object that formalizes the action of differentiation in a linear manner on functions. Formally, it is expressed as $ L = \sum_{k=0}^n a_k(x) D^k $, where $ D = \frac{d}{dx} $ denotes the differentiation operator, $ a_k(x) $ are coefficient functions, and $ n $ is the order of the operator.[11] This representation captures linear ordinary differential equations of order $ n $ in operator notation.[12] The defining property of such an operator is linearity: for any functions $ y $ and $ z $ in its domain and scalar $ c $, $ L(c y + z) = c L(y) + L(z) $.[13] This additivity and homogeneity under scalar multiplication ensure that the operator preserves linear combinations of functions.[12] Composition of operators is also possible; for instance, the product $ L_1 L_2 $ applied to a function yields another linear differential operator of order equal to the sum of the individual orders, provided the coefficients allow.[11] In the abstract setting, a linear differential equation takes the form $ L[y] = g(x) $, where $ g(x) $ is a given function; the kernel of $ L $, denoted $ \ker L = { y \mid L[y] = 0 } $, consists of all functions annihilated by the operator and spans the solution space for the associated homogeneous equation $ L[y] = 0 $.[11] The adjoint operator $ L^* $ provides a dual perspective, defined through integration by parts to satisfy relations like $ \int u L[v] , dx = \int (L^* u) v , dx + $ boundary terms, which is useful in variational formulations and boundary value problems.[11][14] For a second-order example, consider $ L = a(x) D^2 + b(x) D + c(x) $, which corresponds to the equation $ a(x) y'' + b(x) y' + c(x) y = g(x) $; here, the linearity ensures that superpositions of solutions to the homogeneous case remain solutions.[11]Theory of Solutions
Types of Solutions
The general solution to a linear ordinary differential equation (ODE) of order is given by $ y(x) = y_h(x) + y_p(x) $, where $ y_h(x) $ is the general solution to the associated homogeneous equation and $ y_p(x) $ is any particular solution to the nonhomogeneous equation.[15] This superposition principle holds because the set of solutions to the homogeneous equation forms a vector space of dimension , and adding a particular solution shifts the solution space affinely to cover all solutions to the nonhomogeneous case.[16] Classical solutions to linear ODEs are functions that are sufficiently differentiable—typically times continuously differentiable for an th-order equation—and satisfy the differential equation pointwise at every point in their domain of definition.[17] These solutions assume smooth coefficients and forcing terms, ensuring the derivatives exist in the classical sense without singularities or discontinuities disrupting the pointwise equality.[18] Generalized solutions extend the notion of classical solutions for linear ODEs with discontinuous or nonsmooth coefficients or right-hand sides, often defined in the sense of distributions or through integral formulations that allow weaker regularity conditions.[19] For instance, in cases where the right-hand side is non-differentiable, generalized derivatives can be employed to construct solutions that satisfy the equation in a distributional sense, preserving the linear structure while accommodating irregularities.[20] Series solutions represent formal power series expansions that satisfy linear ODEs term by term, such as ordinary power series around regular points or Frobenius series around singular points, with convergence guaranteed within a radius determined by the distance to the nearest singularity in the complex plane.[21] The Frobenius method, in particular, yields solutions of the form $ y(x) = x^r \sum_{k=0}^{\infty} a_k x^k $ for equations with regular singular points, providing analytic approximations valid in annular regions around the singularity.[22] The Picard-Lindelöf theorem establishes local existence and uniqueness of solutions to initial value problems for first-order linear ODEs $ y' = f(x, y) $ with initial condition $ y(x_0) = y_0 $, provided $ f $ is continuous and Lipschitz continuous in $ y $ on a rectangular domain around $ (x_0, y_0) $; this extends to higher-order linear systems via reduction to first-order form.[23] The theorem guarantees a unique solution on some interval $ |x - x_0| < h $, where $ h $ depends on the Lipschitz constant and bounds of $ f $, ensuring that classical solutions are isolated under these conditions.[24]Homogeneous Equations
A homogeneous linear differential equation of order is expressed in the form , where is a linear differential operator acting on sufficiently differentiable functions , and the equation lacks a forcing term.[25] The set of all solutions to this equation forms a vector space over the field of scalars (typically the real or complex numbers), with addition and scalar multiplication defined pointwise on the functions. This vector space has dimension exactly , matching the order of the equation, provided the coefficients of are continuous on an appropriate interval.[26][27] The superposition principle is a key property of this solution space: if are solutions to , then any linear combination , where are constants, is also a solution. This follows directly from the linearity of the operator , as .[25][26] The principle underscores the vector space structure and enables the construction of general solutions from basis elements. A fundamental set of solutions consists of linearly independent solutions that span the entire solution space. Linear independence means that the only scalars satisfying (as functions) are all . Such a set forms a basis for the vector space, and the general solution is then given byNon-homogeneous Equations
A non-homogeneous linear differential equation of order is given byConstant Coefficient Equations
Homogeneous Case
Homogeneous linear differential equations with constant coefficients take the formNon-homogeneous Case
A non-homogeneous linear differential equation with constant coefficients takes the form $ L[y] = g(x) $, where $ L $ is a linear differential operator with constant coefficients, such as $ L[y] = a_n y^{(n)} + \cdots + a_1 y' + a_0 y $, and $ g(x) $ is the non-homogeneous forcing function.[40] The general solution is the sum of the homogeneous solution $ y_h $ (obtained from the characteristic equation) and a particular solution $ y_p $.[41] The method of undetermined coefficients is a standard technique for finding $ y_p $ when $ g(x) $ is a polynomial, exponential, sine, cosine, or a finite product of these forms.[40] Assume $ y_p $ has a form similar to $ g(x) $, with undetermined coefficients to be solved for by substitution into the equation. For $ g(x) = p(x) e^{\alpha x} \cos(\beta x) $ or $ g(x) = p(x) e^{\alpha x} \sin(\beta x) $, where $ p(x) $ is a polynomial of degree $ m $, assumeVariable Coefficient Equations
First-Order Case
A first-order linear differential equation with variable coefficients is expressed in the standard formHigher-Order Case
Higher-order linear differential equations with variable coefficients generally lack closed-form solutions expressible in terms of elementary functions, unlike their constant-coefficient counterparts.[46] The absence of a general analytical method necessitates specialized techniques that exploit the structure of the equation or approximate the solution locally. These approaches are particularly useful for second- and higher-order equations where the coefficients $ p_i(x) $ vary, making exact integration infeasible.[47] One foundational technique for homogeneous equations is reduction of order, which lowers the order when at least one nontrivial solution $ y_1(x) $ is known. For a second-order equation $ y'' + p(x) y' + q(x) y = 0 $, assume a second solution of the form $ y_2(x) = v(x) y_1(x) $; substituting yields a first-order equation in $ v' $, solvable via an integrating factor akin to the first-order case.[48] This method extends to higher orders by iteratively reducing the equation, though it requires successive known solutions and can become cumbersome for $ n \geq 3 $.[49] It is especially valuable for equations with variable coefficients where symmetry or prior knowledge provides an initial solution. For equations with analytic coefficients, power series solutions provide a systematic way to obtain local approximations around an ordinary point $ x_0 $, where the coefficients $ p_i(x) $ are analytic. Assume a solution $ y(x) = \sum_{k=0}^{\infty} a_k (x - x_0)^k $, with derivatives $ y^{(m)}(x) = \sum_{k=m}^{\infty} \frac{k!}{(k-m)!} a_k (x - x_0)^{k-m} $. Substituting into the differential equation and equating coefficients of like powers of $ (x - x_0) $ to zero produces a recurrence relation for the $ a_k $, typically involving two arbitrary constants (e.g., $ a_0 $ and $ a_1 $) for second-order equations, yielding two linearly independent series solutions valid in a neighborhood of $ x_0 $.[47] This method converges within the radius of the nearest singularity of the coefficients.[46] When $ x_0 $ is a regular singular point—where $ (x - x_0) p_n(x) $, $ (x - x_0)^2 p_{n-1}(x) $, ..., $ (x - x_0)^n p_0(x) $ are analytic—the Frobenius method modifies the power series approach to handle potential singularities. Seek solutions of the form $ y(x) = (x - x_0)^r \sum_{k=0}^{\infty} a_k (x - x_0)^k $, with $ a_0 \neq 0 $. Substituting into the equation and collecting the lowest-order terms (in powers of $ (x - x_0) $) gives the indicial equation, a polynomial in $ r $ whose roots determine the exponents; for distinct roots differing by a non-integer, two independent Frobenius series solutions result.[50] If roots differ by an integer or are repeated, a second solution may involve a logarithmic term, but the method still yields formal series solutions.[51] Numerical methods complement these analytical techniques, especially for non-analytic coefficients or global behavior. The Euler method provides a simple forward approximation but is first-order accurate, while higher-order Runge-Kutta schemes, such as the fourth-order variant, offer improved precision by evaluating the right-hand side multiple times per step.[52] For higher-order equations, reduce to a first-order system (e.g., via $ \mathbf{y} = [y, y', \dots, y^{(n-1)}]^T $) and apply these integrators; modern software like MATLAB'sode45 implements adaptive Runge-Kutta methods, automatically adjusting step sizes for efficiency and error control.[53]
A classic example is the Airy equation $ y'' - x y = 0 $, which arises in quantum mechanics and wave propagation, with an ordinary point at $ x = 0 $. Assuming $ y(x) = \sum_{k=0}^{\infty} a_k x^k $, substitution yields the recurrence $ a_{k+3} = \frac{a_k}{(k+3)(k+2)} $ for $ k \geq 0 $, with arbitrary $ a_0 $ and $ a_1 $, and $ a_2 = 0 $. This produces two linearly independent power series solutions: one of the form $ \sum_{k=0}^{\infty} c_k x^{3k} $ (starting with the constant term from $ a_0 $), and the other $ \sum_{k=0}^{\infty} d_k x^{3k+1} $ (starting with the $ x $ term from $ a_1 $), defining the Airy functions $ \mathrm{Ai}(x) $ and $ \mathrm{Bi}(x) $.[54] These series converge for all $ x $, illustrating the method's power for unbounded domains.[55]